Raised This Month: $ Target: $400
 0% 

Superhero Mod Admin


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Skite
Junior Member
Join Date: Dec 2004
Old 12-18-2004 , 22:21   Superhero Mod Admin
Reply With Quote #1

Is this the correct way to put in admin.
-----
; 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

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

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

; Examples of admin accounts:
; "123.43.43.53" "" "abcdefghijklmnopqrstu" "de"
; "STEAM_0:0:14332" "my_password" "abcdefgnstu" "c"
; "My Name" "my_password" "abcdefghijklmnopqrstu" "a"

"pw_kid" "" "abcdefghijklmnopqrstu" "ce"
-----
This is correct, but I cannot use the set level powers of superhero mod admin.
What do I do??; Line starting with ; is a comment
Skite is offline
spawn_ofhell[OG]
Junior Member
Join Date: Dec 2004
Old 12-18-2004 , 23:26  
Reply With Quote #2

mine looks like this

"spawn_ofhell[OG]" "" "abcdefghijklmu" "t" "s"

and i have no problems and niehter do my other admisn so try that setup
spawn_ofhell[OG] is offline
Chivas2973
Veteran Member
Join Date: Mar 2004
Location: Wisconsin
Old 12-19-2004 , 00:26  
Reply With Quote #3

Quote:
Originally Posted by spawn_ofhell[OG
]mine looks like this

"spawn_ofhell[OG]" "" "abcdefghijklmu" "t" "s"

and i have no problems and niehter do my other admisn so try that setup

this is wrong, the last section is reserver for flags
; Account flags:
; a - disconnect player on invalid password
; b - clan tag
; c - this is steamid
; d - this is ip
; e - password is not checked (only name/ip/steamid needed)

there is no t or s here

if you are using listen server, try using your steam id and looping it back, if not try one of the other examples

honestly, I never had to give myself admin with listen, I just press the ~ key and type commands in


but maybe I am wrong, who knows
__________________
Chivas2973 is offline
Night Slayer
Senior Member
Join Date: Jul 2004
Old 12-19-2004 , 00:33  
Reply With Quote #4

Quote:
"STEAM_ID" "" "abcdefghijklmnopqrstu" "ce"
Night Slayer is offline
vittu
SuperHero Moderator
Join Date: Oct 2004
Location: L.A. County, CA
Old 12-19-2004 , 00:42  
Reply With Quote #5

Search The Damn Fourms its the button up top with the red pointy arrows...

and stop posting questions in Tech Support not regaurding SH mod.
vittu is offline
Send a message via AIM to vittu Send a message via MSN to vittu Send a message via Yahoo to vittu
Night Slayer
Senior Member
Join Date: Jul 2004
Old 12-19-2004 , 00:45  
Reply With Quote #6

[offtopic] lol vittu this is funny chasing this guy around about his spamming, you know, answer me what would u do if you had site admin on this forum for 5 seconds and the ban button was shining right above his head?[/offtopic]
Night Slayer is offline
vittu
SuperHero Moderator
Join Date: Oct 2004
Location: L.A. County, CA
Old 12-19-2004 , 00:56  
Reply With Quote #7

Well I could just give him 10 warning and he'd be banned. But I'll leave that for jtp to decide.
vittu is offline
Send a message via AIM to vittu Send a message via MSN to vittu Send a message via Yahoo to vittu
TheRaven
Member
Join Date: Dec 2004
Old 12-19-2004 , 06:54   Re: Superhero Mod Admin
Reply With Quote #8

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

"pw_kid" "" "abcdefghijklmnopqrstu" "ce"
You used "ce". Now tell me, does "pw_kid" look like a steam id to you?
TheRaven is offline
-={OrC}=-BaZaR
Junior Member
Join Date: Dec 2004
Location: Denmark
Old 12-20-2004 , 13:02  
Reply With Quote #9

TheRaven i think you have missunderstanded or maybr i have...

But you know There stand in the 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

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

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

; Examples of admin accounts:
; "123.43.43.53" "" "abcdefghijklmnopqrstu" "de"
; "STEAM_0:0:14332" "my_password" "abcdefgnstu" "c"
; "My Name" "my_password" "abcefijklmnopqrstu" "a"

Maybe its the Password hes thinking on when he says: "pw_kid" pw = Password

Or Maybe pw_kid is hes name...

If you drive Dedicated server You can use STEAM_ID Or Nick....

But i Dont know...

Maybe im wrong...

Thats up to Skite
__________________
Join My Superhero Server: 212.10.104.158:27015
212.10.106.148:27015
-={OrC}=-BaZaR is offline
Send a message via MSN to -={OrC}=-BaZaR
Chivas2973
Veteran Member
Join Date: Mar 2004
Location: Wisconsin
Old 12-20-2004 , 14:49  
Reply With Quote #10

Quote:
You used "ce". Now tell me, does "pw_kid" look like a steam id to you?
the c flag says this is the steam id, that was his point
__________________
Chivas2973 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 00:29.


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