Posts: 255
Threads: 106
Joined: Aug 2011
Reputation:
0
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?
Posts: 2,431
Threads: 86
Joined: Nov 2009
Reputation:
0
Get there vehicle id's and delete them from the source.
Posts: 255
Threads: 106
Joined: Aug 2011
Reputation:
0
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
Posts: 28
Threads: 6
Joined: May 2011
Reputation:
0
yeah you should delete them and compile