View Single Post
Author Message
re-verse
Junior Member
Join Date: Feb 2008
Old 02-26-2008 , 18:47   Immunity not working
Reply With Quote #1

I'm having a problem with immunity not working.

Here is a sample from my admins.cfg and admin_groups.cfg

admins.cfg - a snippet
Admins
{
"re-Verse"
{
"auth" "steam"
"identity" "STEAM_#####3"
"group" "owners"
"immunity" "99"
}
"Dumb"
{
"auth" "steam"
"identity" "STEAM_######3"
"group" "owners"
"immunity" "95"
}
"Sweet Lew"
{
"auth" "steam"
"identity" "STEAM_###########"
"group" "shack"
}

"Maddog Delphi"
{
"auth" "steam"
"identity" "STEAM_#####"
"group" "maddog"
"immunity" "1"


and now a bit from groups

"maddog"
{
"flags" "bcfghijklm"
"immunity" "20" //low immunity value
}

}


Seems any mention of imminuty, in admingroups or admin is ignored, and anyone from any immunity level can slay/kick anyone from any other immunity level.

Any ideas? I'd love some help.
re-verse is offline