View Single Post
wtfaatp
Senior Member
Join Date: Jul 2010
Old 04-28-2014 , 20:11   Re: [Source 2009, CS:GO] Stamm 2.23 VIP Level Ranking
Reply With Quote #1555

I think I found a problem? or was this intended?

Code:
"StammLevels"
{
    "Starter"
    {
	"name"              "Starter"
	"points"            "0"
    }
    "Pirate"
    {
        "name"      "Pirate"
        "flag"    "r"
    }
	"Pirate-by-Points"
    {
        "name"      "Pirate-by-Points"
        "points"    "1250"
    }
	"Ninja"
    {
        "name"      "Ninja"
        "flag"    "s"
    }
	"Ninja-by-Points"
    {
        "name"      "Ninja-by-Points"
        "points"    "1750"
    }
	"BadAss"
    {
        "name"      "BadAss"
        "flag"    "t"
    }
	"BadAss-by-Points"
    {
        "name"      "BadAss-by-Points"
        "points"    "2000"
    }
}
If the Flag groups have the benefits then the Points group will not get them! Along with if the Points group has the benefits then the Flag group wont get them!
__________________
SourceMod : 1.10.0 (Official) | MetaMod : 1.10.7 (Official)
Server : NFOservers - Windows

Last edited by wtfaatp; 04-28-2014 at 20:11.
wtfaatp is offline