SourceOP
[HL2DM] Accessing Commands - Printable Version

+- SourceOP (http://forums.sourceop.com)
+-- Forum: SourceOP Server (http://forums.sourceop.com/SourceOP-Server-forum)
+--- Forum: Problems/Help (http://forums.sourceop.com/Problems-Help-forum)
+--- Thread: [HL2DM] Accessing Commands (/HL2DM-Accessing-Commands-thread)



[HL2DM] Accessing Commands - CaLeB- - Dec 14, 2009

Hello. First time using SourceOP on my dedicated server, so forgive me for the questions I'm going to ask. I think it has to do with CVAR, but I've never used it.

How can I make it to where any player at any rank be accessed to the e_freeze and e_unfreeze commands? Any simple steps please?


[HL2DM] Accessing Commands - Drunken F00l - Dec 14, 2009

Add access to the commands to the default user.

Code:
addAdminCmd = e_freeze
addAdminCmd = e_unfreeze

More info:
http://www.sourceop.com/wiki/Adding_Admins
http://www.sourceop.com/wiki/Admin_Commands