loop [REP++]
#10

When player enters the business:
pawn Код:
SetPlayerVirtualWorld(playerid, 500 + business_id); // use your own value
And when you want to get the business ID where the player is standing:
pawn Код:
new bizzid = GetPlayerVirtualWorld(playerid) - 500;
Reply


Messages In This Thread
loop [REP++] - by nezo2001 - 20.02.2015, 08:30
Re: loop [REP++] - by Schneider - 20.02.2015, 10:18
Re: loop [REP++] - by nezo2001 - 20.02.2015, 10:37
Re: loop [REP++] - by CalvinC - 20.02.2015, 10:43
Re: loop [REP++] - by nezo2001 - 20.02.2015, 10:59
Re: loop [REP++] - by CalvinC - 20.02.2015, 11:18
Re: loop [REP++] - by nezo2001 - 20.02.2015, 11:51
Re: loop [REP++] - by CalvinC - 20.02.2015, 12:12
Re: loop [REP++] - by DaniceMcHarley - 20.02.2015, 12:14
Re: loop [REP++] - by dominik523 - 20.02.2015, 13:50

Forum Jump:


Users browsing this thread: 1 Guest(s)