04.09.2009, 11:49
Man...search in Wiki first.
This function can only create vehicles in the OnGameModeInit callback, and vehicles created with this function cannot be removed.
This function can add vehicles to your gamemode. You can use it in opposite to AddStaticVehicle at any time in the script.
Код:
AddStaticVehicle
Код:
CreateVehicle