If player Inbank=1 HELP
#2

I'm (guessing) theres a way to do this with "OnPlayerUpdate"

Heres my GUESS, its not tested.

pawn Код:
public OnPlayerUpdate
{
if(GetPlayerInterior(playerid)) = INTERIORID
{
Inbank[playerid] = 1;
return 1;
}
}
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)