Solved Can't access admin in servers??

XTreme killer

Active member
RIS Admin
Content Writer
I type the password in console before entering but still can't access admin

setinfo _pw <password>

e.g. setinfo _pw test

@Vertigo Please help me

Either this code has been changed or server side issue......
 

Vertigo

⍥????
Staff member
Administrator
In addons/sourcemod/configs/core.cfg, check what is the value of PassInfoVar. You need to use same thing in console while using password. By default the value is "_password". So you need to use setinfo _password <password> instead of setinfo _pw <password>.

If you want to use _pw then change the value of PassInfoVar in core.cfg.
 

XTreme killer

Active member
RIS Admin
Content Writer
In addons/sourcemod/configs/core.cfg, check what is the value of PassInfoVar. You need to use same thing in console while using password. By default the value is "_password". So you need to use setinfo _password <password> instead of setinfo _pw <password>.

If you want to use _pw then change the value of PassInfoVar in core.cfg.
Thanks it WORKED!!!!!!!
 
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock