Help with door - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Help with door (
/showthread.php?tid=120449)
Help with door -
arachimi - 11.01.2010
I want to disable a door to get in the shop.
I don't want to disable all door. I want to disable somedoor.
What should I do?
Thx
Re: Help with door -
Niixie - 11.01.2010
if its the standard doors in samp, then it isnt possible
Re: Help with door -
Correlli - 11.01.2010
If you mean the yellow markers, then the only way is to disable them all -
https://sampwiki.blast.hk/wiki/DisableInteriorEnterExits
Re: Help with door -
arachimi - 11.01.2010
Quote:
Originally Posted by Don Correlli
|
Yes, but it will disable all.
I want disable 1 door can it do?
Re: Help with door -
Chance - 11.01.2010
Quote:
Originally Posted by arachimi
I want disable 1 door can it do?
|
No, you can't. But you can disable all markers and use your own "Door Pickup" only where you need.
Otherwise you can just close this door with using some objects (boxes, walls, e.t.c.).
Re: Help with door -
Correlli - 11.01.2010
Quote:
Originally Posted by arachimi
I want disable 1 door can it do?
|
You can't, you can only disable them all.