Dirty Vehicle - 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: Dirty Vehicle (
/showthread.php?tid=417188)
Dirty Vehicle -
Manowar - 20.02.2013
What function can be set to vehicle the dirt?
I have to set the level of dirt on the vehicle
Re: Dirty Vehicle -
iGetty - 20.02.2013
You can't.
Re: Dirty Vehicle -
Kyle - 20.02.2013
SA-MP used to allow dirt on vehicles but had to be disabled due to lagg or something.
Re: Dirty Vehicle -
CreativityLacker - 20.02.2013
pawn Код:
new bool:IsVehicleDirty[MAX_VEHICLES];
// Whenever you want to set it to dirty
IsVehicleDirty[vehicleid = true;
But, that's just a variable

You can't really make vehicles dirty anymore, removed from SA-MP
Re: Dirty Vehicle -
Manowar - 20.02.2013
Oh shit can be ideas to implement in view of the plug-in