Raised This Month: $ Target: $400
 0% 

admin help.


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
sweblonde
Junior Member
Join Date: May 2006
Location: sweden
Old 06-07-2007 , 10:56   admin help.
Reply With Quote #1

Hi.I know that there are tons of admin explanations but they dont work for me.
see my problem is that i was an admin on my server (runs from the steam menu) but suddenly i had no access to amxmodmenu :S ive checked my user.ini and it is correct so i cant figure out whats wrong. plz help me with this one.

thanks in advance.
sweblonde is offline
Send a message via MSN to sweblonde
vvg125
AMX Mod X Beta Tester
Join Date: Dec 2006
Location: Queens (Douglaston), New
Old 06-07-2007 , 13:11   Re: admin help.
Reply With Quote #2

Post your users.ini and type 'meta list' in server console.
__________________
vvg125 is offline
Send a message via AIM to vvg125 Send a message via MSN to vvg125 Send a message via Yahoo to vvg125
sweblonde
Junior Member
Join Date: May 2006
Location: sweden
Old 06-08-2007 , 04:30   Re: admin help.
Reply With Quote #3

ok.here is my user.ini file.

; 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:

; My steam id

"STEAM_0:1:744381" "" "abcdefghijklmnopqrstu" "ce"

;friends steam id

"STEAM_0:1:7963235" "" "abcdefghijklmnopqrstu" "ce"

; "123.45.67.89" "" "abcdefghijklmnopqrstu" "de"
; "My Name" "my_password" "abcdefghijklmnopqrstu" "a"

"loopback" "" "abcdefghijklmnopqrstu" "de"

and here is "meta list"

] meta list
Currently running plugins:
[ 1] AMX Mod X, v1.76d, Mar 10 2007, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 2] Fun, v1.71, Apr 2 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 3] Engine, v1.71, Apr 2 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 4] FakeMeta, v1.71, Apr 2 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 5] MySQL, v1.71, Apr 2 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org/
[ 6] SQLite, v1.76b, Mar 8 2007, by AMX Mod X Dev Team, see http://www.amxmodx.org/
[ 7] GeoIP, v1.71, Apr 2 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org/
[ 8] nVault, v1.71, Apr 2 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org/
[ 9] CStrike, v1.71, Apr 2 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 10] CSX, v1.71, Apr 2 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org/
sweblonde is offline
Send a message via MSN to sweblonde
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 06-08-2007 , 05:23   Re: admin help.
Reply With Quote #4

Post the users.ini file as an attachment, and type 'amxx list' in server console.
ConnorMcLeod is offline
sweblonde
Junior Member
Join Date: May 2006
Location: sweden
Old 06-08-2007 , 05:47   Re: admin help.
Reply With Quote #5

ok. here is what i get.

] amxx list
AMX Mod X 1.76d
Authors:
David "BAILOPAN" Anderson, Pavol "PM OnoTo" Marko, Felix "SniperBeamer" Geyer
Jonny "Got His Gun" Bergstrom, Lukasz "SidLuke" Wlasinski
Christian "Basic-Master" Hammacher, Borja "faluco" Ferrer
Scott "Damaged Soul" Ehlert
Compiled: Mar 10 2007, 126:26
URL:http://www.amxmodx.org/
Core mode: JIT
Attached Files
File Type: ini users.ini (1.6 KB, 140 views)
sweblonde is offline
Send a message via MSN to sweblonde
sweblonde
Junior Member
Join Date: May 2006
Location: sweden
Old 06-08-2007 , 07:21   Re: admin help.
Reply With Quote #6

i solved it. i saw that it was different verisions in some modules so i reinstalled and now it works.dunno how i got different verisions. but thx for your help. =)
sweblonde is offline
Send a message via MSN to sweblonde
vvg125
AMX Mod X Beta Tester
Join Date: Dec 2006
Location: Queens (Douglaston), New
Old 06-08-2007 , 07:56   Re: admin help.
Reply With Quote #7

For future reference, when someone says type something in server console, it means via RCON or a tool such as HLSW.
__________________
vvg125 is offline
Send a message via AIM to vvg125 Send a message via MSN to vvg125 Send a message via Yahoo to vvg125
sweblonde
Junior Member
Join Date: May 2006
Location: sweden
Old 06-08-2007 , 12:05   Re: admin help.
Reply With Quote #8

i have never got it...how do you type it in console through rcon? and what is rcon.
sweblonde is offline
Send a message via MSN to sweblonde
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 14:58.


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