Thread: Admins manager
View Single Post
Alka
AMX Mod X Plugin Approver
Join Date: Dec 2006
Location: malloc(null)
Old 12-10-2007 , 14:41   Re: Admins manager
Reply With Quote #21

Quote:
Originally Posted by iggy_bus View Post
Ok let me explain...

If you add admin via ID, the line looks like this:
"STEAM_ID_xxxxxxxx" "" "abcdefghijkl.." "a"

If you add admin via IP, the line looks like this:
"xxx.xxx.xxx.xxx" "" "abcdefghijkl..." "d"

Now you just have to add a mode for editing the third way to add admins, the line contains 4 fields (nick, password, flags, connection flags)
"nick" "password" "abcdefghijkl....." "a"

Example:
"admin" "secret" "abde" "a"
---player must enter [name "admin"] and [setinfo _pw "secret"] and he has commands that come with "abde" flags...

Hope it is more clear, many servers use nick+pass to add admins since large number of admins play from game centers where they do not have their own steam account but some random valve steam_id, so for them, amxx modders made the third way od admin logging, so I think you should implement it because you plugin is awesome ;)
LOL =)), dude i know how yo add admins. ROFL

Quote:
Originally Posted by iggy_bus
Nevermind that.
If I have RCON, I wll add nick and password and I will tell it to that admin via mail or msn...
lol, so what's the point ?! You don't get it. If he want a specific password ?! He must tell you the pass then add it, so you can add it directly. IMO USELESS.

I don't think is a good idea. Still useless, but maybe i will add something...
__________________
Still...lovin' . Connor noob! Hello
Alka is offline