SA-MP Forums Archive
GetPlayerInterior (Need Help) - 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: GetPlayerInterior (Need Help) (/showthread.php?tid=344492)



GetPlayerInterior (Need Help) - MichaelProPlayer - 21.05.2012

Hello , I wanna make this kind of script :

Код:
if the player's interior is 0 then It will EnableInteriorEnterExits();
and if the player's interior is not 0 then it will DisableInteriorEnterExits();
Please Help me plz plz


Re: GetPlayerInterior (Need Help) - JaKe Elite - 21.05.2012

its not possible.
Disable/EnableInteriorEnterExits(); will enable/disable the interior entrance/exit for everyone.
if the Disable/EnableInteriorEnterExits(); is only available for player then i will help you

but its not