PrecacheVehicle( <vehicleInfo> )


Module: Precache
SP Only

Summary:

Precaches the weapon info structure for the turret on the vehicle. Must be called before any wait statements in the level script



Example:

 node = PrecacheVehicle( "mg42_tank_tiger" );



Required Args:

  • 1 : <vehicleInfo> The vehicle info name (string)