Remove vehicle help. - 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: Remove vehicle help. (
/showthread.php?tid=304994)
Remove vehicle help. -
viddo - 20.12.2011
Hello, I got a script from the game modes that am testing on it and i find many Owner: the state.
I dont want those State cars how do i remove them please?
Re: Remove vehicle help. -
Steven82 - 20.12.2011
Get there vehicle id's and delete them from the source.
Re: Remove vehicle help. -
viddo - 21.12.2011
Ok i got the id and found them in the script should i delete them and compile ?
AddStaticVehicleEx(411,1826.6426,-1668.8549,13.1891,179.8476,0,0,30000); // Alhambra Infernus
AddStaticVehicleEx(409,1826.7052,-1677.8651,13.2608,180.1026,0,0,30000); // Alhambra Limo
AddStaticVehicleEx(415,1827.0911,-1688.7493,13.2326,179.5101,0,0,30000); // Alhambra Cheetah
AddStaticVehicleEx(429,1816.2953,-1671.3656,13.1414,181.9363,0,3,30000); // Alhambra Banshee
Re: Remove vehicle help. -
mhamadsaleh - 21.12.2011
yeah you should delete them and compile