Blockland Forums > Help
RTB Hosting: Can only have 5 physics vehicles?
gr8dayseth:
I meant I tried it, but it didn't work, so I'm assuming that it's the per-player one instead of the global one.
I also guessed cause when I tried to spawn another vehicle, it said "You already have 5 physics vehicles"
But idk the command for it.
I'm assuming it's
$Pref::Server::PlayerPhysVehicles_Total = "20";
or
$Pref::Server::PerPlayerPhysVehicles_Total = "20";
Johnny Blockhead:
I need help with this too.
Johnny Blockhead:
I sent Elph a pm, and he said that you can adjust it ingame
You can't.
Conclusion: he is stoopid (jk)
Swollow:
$Server::MaxPhysVehicles_Total = "10";
this is the only other variable I can find related to physVehicles
gr8dayseth:
Bemp
--- Quote from: swollow on June 08, 2013, 09:34:45 AM ---$Server::MaxPhysVehicles_Total = "10";
this is the only other variable I can find related to physVehicles
--- End quote ---
That doesn't seem to work either, nor do these:
--- Quote from: gr8dayseth on June 08, 2013, 01:23:01 AM ---$Pref::Server::PlayerPhysVehicles_Total = "20";
or
$Pref::Server::PerPlayerPhysVehicles_Total = "20";
--- End quote ---