Blockland Forums > Help
GameModes with more than 50 JVS bricks
Mold:
--- Quote from: Doomonkey on August 19, 2012, 02:24:39 PM ---That won't work. He is making a gamemode.
He needs to add that command to a server.cs file inside of the gamemode package. This should change the preferences of anyone who uses the gamemode.
--- End quote ---
Or just put
Mold:
--- Quote from: Mold on August 19, 2012, 07:25:47 PM ---Or just put
--- End quote ---
Fail...
Or just put
$JVS::Content::Prefs::MaxContentBricksPerPlayer 999
in gamemode.txt.
All it does is define variables.
though, the add-onsget executed after the gamemode is loaded, so I don't know whether it will be put back to default.