31.08.2011, 14:43
pawn Код:
if(pickupid == banditpickupspawn)
{
SetPlayerPos(playerid, 696.0515,-1444.0397,13.5391);
gTeam[playerid] = TEAM_BANDIT;
SetPlayerColor(playerid,COLOR_ORANGE); // orange
SendClientMessage(playerid, COLOR_ORANGE, "|=========================|");//Put this
new name[MAX_PLAYER_NAME], string[44];