15.08.2009, 09:38
yes... and then?
When i try this i have:
it still makes a marker for everybody, because i used "i" and when i would use "playerid" it would just make it for the one who sends the answer :/
When i try this i have:
Код:
if(GetPlayerSkin(i) == 185) { for(new i = 0; i < MAX_PLAYERS; i++) SetPlayerMarkerForPlayer(i,playerid ,0x00FF00FF); }