If player Inbank=1 HELP
#1

Well' if some of you have noticed, i'm creating a New Bank system but i want it so if the player /enters the bank then Inbank[playerid] = 1; but how do i check if the player is in the bank?

This is what I mean

Код:
	if (strcmp("/load", cmdtext, true, 10) == 0)
	{
		SetPlayerCheckpoint(playerid,2044.7601,210.5925,0.9093, 2);
 		GameTextForPlayer(playerid, "Proceed to the Checkpoint",300,1);
		return 1;
	}
I want it so if the player is at the bank it will say that else SendClientMessage you are not at the bank, Any Ideas?, Thanks.

-Mike.
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: 2 Guest(s)