/ar jail buggs! Need help fast :(!!!!!
#5

Here:
Quote:

}
if(GetPVarInt(playerid, "JailTime") > 0)
{
new rnd = random(sizeof(PrisonSpawn)); SetPlayerPos(playerid, PrisonSpawn[rnd][0], PrisonSpawn[rnd][1], PrisonSpawn[rnd][2]);
SetPlayerInterior(playerid, 10);
format(string, sizeof(string), "[AUTO JAIL] %s (LEFT SERVER WHILE IN JAIL)",PlayerInfo(playerid));
print(string);
SendClientMessageToAll(COLOR_RED, string);
SetPVarInt(playerid, "Jailed", 1);
}
SetTimer("SetPlayerTeamFromNoTeam", 1000*15, 0);
return 1;
}

Reply


Messages In This Thread
/ar jail buggs! Need help fast :(!!!!! - by MuhoX - 27.02.2014, 15:13
Re: /ar jail buggs! Need help fast :(!!!!! - by LocMax - 27.02.2014, 15:23
Re: /ar jail buggs! Need help fast :(!!!!! - by MuhoX - 27.02.2014, 15:30
Re: /ar jail buggs! Need help fast :(!!!!! - by LocMax - 27.02.2014, 15:52
Re: /ar jail buggs! Need help fast :(!!!!! - by MuhoX - 27.02.2014, 15:57
Re: /ar jail buggs! Need help fast :(!!!!! - by MuhoX - 27.02.2014, 16:14
Re: /ar jail buggs! Need help fast :(!!!!! - by LocMax - 27.02.2014, 17:06
Re: /ar jail buggs! Need help fast :(!!!!! - by MuhoX - 27.02.2014, 17:12
Respuesta: /ar jail buggs! Need help fast :(!!!!! - by CuervO - 27.02.2014, 17:19
Re: /ar jail buggs! Need help fast :(!!!!! - by MuhoX - 27.02.2014, 17:21

Forum Jump:


Users browsing this thread: 2 Guest(s)