View Single Post
James
Senior Member
Join Date: Dec 2004
Old 08-20-2007 , 05:39   Re: AMX Mod X Nightly Builds, 1.8.0 Beta
#28

Quote:
Originally Posted by sawce View Post
IPs
Maybe I wrong, but

in admin.sma loadSettings(szFilename[]) you can load IP or SteamID from users.ini
; Examples of admin accounts:
; "STEAM_0:0:123456" "" "abcdefghijklmnopqrstu" "ce"
; "123.45.67.89" "" "abcdefghijklmnopqrstu" "de"

In admincmd.sma you can in public cmdAddBan(id, level, cid) compare arg[32] with array of admins IPs/SteamIDs and when it is positive then break ban proces...
__________________
Do good things, and good things happen to you
James is offline