How to crate this? - 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: How to crate this? (
/showthread.php?tid=339507)
How to crate this? -
Azazelo - 03.05.2012
I try to make car look like this?

But best i make to got is this ?

Question:
How to remove front wheels from car?
Re: How to crate this? -
ReneG - 03.05.2012
Where did you see the car in the first picture?
Re: How to crate this? -
Azazelo - 03.05.2012
In game after setting car health to 0 .
Re: How to crate this? -
Oscii - 03.05.2012
i dont think its possible to make it visible to everyone!,
unless everyone downloads some sort of mod that allows them to see it like that.
You cant Physicly edit the car like that.
Re: How to crate this? -
Azazelo - 03.05.2012
But after explosion they don have a front wheels few sec then they re spawn.
Option is already in game but how to use it.
Re: How to crate this? -
ReneG - 03.05.2012
That was just a vehicle bug, it's just a dead car model. (If that makes any sense)
Set the car health to 0, but there is no way to set it like that by default.
Re: How to crate this? -
Oscii - 03.05.2012
Quote:
Originally Posted by VincentDunn
That was just a vehicle bug, it's just a dead car model. (If that makes any sense)
Set the car health to 0, but there is no way to set it like that by default.
|
The only way he could do that is by getting every player to install a mod to make it look like that
correct or?
Re: How to crate this? -
ReneG - 03.05.2012
^^ Well, ofc, but that's not really practical at all.
Re: How to crate this? -
Azazelo - 03.05.2012
Try this open you samp debugger in console type `/v 411` create 'infernus' car model crash it and you will see the "dead car model" just standing there after crash. I just interested how explosion of car remove front wheels?
Re: How to crate this? -
2KY - 03.05.2012
You can't remove wheels off of the vehicle, no. You can explode it client-wise, sure, and it'll look like that, but server-wise, we cannot script that.