Enabling Tire Popping - 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: Enabling Tire Popping (
/showthread.php?tid=600277)
Enabling Tire Popping -
eikzdej - 06.02.2016
Hi! In our Wiki, It says the Tire Popping is enabled by default, but when i try to hit the tires, it doesn't pop at all, please provide me a working code for this, thank you!
Re: Enabling Tire Popping -
-CaRRoT - 06.02.2016
They're enabled by default in case someone is "driving" the vehicle not while it's empty.
Re: Enabling Tire Popping -
eikzdej - 06.02.2016
Hmm, even im inside the car, still it doesn't pop up.
Re: Enabling Tire Popping -
SickAttack - 06.02.2016
They do pop, post a video since you're saying that they don't.
Re: Enabling Tire Popping -
eikzdej - 06.02.2016
Hmm.. Wait, is AddStaticVehicle immune to this?
Re: Enabling Tire Popping -
FreAkeD - 06.02.2016
No it's not, post a video or something that could show us the problem.
Re: Enabling Tire Popping -
eikzdej - 06.02.2016
Hmm.. I don't think i need videos, i figure out the problem, if i use this
Quote:
ManualVehicleEngineAndLights();
|
all of the vehicles are immune to tire pops, unless i use my command /engine. How can i make tire popping enable even i use
Quote:
ManualVehicleEngineAndLights();
|
? Thanks!
Re: Enabling Tire Popping -
SickAttack - 06.02.2016
https://sampforum.blast.hk/showthread.php?tid=274402
https://sampforum.blast.hk/showthread.php?tid=521010
Etc.
Edit it to work for tires only.