Raised This Month: $51 Target: $400
 12% 

[tf2] error with admin_group.cfg


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Johnoclock
Member
Join Date: Oct 2014
Location: denmark
Old 04-09-2017 , 12:15   [tf2] error with admin_group.cfg
Reply With Quote #1

hello i keep getting this error

PHP Code:
L 04/09/2017 18:07:18: [admin-flatfile.smxError(sdetected parsing addons/sourcemod/configs/admin_groups.cfg
L 04
/09/2017 18:07:18: [admin-flatfile.smx]  (line 166Line contained too many invalid tokens
L 04
/09/2017 18:07:18: [admin-flatfile.smxError(sdetected parsing addons/sourcemod/configs/admin_groups.cfg
L 04
/09/2017 18:07:18: [admin-flatfile.smx]  (line 166Line contained too many invalid tokens 
my admin_groups.cfg look like this
PHP Code:
Groups
{
    
"VIP"
    
{
        
"flags"        "osabj"
        "immunity"    "2"
        
        "Overrides"
         
{
            
"sm_grab"            "deny"
            "sm_firebolt"        "deny"
            "sm_bat"            "deny"
            "sm_boss"            "deny"
            "sm_meteorshower"    "deny"
            "sm_skele"            "deny"
            "sm_meteor"            "deny"
            "sm_horde"            "deny"
            "sm_bats"            "deny"
            "sm_lightning"        "deny"
            "sm_fireball"        "deny"
            "sm_trails"            "allow"
            "sm_say"            "deny"
            "sm_psay"            "deny"
            "sm_msay"            "deny"
            "sm_hsay"            "deny"
            "sm_csay"            "deny"
            "sm_who"            "deny"
            "sm_mute"            "deny"
            "sm_gag"            "deny"
            "sm_warp"            "allow"
            "sm_resizeme"        "allow"
            "sm_admin"            "deny"
            "sm_ccc"             "allow"
            "sm_ccc_tag"        "allow"
            "sm_ccc_name"        "allow"
            "sm_ccc_chat"        "allow"
            "sm_ccc_hidetags"    "deny"
            "sm_trails"            "allow"    
            "sm_god"            "deny"
            "sm_buddha"            "deny"
            "sm_mortal"            "deny"
            "sm_rof"            "deny"
         
}
    }
    
"Admin"
    
{
        
"flags"        "opabcdfj"
        "immunity"    "4"
        
        "Overrides"
         
{
         
"sm_resizehead"         "allow"
         "sm_resizehands"         "allow"
         "sm_resizetorso"        "allow"
         "sm_resize"            "allow"
         "sm_resizeme"            "allow"
         "sm_cvar"                "deny"
         "sm_reloadadmins"      "allow"
         "sm_colorize"            "deny"
         "sm_alpha"                "deny"
         "sm_explode"            "deny"
         "sm_invisplayer"        "allow"
         "sm_invis"                "allow"
         "sm_trails"            "allow"
         "sm_aia"                "allow"
         "sm_god"                "allow"
         "sm_disco"                "allow"
         "sm_happy"                "allow"
         "sm_tele"                "allow"
         "sm_tsay"                "allow"
         "sm_say"                "allow"
         "sm_psay"                "allow"
         "sm_msay"                "allow"
         "sm_hsay"                "allow"
         "sm_csay"                "allow"
         "sm_chat"                "allow"
         "sm_help"                "allow"
         "sm_vote"                "allow"
         "sm_unsilence"            "allow"
         "sm_unmute"            "allow"
         "sm_ungag"                "allow"
         "sm_silence"            "allow"
         "sm_who"                "allow"
         "sm_unban"                "allow"
         "sm_banip"                "allow"
         "sm_rename"            "allow"
         "sm_slap"                "allow"
         "sm_slay"                "allow"
         "sm_noclip"            "allow"
         "sm_dico"                "allow"
         "sm_ban"                "allow"
         "sm_mute"                "allow"
         "sm_gag"                "allow"
         "sm_kick"                "allow"
         "sm_warp"                "allow"
         "sm_admin"                "allow"
         "sm_mute"                "allow"
         "sm_goto"                "allow"
         "sm_bring"                "allow"
         "sm_ccc"                 "allow"
         "sm_ccc_tag"            "allow"
         "sm_ccc_name"            "allow"
         "sm_ccc_chat"            "allow"
         "sm_ccc_hidetags"        "deny"
         "sm_god"                "allow"
         "sm_buddha"            "allow"
         "sm_mortal"            "allow"
         "sm_grab"                "allow"
         "sm_move"                "allow"
         "sm_rof"                "deny"
         
}
    }
    
"HeadAdmin"
    
{
        
"flags"        "oqabcdefjnm"
        "immunity"    "5"
        
        "Overrides"
         
{
         
"sm_resizehead"         "allow"
         "sm_resizehands"         "allow"
         "sm_resizetorso"        "allow"
         "sm_resize"            "allow"
         "sm_resizeme"            "allow"
         "sm_mute"                "allow"
         "sm_admin"                "allow"
         "sm_grab"                "allow"
         "sm_map"                "allow"
         "sm_votealltalk"        "deny"
         "sm_voteff"            "deny"
         "sm_votemap"            "deny"
         "sm_votegravity"        "deny"
         "sm_ccc"                 "allow"
         "sm_ccc_tag"            "allow"
         "sm_ccc_name"            "allow"
         "sm_ccc_chat"            "allow"
         "sm_god"                "allow"
         "sm_ccc_hidetags"        "deny"
         "sm_buddha"            "allow"
         "sm_mortal"            "allow"
         "sm_trails"            "allow"
         "sm_boosthealth"        "allow"
         
}
    }
    
"Mod"
    
{
        
"flags"        "orabcfj"
        "immunity"    "3"
        
        "Overrides"
         
{
         
"sm_resizehead"         "allow"
         "sm_resizehands"         "allow"
         "sm_resizetorso"        "allow"
         "sm_resize"            "allow"
         "sm_grab"                "allow"
         "sm_colorize"            "deny"
         "sm_alpha"                "deny"
         "sm_explode"            "deny"
         "sm_invisplayer"        "deny"
         "sm_invis"                "deny"
         "sm_trails"            "allow"
         "sm_aia"                "allow"
         "sm_god"                "allow"
         "sm_disco"                "allow"
         "sm_happy"                "allow"
         "sm_tsay"        
´        "allow"
         "sm_say"                "allow"
         "sm_psay"                "allow"
         "sm_msay"                "allow"
         "sm_hsay"                "allow"
         "sm_csay"                "allow"
         "sm_chat"                "allow"
         "sm_help"                "allow"
         "sm_vote"                "allow"
         "sm_unsilence"            "allow"
         "sm_unmute"            "allow"
         "sm_ungag"                "allow"
         "sm_silence"            "allow"
         "sm_who"                "allow"
         "sm_unban"                "allow"
         "sm_ccc"                 "allow"
         "sm_ccc_tag"            "allow"
         "sm_ccc_name"            "allow"
         "sm_ccc_chat"            "allow"
         "sm_ccc_hidetags"        "deny"
         "sm_rename"            "deny"
         "sm_slap"                "allow"
         "sm_slay"                "allow"
         "sm_noclip"            "allow"
         "sm_dico"                "allow"
         "sm_gag"                "allow"
         "sm_kick"                "allow"
         "sm_warp"                "allow"
         "sm_admin"                "allow"
         "sm_mute"                "allow"
         "sm_goto"                "allow"
         "sm_bring"                "allow"
         "sm_freeze"            "allow"
         "sm_move"                "allow"
         
}
    }
        
"Helper"
    
{
        
"flags"        "otabj"
        "immunity"    "1"
        
        "Overrides"
         
{
            
"sm_tsay"            "allow"
            "sm_say"            "allow"
            "sm_psay"            "allow"
            "sm_msay"            "allow"
            "sm_hsay"            "allow"
            "sm_csay"            "allow"
            "sm_chat"            "allow"
            "sm_goto"            "allow"
            "sm_ccc"             "allow"
            "sm_ccc_tag"        "allow"
            "sm_ccc_name"        "allow"
            "sm_ccc_chat"        "allow"
            "sm_ccc_hidetags"    "deny"
            "sm_grab"            "allow"
            "sm_bring"            "allow"
            "sm_mute"            "allow"
            "sm_gag"            "allow"
            "sm_admin"            "allow"
            "sm_firebolt"        "deny"
            "sm_bat"            "deny"
            "sm_boss"            "deny"
            "sm_meteorshower"    "deny"
            "sm_skele"            "deny"
            "sm_meteor"            "deny"
            "sm_horde"            "deny"
            "sm_bats"            "deny"
            "sm_lightning"        "deny"
            "sm_fireball"        "deny"
            "sm_trails"            "allow"
            "sm_who"            "deny"
            "sm_warp"            "allow"
            "sm_resizeme"        "allow"
            "sm_god"            "deny"
            "sm_buddha"            "deny"
            "sm_mortal"            "deny"
         
}
    }

any can help me out
Johnoclock is offline
Fyren
FyrenFyrenFyrenFyrenFyren FyrenFyrenFyrenFyrenFyren FyrenFyrenFyrenFyrenFyren FyrenFyrenFyrenFyrenFyren
Join Date: Feb 2106
Old 04-09-2017 , 12:37   Re: [tf2] error with admin_group.cfg
Reply With Quote #2

Did you not try looking around line 166 in your file?
Fyren is offline
Johnoclock
Member
Join Date: Oct 2014
Location: denmark
Old 04-09-2017 , 12:43   Re: [tf2] error with admin_group.cfg
Reply With Quote #3

Quote:
Originally Posted by Fyren View Post
Did you not try looking around line 166 in your file?
i did and notheng looks worng
Johnoclock is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 04-09-2017 , 14:29   Re: [tf2] error with admin_group.cfg
Reply With Quote #4

Quote:
Originally Posted by john96dk View Post
i did and notheng looks worng
Really? I think you should look again.
__________________
asherkin 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 12:00.


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