SA-MP Forums Archive
Cartheft! - 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: Cartheft! (/showthread.php?tid=358650)



Cartheft! - olari9 - 11.07.2012

Hi, since I have no idea where else to post it, then il post it here.
Ok i need some help with CarTheft plugin, I tried to fix it myself but I had some compile errors so I basically delleted the error version.
http://forum.sa-mp.com/showthread.ph...light=CarTheft
Plugin/source is here. Il list some things that needs to be fixed.
Grove Street Team cars are on t he street but they should be inside the wang cars, I have real coordinates where they should take place:
AddStaticVehicle(555,-1947.0116,270.8364,35.1582,118.4371,86,1); // Comet
AddStaticVehicle(495,-1947.2208,259.8606,35.8243,68.5428,86,1); // Sandking
AddStaticVehicle(480,-1945.6384,265.2250,35.2432,89.4284,86,1); // Windsor
AddStaticVehicle(477,-1957.0151,303.7937,35.2244,179.7715,86,1); // ZR-350
Teams can take theyr own vehicle:
It used to be like I cant take my own team cars, since the SA-MP version change it doesn't work anymore. Can you fix that plz?
Thanks!

PS, VIP not needed anymore.


Re: Cartheft! - olari9 - 12.07.2012

Bump!


Re: Cartheft! - olari9 - 16.07.2012

Ok got it fixed by myself, i never thought that it would be so easy, i would have never thought that pawn would be so easy.