GET_PLAYER_IDENTIFIER
To get the number of identifiers, use [GET_NUM_PLAYER_IDENTIFIERS](#\_0xFF7F66AB) To get a specific type of identifier, use [GET_PLAYER_IDENTIFIER_BY_TYPE](#\_0xA61C8FC6)
CFX
Signature
lua
GetPlayerIdentifier(playerSrc, 0)
-- returns char*Parameters
| Name | Type | Description |
|---|---|---|
| char* | — | |
| int | — |
Usage
lua
GetPlayerIdentifier(playerSrc, 0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
