Description: Found icons: SPEAKER, THROPY
| Property | Value |
|---|---|
| Native Name | _SET_MP_GAMER_TAG_SECONDARY_ICON |
| Hash | 0x95384C6CE1526EFF |
| Return Type | void |
| Build | 1207 |
| Parameters | gamerTagId (int), icon (Hash) |
Parameters
gamerTagId(int)icon(Hash)
Usage
Lua (Direct):
SetMpGamerTagSecondaryIcon(gamerTagId, icon)
Lua (Hash):
Citizen.InvokeNative(0x95384C6CE1526EFF, gamerTagId, icon)