[HELP] How to make keypad object unbreakable? - 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: [HELP] How to make keypad object unbreakable? (
/showthread.php?tid=379731)
[HELP] How to make keypad object unbreakable? -
RedJohn - 22.09.2012
I have
keypad and when I shoot it with minigun, it's destroyed. Is there any chance to disable that or make them unbreakable?
Re: [HELP] How to make keypad object unbreakable? -
ReneG - 22.09.2012
Put an invisible object in front of it.
Re: [HELP] How to make keypad object unbreakable? -
RedJohn - 23.09.2012
Hmm, i don't know how to do that! Any help or some links?
Re: [HELP] How to make keypad object unbreakable? -
ReneG - 23.09.2012
Object ids 18887, 19382, and 19374 are objects with collison, but are invisible.
Re: [HELP] How to make keypad object unbreakable? -
RedJohn - 23.09.2012
Ok, thank you, i will try.