small question. - 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: small question. (
/showthread.php?tid=135639)
small question. -
Whiplash1212 - 21.03.2010
Ok ive made a mod saving system and its working perfect, the only thing that bugs is the hydraulics saving..
Does samp bugs with hydraulics saving ? like in it cant see that a vehicle has hydraulics and hereby doesnt save them ?
Код:
new HYDRAULICS;
HYDRAULICS = GetVehicleComponentInSlot(veh, CARMODTYPE_HYDRAULICS);
CarInfo[veh][cHYDRAULICS] = HYDRAULICS;
Re: small question. -
HydroPT - 17.05.2010
send me your car saving script and i will look at it for any bugs!

hope i helped!