Can not teleport while admin jailed
#3

pawn Код:
if(strcmp("/dmport",cmdtext,true) == 0){
if(pInfo[playerid][Jailed] == 1) return SendClientMessage(playerid,RED(change this),"Don't try to escape from jail you poor bastard!");
SetPlayerPos(playerid,2,3,59);
.
.
.
return 1;
}
Reply


Messages In This Thread
Can not teleport while admin jailed - by Egypt1123 - 19.03.2010, 08:49
Re: Can not teleport while admin jailed - by Desert - 19.03.2010, 08:55
Re: Can not teleport while admin jailed - by Kurence - 19.03.2010, 08:56

Forum Jump:


Users browsing this thread: 1 Guest(s)