Blockland Forums > Help
Physics vehicles limit not increasing?
Sabbin:
No matter how many times in the advanced config I turn the physics vehicles limit up, the server limit is still 20. What do?
KoopaScooper:
There's a hard-coded limit to prevent ultimate server lag (at least I believe this is what it was implemented for, unsure.)
Greek2me:
It's not hard-coded, but yeah there's a limit of 20 that you shouldn't cross.
Blocki:
Type $Pref::Server::MaxPhysVehicles_Total = 30; in console to fix it.
Greek2me:
--- Quote from: Blocki on April 06, 2012, 04:04:55 PM ---Type $Pref::Server::MaxPhysVehicles_Total = 30; in console to fix it.
--- End quote ---
That won't work, it's locked in at a max of 20.