| Property | Value |
|---|---|
| Native Name | _SET_MP_GAMER_TAG_COLOUR |
| Hash | 0x84BD27DDF9575816 |
| Return Type | void |
| Build | 1207 |
| Parameters | gamerTagId (int), colour (Hash) |
Parameters
gamerTagId(int)colour(Hash)
Usage
Lua (Direct):
SetMpGamerTagColour(gamerTagId, colour)
Lua (Hash):
Citizen.InvokeNative(0x84BD27DDF9575816, gamerTagId, colour)