If player Inbank=1 HELP
#4

maybe..

pawn Код:
if (strcmp("/load", cmdtext, true, 10) == 0)
{
if(Inbank[playerid] = 0) return SendClientMessage(playerid,color,"You must be in the bank to use this command!");
SetPlayerCheckpoint(playerid,2044.7601,210.5925,0.9093, 2);
GameTextForPlayer(playerid, "Proceed to the Checkpoint",300,1);
return 1;
}
Once again, not tested.
Reply


Messages In This Thread
If player Inbank=1 HELP - by [NYRP]Mike. - 20.09.2009, 13:50
Re: If player Inbank=1 HELP - by _Vortex - 20.09.2009, 13:55
Re: If player Inbank=1 HELP - by [NYRP]Mike. - 20.09.2009, 13:57
Re: If player Inbank=1 HELP - by _Vortex - 20.09.2009, 14:01
Re: If player Inbank=1 HELP - by [NYRP]Mike. - 20.09.2009, 14:07

Forum Jump:


Users browsing this thread: 1 Guest(s)