DOES_PLAYER_OWN_SKU_EXT
Requests whether or not the player owns the specified package.
CFX
Signature
lua
DoesPlayerOwnSkuExt(playerSrc, 0)
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| char* | The player handle | |
| int | The package ID on Tebex. |
Usage
lua
DoesPlayerOwnSkuExt(playerSrc, 0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
