17.01.2018, 07:45
Quote:
To create a vehicle with 'AddStaticVehicle' you should know that it is saved with '/ save' inside the server.
|
I was once told that static vehicles have their models pre-loaded to game clients for faster loading as players are driving around. I have never verified this but it would make sense as why else would there be a separate function?
Also CreateVehicle cannot be used to add trains, and AddStaticVehicle cannot be used after server startup (OnGameModeInit).