serverCmdEnvGui_setVar(%client, %variable, %args);
serverCmdEnvGui_setVar(findclientbyname("Zealot"), FogColor, "0 0 0");
The only method of changing the environment through the panel is via console commands.Code: [Select]serverCmdEnvGui_setVar(%client, %variable, %args);For example,Code: [Select]serverCmdEnvGui_setVar(findclientbyname("Zealot"), FogColor, "0 0 0");
Why can't you use the env gui?
How would I toggle the daycycle and add water?
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.