Undestructable object - 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: Undestructable object (
/showthread.php?tid=655142)
Undestructable object -
MrakBuster - 14.06.2018
Hello,
I am currently creating a BUS STOP system. My question is, is there any way, I could make a BUS STOP object undestructable, so no vehicle can break it?
Thanks.
Re: Undestructable object -
RogueDrifter - 14.06.2018
You can try putting invisible tiny objects all around it (ones that dont get destroyed).
Re: Undestructable object -
MrakBuster - 14.06.2018
Could you be more specific, please?
Re: Undestructable object -
Livity - 14.06.2018
Quote:
Originally Posted by MrakBuster
Hello,
I am currently creating a BUS STOP system. My question is, is there any way, I could make a BUS STOP object undestructable, so no vehicle can break it?
Thanks.
|
As the person above said, you could make place walls around it, and retexture them to be clear, or as he says use objects that can't be destroyed. Are map or hirer a mapper to do it.