Posted: Sun Mar 29, 2009 9:39 am Post subject: Request: Parent can enter subdomains without relogging in
I run a set of Source based servers for a community.
The thing is, I need different configs for mostly every server.
Is there an option to allow the parent domain to do stuff in the Subdomains without having to relogin for each one? If I have 20 servers to update I don't want to have to log in 20 times.
Even if you could make it an option for those who do like the existing system.
I run Source games and certain plugins for Sourcemod (and Sourcemod in general) don't like muliple copies running from the same install.
Vanilla installs work quite well though.
The reason I found Gamecreate useful in my environment is to automate updates to each of my servers. Updating that many Source based servers is a pain in the ass, especially since Valve's Content servers are stupidly slow.
EDIT: I am taking advantage of Subdomains by installing more than one game on them.
One other question, is there a way I can clone an existing subdomain?
Each time I create one I have to tweak all the settings again.
Kind of a pain when you're dealing with a bunch of them.
In most cases (probably not all) there are ways around this. Try experimenting
with putting plugins into the disabled-folder and loading them explicitly. The
autoexec-file is loaded before SM is loaded, so you can't load sourcemod
plugins in autoexec. But what you can do is to first let autoexec run, then
run a special predefined server.cfg once, where you load the required
SM-plugins. In that file you redefine which server.cfg to run subsequently
by the servercfgfile statement (that file will be fired each round/mapchange,
which is why you need a special server.cfg file to run first.)
I can provice you with a more complete rundown if required.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum