Posts: 95
Threads: 20
Joined: Sep 2012
Reputation:
0
Hello,
There are a lot of veh in my script and I want to remove them all.
How to remove all the vehs from the script?
Thank you
Posts: 95
Threads: 20
Joined: Sep 2012
Reputation:
0
And tell me if you know any FS to remove veh IG.
Posts: 1,826
Threads: 52
Joined: Feb 2012
Reputation:
0
Just delete the lines of vehciles under OnGameModeInit.
Posts: 95
Threads: 20
Joined: Sep 2012
Reputation:
0
I am talking about permanent vehicle not temp..
Posts: 930
Threads: 7
Joined: Jul 2010
Reputation:
0
Remove all CreateVehicle, AddStaticVehicle lines from your gamemode under OnGameModeInit()