Ghostmode - 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: Ghostmode (
/showthread.php?tid=164667)
Ghostmode -
Killer#Mummy - 01.08.2010
Hello!
Is there any way to enable ghostmode for vehicles? (This means that they haven't got collisions)
Re: Ghostmode -
Mauzen - 01.08.2010
No, not really. The only thing you could do is to get MapAdreas, check if there is a wall in front of the car, and if yes put it behind that wall. But thats a lot of work, and it may take lots of cpu and ram.
Re: Ghostmode -
dice7 - 01.08.2010
He probably ment that the vehicles wont collide with each other like in mta
Re: Ghostmode -
Killer#Mummy - 01.08.2010
Thanks for that, but I mean ghostmode between vehicles, not map.
Edit: Yes dice7 you're right
Re: Ghostmode -
Mauzen - 01.08.2010
Hmm, I dont think it is possible then. The collision would have to be turned off by samp, and there are no functions for this atm.