Description: Found icons: https://pastebin.com/xx6rEgiG
| Property | Value |
|---|---|
| Native Name | _SET_MP_GAMER_TAG_TOP_ICON |
| Hash | 0x5F57522BC1EB9D9D |
| Return Type | void |
| Build | 1207 |
| Parameters | gamerTagId (int), icon (Hash) |
Parameters
gamerTagId(int)icon(Hash)
Usage
Lua (Direct):
SetMpGamerTagTopIcon(gamerTagId, icon)
Lua (Hash):
Citizen.InvokeNative(0x5F57522BC1EB9D9D, gamerTagId, icon)