Raised This Month: $ Target: $400
 0% 

Admin access not working for listen server??


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
shadowstalker
Junior Member
Join Date: Apr 2006
Old 04-07-2006 , 06:53   Admin access not working for listen server??
Reply With Quote #1

Ok having used amx before i know about the users.ini and such to add admins and the access levels. Ok now heres the problem even though the steam id and access levels have been set i still dont have access to admin?? duno if iv done sumit wrong but everything looks in place and this is a fresh install no extra plugins or anything?? any ideas ???

edit:updated users.ini with changes but still no luck
Attached Files
File Type: ini users.ini (1.6 KB, 78 views)
shadowstalker is offline
lantz69
AMX Mod X Beta Tester
Join Date: Mar 2004
Location: Sweden, Skåne
Old 04-07-2006 , 08:15  
Reply With Quote #2

If you use listenserver and you want admin you can use this
Code:
"loopback" "" "abcdefghijklmnopqrstu" "de"
If you get a real steamid on your listenserver you can use this
Code:
"STEAM_0:0:123456" "" "abcdefghijklmnopqrstu" "ce"
And not that you have
Code:
"Nemesiz" "" "abcdefghijklmnopqrstu" "ce" // BAD
ce at the end means: this is steamid/wonid ; password is not checked

Read these explainations and try to find out what you need.
Code:
; 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"
__________________
Using: Amxmodx 1.8.1.xxxx, cstrike
http://www.vanilla.se/
lantz69 is offline
shadowstalker
Junior Member
Join Date: Apr 2006
Old 04-07-2006 , 08:30  
Reply With Quote #3

note: my steam id is in there if u look again and the nemesiz thing was a mistake on my behalf, as for the loopback i removed it as it didnt work either way and still didnt work when i added it again. so still no luck with loopback,steamid or user names and passwords??
shadowstalker is offline
shadowstalker
Junior Member
Join Date: Apr 2006
Old 04-07-2006 , 08:48  
Reply With Quote #4

Problem solved thread no longer needed for sum reason the admin pluggings was not working or sumhow got lost?
shadowstalker 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 11:14.


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