28.01.2013, 02:20
Just note that if you want to add a train to the mode, you have to do it with AddStaticVehicle under OnGameModeInit(). It doesn't work with CreateVehicle.
You can create a tram with CreateVehicle though.
You can create a tram with CreateVehicle though.