partiusfabaa / cs2-ranks

48 stars 17 forks source link

Fake ranks dont show global elite #43

Open Prull99 opened 2 months ago

Prull99 commented 2 months ago

Counter-strike 2 Screenshot 2024 04 28 - 02 04 12 57 You can see that Im global elite but the scoreboard show me other rank. Only global elite have this problem. I have latest plugins. Configs: { "TableName": "lvl_base", "Prefix": "{BLUE}INFINITY {DEFAULT}|", "TeamKillAllowed": true, "UseCommandWithoutPrefix": true, "ShowExperienceMessages": true, "MinPlayers": 1, "InitialExperiencePoints": 0, "Events": { "EventRoundMvp": 12, "EventPlayerDeath": { "Kills": 13, "Deaths": 10, "Assists": 5, "KillingAnAlly": 10, "Suicide": 15 }, "EventPlayerBomb": { "DroppedBomb": 5, "PlantedBomb": 4, "DefusedBomb": 3, "PickUpBomb": 3 }, "EventRoundEnd": { "Winner": 5, "Loser": 8 }, "Additionally": { "Headshot": 1, "Noscope": 2, "Attackerblind": 1, "Thrusmoke": 1, "Penetrated": 2 } }, "Weapon": { "knife": 5, "awp": 2 }, "Ranks": { "None": 0, "Silver I": 50, "Silver II": 200, "Silver III": 400, "Silver IV": 600, "Silver Elite": 800, "Silver Elite Master": 1000, "Gold Nova I": 1500, "Gold Nova II": 2000, "Gold Nova III": 2500, "Gold Nova Master": 3000, "Master Guardian I": 3500, "Master Guardian II": 4000, "Master Guardian Elite": 4500, "BigStar": 5000, "Legendary Eagle": 5500, "Legendary Eagle Master": 8000, "Supreme": 13000, "The Global Elite": 25000 },

ranks_fakerank.json:

{ "Type": 1, "FakeRank": { "1": 1, "2": 2, "3": 3, "4": 4, "5": 5, "6": 6, "7": 7, "8": 8, "9": 9, "10": 10, "11": 11, "12": 12, "13": 13, "14": 14, "15": 15, "16": 16, "17": 17, "18": 18 } }

MickaNoob commented 2 months ago

Start yout first to "0" for unranked 1 = 0 2 = 1 ....

It's worked for me :)

partiusfabaa commented 2 months ago

https://github.com/partiusfabaa/cs2-ranks/releases/tag/v2.0.4