View Single Post
zo6zo6
Member
Join Date: Feb 2018
Old 09-13-2018 , 16:58   Re: [Source 2009, CS:GO] Stamm 2.28 - VIP Level Ranking
Reply With Quote #1881

Quote:
Originally Posted by Stropy View Post
PHP Code:
"StammLevels"
{
    
"vip"
    
{
        
"name"            "VIP"
        "flag"            "o"
    
}

I have it setup like this and works as intended. I have 10 public as well though, not sure if it matters or not. Make sure you have correct flag in the stamm cfg and tvip cfg (remember, you use numbers for flags here, for "o" it is 15).
does it have to be flag o specifically? on my testing i used flag s (number 19) and it didnt work. i have only one private level and i use mysql for both stamm and tvip


EDIT!
i used flag o for testing and that didn't work either. the only way i managed to make stamm work is by skipping tvip and putting flag o directly on admin_simple. Even then i didn't work as it should. i had all the features of stamm when i put the flag on admin_simple but the moment i removed it, i still had all the features. it was like i never removed the flag

Last edited by zo6zo6; 09-14-2018 at 06:29.
zo6zo6 is offline