Interior Enter/Exit
#4

Quote:
Originally Posted by MadeMan
pawn Code:
new Location[MAX_PLAYERS];
pawn Code:
Location[playerid] = 1;
pawn Code:
Location[playerid] = 2;
pawn Code:
if(Location[playerid] == 1)
{

}
else if(Location[playerid] == 2)
{

}
Thanks i try it
Reply


Messages In This Thread
Interior Enter/Exit - by Brian_Furios - 27.03.2010, 14:22
Re: Interior Enter/Exit - by Brian_Furios - 27.03.2010, 14:31
Re: Interior Enter/Exit - by MadeMan - 27.03.2010, 14:58
Re: Interior Enter/Exit - by Brian_Furios - 27.03.2010, 18:33

Forum Jump:


Users browsing this thread: 3 Guest(s)