Author Topic: Max Physics Vehicles  (Read 464 times)

In my server, the maximum number of physics vehicles was reached, but I want to raise it without ending the server and restarting. Can someone give me the console command to do this?

$Pref::Server::MaxPhysVehicles_PerPlayer = x;
$Pref::Server::MaxPhysVehicles_Total = x;
$Pref::Server::MaxPlayerVehicles_Total = x;
$Pref::Server::Quota::Vehicle = x;

I think player vehicles are bots, though.