Author Topic: Physics vehicles limit not increasing?  (Read 910 times)

No matter how many times in the advanced config I turn the physics vehicles limit up, the server limit is still 20. What do?

There's a hard-coded limit to prevent ultimate server lag (at least I believe this is what it was implemented for, unsure.)

It's not hard-coded, but yeah there's a limit of 20 that you shouldn't cross.

Type $Pref::Server::MaxPhysVehicles_Total = 30; in console to fix it.

Type $Pref::Server::MaxPhysVehicles_Total = 30; in console to fix it.
That won't work, it's locked in at a max of 20.

Why do you need it higher if you can only drive one vehicle at a time?

Why do you need it higher if you can only drive one vehicle at a time?
21 people? :3


It's not hard-coded, but yeah there's a limit of 20 that you shouldn't cross.
My bad, hard-coded preference limit