how to create enter exit interior - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: how to create enter exit interior (
/showthread.php?tid=598846)
how to create enter exit interior -
JuzDoiT - 17.01.2016
help me how can i make it .. enter exit interior
Re: how to create enter exit interior -
Eth - 17.01.2016
create a dynamic pickup on the exit, use /save to save the position and go ingame and make the dynamic pickup.
Re: how to create enter exit interior -
Shplink - 17.01.2016
Well it depends on your script. Sometimes it's set to where it can be done within the server with commands and other times it may need to be done within the script itself. Have you checked through all the commands to make sure that there isn't any command to do this? What script are you using out of curiosity?
Re: how to create enter exit interior -
JuzDoiT - 17.01.2016
1vs1 cruel deathmatch
Re: how to create enter exit interior -
SoFahim - 17.01.2016
There maybe a line in OnGameModeInit
Like this :
PHP код:
DisableInteriorEnterExits();
Just delete this line.
Re: how to create enter exit interior -
Gammix - 17.01.2016
A long time ago i introduced a actual moving enter exit pickup:
https://sampforum.blast.hk/showthread.php?tid=561097.