interior bug
#2

When you enter LS bank you put this
Код:
SetPlayerVirtualWorld(playerid ,10);
and on Exit
Код:
SetPlayerVirtualWorld(playerid ,0);
When you enter SF bank you put this
Код:
SetPlayerVirtualWorld(playerid ,11);
and on Exit
Код:
SetPlayerVirtualWorld(playerid ,0);
and you could use this to remove pickups from interiros
Код:
DisableInteriorEnterExits();
Reply


Messages In This Thread
interior bug - by HardBoy - 15.09.2012, 06:33
Re: interior bug - by detter - 15.09.2012, 06:50
Re: interior bug - by Stanford - 15.09.2012, 07:02
Re: interior bug - by HardBoy - 15.09.2012, 15:42
Re: interior bug - by detter - 15.09.2012, 18:04

Forum Jump:


Users browsing this thread: 1 Guest(s)