Description: Found types: GENERIC_PLAYER, DEADDROP, HOTPROPERTY, MINIGAMES
| Property | Value |
|---|---|
| Native Name | _SET_MP_GAMER_TAG_TYPE |
| Hash | 0x25B9C78A25105C35 |
| Return Type | void |
| Build | 1207 |
| Parameters | gamerTagId (int), type (Hash) |
Parameters
gamerTagId(int)type(Hash)
Usage
Lua (Direct):
SetMpGamerTagType(gamerTagId, type)
Lua (Hash):
Citizen.InvokeNative(0x25B9C78A25105C35, gamerTagId, type)