Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
this i mine...
{
"Groups": {
"admin_group": {
"Commands": [],
"Immunity": 10,
"IsBlacklist": true,
"Badges": [ "admin", "exo"]
},
"sezione_archangel": {
"Commands": [ "sh_reset", "sh_ban" ],
"Immunity": 0,
"IsBlacklist": false,
"Badges": [ "exo" ]
}
},
"123456": {
"Group": "SuperAdmin",
"Badge": "admin"
}
}
Cheers.
See here how you assign badges to certain rows: https://github.com/Person8880/Shine/wiki/Badges#assigning-badges-to-rows-for-the-badges-mod
http://pastebin.com/bPvfSTVs
Basically you have to use a , to part list entries.
i coorected the given file here: https://gist.github.com/GhoulofGSG9/ad47c31d9ad0bf16bc44
Please use jsonlint [jsonlint.com] or some similair json syntax chacker yourself to avoid json sytax issues in your config files in the future ;)
http://pastebin.com/i5W9B1ir
It is now showing the wrong badges entirely.
I've got "ken" set for myself, and it's giving me the option to choose between the Admin icon or the Ni! icon.
All of the regulars are a weird white monkey looking thing, as well as the guy with the custom badge.
Did I break it by adding a new badge?
So with your config regulars have the huze badge, mod inherit from regulars so mod also has the huze badge and admin inherit form mod ....
That's why your user still has the badge.
And no its currently not possible to disable the that the shine plugin automatically assign the groupname badges.
But maybe we can add a option for that, hmm. I'll see what i can do.
Barring changing the group name to something other than "Admin" or "Mod".
Thanks for replying to my queries, btw.
I changed his group from "regulars" to "admin", and he kept the regulars badge.
He doesn't have a custom badge(although he wants one).
The regulars group has an assigned badge, and the admin group has an assigned badge.
Although by the sounds of it, the admin group badge is redundant as it automatically gets the "admin" badge due to the group name.
Here's my user config, if you're interested:
http://pastebin.com/SrT6Qtqi
No it's not notmal that ppl keep the badges of the old group if you change their group after a mapchange.
If this is the case something is not correct with your user config.
About your issue with the admin badge:
Please notice that badges with the same name as a group are automatically assigned to the members of the given group.
This is a feature of the original Player badge mod i kept as some ppl use it.
If multiple badges are assigned to the same badge row the users are able to switch between what badge should be shown at the scoreboard via the badge menu which is in the ingame main menu next to the profile picture (see second image above )
Is there a reason that the badges cannot be changed once set?
I changed the group of one of the regulars on my server to admin, but he still has the badge I associated with the regulars group.
Or in my case:
I've got two badges.
The admin badge, and a secondary badge.
I've only assigned myself the second badge, but for some reason the admin badge is taking precedence(it's the one showing up on the scoreboard).
Thanks for the clarification though.
You don't have to assign badges to rows. Thats only needed if you want to allow your users to display multiple badges at once.
The shine wiki page is not really confusing. It's just telling you what table format you have to use for assigning badges to more than one row ( i'm not sure what's confusing about that)
Overall you can still assign badges without defining a certain row for them.
Badges+ will then assign them all automatically to row 5 as that is the default row.
Do you have to assign rows to use this mod, or is that an optional thing?