SA-MP Forums Archive
Vehicle Invulnearble System - 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: Vehicle Invulnearble System (/showthread.php?tid=639605)



Vehicle Invulnearble System - Genjii1337 - 20.08.2017

Hello everyone, i want a system that makes cars in a certain place go through each others(like at a PNS, they wont crash each other when entering it).

Thanks in advice!


Re: Vehicle Invulnearble System - Ballu Miaa - 20.08.2017

I really don't think that is possible in SA-MP or I didn't understand you correctly. Try explaining yourself properly.


Re: Vehicle Invulnearble System - 10MIN - 20.08.2017

Maybe you can do it with DisableRemoteVehicleCollisions... IDK...


Re: Vehicle Invulnearble System - Genjii1337 - 20.08.2017

Quote:
Originally Posted by 10MIN
Посмотреть сообщение
Maybe you can do it with DisableRemoteVehicleCollisions... IDK...
Maybe, thanks for the information.


Re: Vehicle Invulnearble System - Ghazal - 20.08.2017

pawn Код:
DisableRemoteVehicleCollisions(playerid, 1);



Re: Vehicle Invulnearble System - Genjii1337 - 20.08.2017

Quote:
Originally Posted by Ghazal
Посмотреть сообщение
pawn Код:
DisableRemoteVehicleCollisions(playerid, 1);
Yes, thats the code, thanks everyone!


Re: Vehicle Invulnearble System - Ballu Miaa - 20.08.2017

Oh my god, I didn't know about that function being added.

That's epic. Thanks for sharing the knowledge.

Rep+5 for 10 Min.