new vehicle_id = CreateVehicle( 411, 0.0, 0.0, 0.0, 0.0, -1, -1, -1 ); printf( "%i", vehicle_id ); // Will print the vehicle id that we created above