Some players might not have a title because their data was not ran through yet, have them type /rt refresh and it should run them through the system.
When you did /rt noadmin did you get a message back saying admins are on or off? And do you have Titles Only mode set to false? if you enable Titles Only mode it disables Ranks, and the ranking titles. (in config is useTitles false or true)
[DOUBLEPOST=1425912068][/DOUBLEPOST]Doesn't seem like a title was set, try doing /rt refresh to re run your player file through the process to see if this addresses it. Are you using the Groups system?
Ranks And Titles [Unmaintained]
Discussion in 'Plugin Support' started by KillParadise, Mar 3, 2015.
-
[DOUBLEPOST=1425915826][/DOUBLEPOST]Admins ranks turned on... Not changing my
[DOUBLEPOST=1425916858][/DOUBLEPOST]Have deleted ur file, but my name still changing my name... -
-
Code:"Title": "Штатский", "Rank": 0.0, "Kills": 24.0, "KDR": 0.8, "Deaths": 30.0, "Karma": -24.0, "isAdmin": false, "hidden": false
-
Hey, Awesome Plugin!
Can you explain the settings in it tho: (not sure if I fully understand them)
Code:"Settings": { "showPlayer": true, "karma": true, "colorSupport": false, "useTitles": false, "noAdmin": false },
Thx! -
Code:showPlayer - is currently disabled causes more bugs than its worth right now (when it finished it will hide all authlevel 0 players) karma - this is the toggle switch for the karma system colorSupport - this is the toggle switch for the color system useTitles - this is the toggle switch for Titles Only Mode (no ranks just custom titles) noAdmin - this is the toggle switch to remove and add admins to the rank system
Code:{ "rank": 0, - Player Rank "title": "Civilian", - Player title for this rank "karma": 0, - karma needed to achieve this rank "killsNeeded": 0, -kills needed to achieve this rank(Only used if karma is disabled) "Color": "#FFFFFF", - color of the title "karmaModifier": 1 - how much karma is given if a player of this rank is slain }
Last edited by a moderator: Mar 9, 2015 -
But, how to get good reputation? Bad - killing fresh spawns, but how to good rep? Thanks.
P.S. For what this karma value? -
what do you mean "For what this karma value" ? If you mean to change the value you get read above, and change the karmamodifier option in config, if you mean the amount of karma needed to change rank edit the karma option this can be anything as long as it is a positive or negative whole number. -
-
-
And 1 more question...
Why he is already get rank 1, but his karma -8 (don't changing karma settings)?
Code:"76561198093388083": { "PlayerID": "76561198093388083", "RealName": "SUPERMAN", "Title": "Штатский", "Rank": 1.0, "Kills": 10.0, "KDR": 2.5, "Deaths": 4.0, "Karma": -8.0, "isAdmin": false, "hidden": false
Attached Files:
-
-
Not sure what you meant in that image?Last edited by a moderator: Mar 9, 2015 -
-
This whole karma stuff reminds me of Lineage2
-
Hmm... For what this "kills needed" when it's calculating karma?
Code:{ "rank": 1, "title": "Головорез", "karma": -10, "killsNeeded": 10, "Color": "#f5d4ab", "karmaModifier": 5 },
-
-
[DOUBLEPOST=1425924419][/DOUBLEPOST] -
-
[DOUBLEPOST=1425930246][/DOUBLEPOST]In RustIO from @dcode doesn't works fine...
[DOUBLEPOST=1425930468][/DOUBLEPOST]And one more idea... Create system like in Infestation...
So, you Constable: kill default man -2, kill bandit +1 (if its rang higher - more (+2,+3)), kill constable -2 (if higher - higher minus)... Sry for my bad engAttached Files:
-
-
Guys, how to remove this?
___________________
[SOLVED] if setCode:"colorSupport": false
Last edited by a moderator: Mar 10, 2015