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