Posts: 2,593
Threads: 38
Joined: Aug 2007
Reputation:
0
Also make sure whenever SetPlayerColor is being used, that the Alpha value is set to FF, if it's 00 then that means the player won't show on the radar.
Posts: 8
Threads: 2
Joined: Aug 2008
Reputation:
0
Joe can you give me an example ? Because i see here;
SetPlayerColor(playerid,COLOR_GRAD2);
but i dont know what to do
Posts: 136
Threads: 10
Joined: Oct 2007
Reputation:
0
0x9FB1EEFF Will show a blue player marker.
whereas something ending in 00 will be invisible.
0x39393900
Posts: 8
Threads: 2
Joined: Aug 2008
Reputation:
0
it said COLOR_GRAID2 And i loves for COLOR_GRAID2 and there its ending with FF