Raised This Month: $51 Target: $400
 12% 

User.ini problems


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Xum
Member
Join Date: Jun 2006
Old 07-11-2006 , 16:46   User.ini problems
Reply With Quote #1

I use amxx 1.75 and the problem comes from users.ini because doesn't load the admins. I restarted the server after i added admins and doesn't work. My admin work, but others admin doesn't work.

My users.ini
Code:
; Users configuration file
; File location: $moddir/addons/amxmodx/configs/users.ini

; Line starting with ; is a comment

; Access flags:
; a - immunity (can't be kicked/baned/slayed/slaped and affected by other commmands)
; b - reservation (can join on reserved slots)
; c - amx_kick command
; d - amx_ban and amx_unban commands
; e - amx_slay and amx_slap commands
; f - amx_map command
; g - amx_cvar command (not all cvars will be available)
; h - amx_cfg command
; i - amx_chat and other chat commands
; j - amx_vote and other vote commands
; k - access to sv_password cvar (by amx_cvar command)
; l - access to amx_rcon command and rcon_password cvar (by amx_cvar command)
; m - custom level A (for additional plugins)
; n - custom level B
; o - custom level C
; p - custom level D
; q - custom level E
; r - custom level F
; s - custom level G
; t - custom level H
; u - menu access
; z - user (no admin)

; Account flags:
; a - disconnect player on invalid password
; b - clan tag
; c - this is steamid/wonid
; d - this is ip
; e - password is not checked (only name/ip/steamid needed)

; Password:
; Add to your autoexec.cfg: setinfo _pw "<password>"
; Change _pw to the value of amx_password_field

; Format of admin account:
; <name|ip|steamid> <password> <access flags> <account flags>

; Examples of admin accounts:
; "STEAM_0:0:123456" "" "abcdefghijklmnopqrstu" "ce"
; "123.45.67.89" "" "abcdefghijklmnopqrstu" "de"
; "My Name" "my_password" "abcdefghijklmnopqrstu" "a"
;Mystic-Gohan , tom , Ronaab

"loopback" "" "abcdefghijklmnopqrstu" "de"
"89.36.149.116" "" "bcdefghijklmnopqrstu" "de"
"89.36.149.153" "bcdefghijklmnopqrstu" "de"
"86.107.106.186" "cdefijlmnopqrstu" "de" 
"89.37.60.184" "cdefijlmnopqrstu" "de"
"STEAM_0:1:4547970" "" "bcdefijlmnopqrstu" "ce"
__________________
[IMG]http://img236.**************/img236/9858/xulogo2pq.gif[/IMG]Xu Share Website CjtServer
My Superhero 22/7 gameserver
ip: 64.94.171.241:27055 and the pasword is: qwerty
Xum is offline
BAILOPAN
Join Date: Jan 2004
Old 07-11-2006 , 17:00   Re: User.ini problems
Reply With Quote #2

isn't this a support question?

what shows up when you use amx_reloadadmins?
__________________
egg
BAILOPAN is offline
Jordan44053
Junior Member
Join Date: Aug 2005
Old 07-11-2006 , 17:03   Re: User.ini problems
Reply With Quote #3

It appears that for most of the IPs, you didn't put the password field.
Code:
"89.36.149.153" "bcdefghijklmnopqrstu" "de"
"86.107.106.186" "cdefijlmnopqrstu" "de"
"89.37.60.184" "cdefijlmnopqrstu" "de"
Should be:
Code:
"89.36.149.153" "" "bcdefghijklmnopqrstu" "de"
"86.107.106.186" "" "cdefijlmnopqrstu" "de"
"89.37.60.184" "" "cdefijlmnopqrstu" "de"
__________________
Jordan44053 is offline
v3x
Veteran Member
Join Date: Oct 2004
Location: US
Old 07-11-2006 , 17:05   Re: User.ini problems
Reply With Quote #4

Looks like a support question, so I'll answer him before he gets banned(edededed):
Quote:
"89.36.149.153" "bcdefghijklmnopqrstu" "de"
"86.107.106.186" "cdefijlmnopqrstu" "de"
"89.37.60.184" "cdefijlmnopqrstu" "de"
You forgot to put the "" for the passwords.
__________________
What am I doing these days? Well, I run my own Rust server. It's heavily modded. If you'd like to join, the ip is 167.114.101.67:28116

I also created a website called Rust Tools. It will calculate and tell you the raw amounts of resources needed to craft items.

Last edited by v3x; 07-11-2006 at 17:05. Reason: Jordan got it :(
v3x is offline
Xum
Member
Join Date: Jun 2006
Old 07-11-2006 , 20:25   Re: User.ini problems
Reply With Quote #5

I don't want to get banned, i was tired i think and i didn't observ cause "" from password is missing.
Yes i forgot to add "" for password.
__________________
[IMG]http://img236.**************/img236/9858/xulogo2pq.gif[/IMG]Xu Share Website CjtServer
My Superhero 22/7 gameserver
ip: 64.94.171.241:27055 and the pasword is: qwerty
Xum 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 03:13.


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