View Single Post
Nutu_
AlliedModders Donor
Join Date: Mar 2016
Location: Germany
Old 12-11-2018 , 16:51   Re: [Help] Autojoin customization.
Reply With Quote #12

if you want to follow my idea
change
PHP Code:
#define IMMUNITY_ACCESS_LEVEL ADMIN_CHAT 
to
PHP Code:
#define IMMUNITY_ACCESS_LEVEL ADMIN_LEVEL_A 
(for example)
and add to users.ini the flag 'm' to everyone you want to not getting auto joined.
that's almost the same if you create another ini file to write their name
__________________
a simple act of caring creates an endless ripple.
Nutu_ is offline