Then I don't think you can do so much but to put the vars in the server.cfg
Then they will at least change at mapchange :/

/Oscar

Jon Dingman wrote:

Jon Dingman wrote:



Is there a way to set variables so that they cannot be changed via


rcon,


such as a hostname, or any sv_ or mp_ variable? The user has rcon
access, but I want it to the variable cannot be changed....



This is pretty much the reason adminmod exists - because you can't
finely control what access levels a user has via rcon. Is there
something you want to allow admins to do that you can't control
specifically with adminmod? It really isn't hard to code up a custom
plugin to do it.. Just grant them <custom admin level> and then write
your plugin to do whatever you want.. The example code that comes with
it can be used as a handy base for this sort of thing, just look at the
syntax for a simple command, like 'admin_cfg' and copy it for your
custom command..

Your best bet would be to ask on the adminmod forums for more info on
this.. ( www.adminmod.org in case you didn't know :) )

James


Well james, the server cannot have adminmod on it for the reason I don't
want it taking up any more cpu power, it's a match server so nothing is
loaded, not even hlguard, just the regular server, no addons, no
plugins, that's why I wanted to know if you can limit the server
variables that can be changed via rcon, such as hostname, thanks


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux




_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to