How to make a player location system?
#2

pawn Код:
//onplayerrequestclass
if(classid == 0) { SetPlayerColor(playerid, color); }
else if (classid == 1) { SetPlayerColor(playerid, color); } // ect ect

//ongamemodeinit
ShowPlayerMarkers(1);
Reply


Messages In This Thread
How to make a player location system? - by decayer - 27.06.2009, 15:34
Re: How to make a player location system? - by Grim_ - 27.06.2009, 15:36

Forum Jump:


Users browsing this thread: 1 Guest(s)