Raised This Month: $ Target: $400
 0% 

Solved Admin with password


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
dangerlord63
Senior Member
Join Date: Aug 2011
Old 08-23-2016 , 05:22   Admin with password
Reply With Quote #1

Hi guys,

I want to make a admin with name and password, but when i try this sourcemod says name reserved like this :
PHP Code:
DisconnectYour name is reserved by SourceModset your password to use it..
DisconnectYour name is reserved by SourceModset your password to use it.. 
Admins.cfg looks like
PHP Code:
"Admins"{
    
"Mustafa"{
        
"auth" "name"
        "identity" "Mustafa"
        "immunity" "100"
        "flags" "abcdefghijklmnzopqrst"
        "password" "123"
    
}

i set my password when i open the game like this :
PHP Code:
setinfo _password 123 
core.cfg
PHP Code:
    /**
     * Password setinfo key that clients must set.  You must change this in order for
     * passwords to work, for security reasons.
     */
    
"PassInfoVar"            "_password" 
but i can't join the game.

How can i fix this ?

Last edited by dangerlord63; 08-23-2016 at 06:55. Reason: Problem solved.
dangerlord63 is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 08-23-2016 , 05:48   Re: Admin with password
Reply With Quote #2

Quote:
Originally Posted by dangerlord63 View Post
core.cfg
PHP Code:
    /**
     * Password setinfo key that clients must set. You must change this in order for
     * passwords to work, for security reasons.
     */
    
"PassInfoVar"            "_password" 
Quote:
Originally Posted by dangerlord63 View Post
You must change this in order for passwords to work, for security reasons.
__________________
asherkin is offline
dangerlord63
Senior Member
Join Date: Aug 2011
Old 08-23-2016 , 06:01   Re: Admin with password
Reply With Quote #3

Wow i shocked, i didn't see that
Thx asherkin
dangerlord63 is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 08-23-2016 , 06:33   Re: Admin with password
Reply With Quote #4

You're welcome, please edit your thread and mark it as solved.
__________________
asherkin is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 22:30.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode