Posts: 40
Threads: 12
Joined: Sep 2009
Reputation:
0
I fail to spawn trains in debug filterscript by simon, they won't spawn on 0.3. Did the ID change or something?
Posts: 2,350
Threads: 96
Joined: Jun 2007
Reputation:
0
Trains cause problems with CreateVehicle which is used in that script, therefore AddStaticVehicle must be used to add trains.