Blockland Forums > Help
How do I adjust envirornment settings on RTB Hosting?
Zalot:
I can't give myself access to the admin menu for some reason. I can orb but not open the menu or load. Most of the things can be changed via the website but not environment settings.
Pecon:
The only method of changing the environment through the panel is via console commands.
--- Code: ---serverCmdEnvGui_setVar(%client, %variable, %args);
--- End code ---
For example,
--- Code: ---serverCmdEnvGui_setVar(findclientbyname("Zealot"), FogColor, "0 0 0");
--- End code ---
Zalot:
--- Quote from: Pecon on May 31, 2013, 12:12:03 PM ---The only method of changing the environment through the panel is via console commands.
--- Code: ---serverCmdEnvGui_setVar(%client, %variable, %args);
--- End code ---
For example,
--- Code: ---serverCmdEnvGui_setVar(findclientbyname("Zealot"), FogColor, "0 0 0");
--- End code ---
--- End quote ---
How would I toggle the daycycle and add water?
Zeblote:
Why can't you use the env gui?
Zalot:
--- Quote from: Zeblote on May 31, 2013, 03:01:36 PM ---Why can't you use the env gui?
--- End quote ---
because RTB Hosting