Saw this thread: http://www.alora.io/...donator-prefix/
Instead of having the [Extreme [icon] - name] setup, why not do something like this for each donator that's an ironman?
Regular Donator
Super Donator
Extreme Donator
Legendary Donator
Uber Donator
Would look somewhat like this:
But Jedzio, how are we going to differentiate Hardcore , Ultimate and Classic?
Simple, with some programming as so:
if Player.rights = UltIronman { Rank = "Ultimate Ironman"; Color = "00AFFF"; YellTitle = "<shad=70><col="+Color+"><img="Whatever the rank crown is">"+Rank+"</col></shad>"; Display = "<shad=70><col="+Color+"></col></shad>"+c.playerName+ ": " + Misc.optimizeText(playerCommand.substring(5))); }
So if a player is an Ultimate iron man, hardcore, or classic, they will appear as: [Classic] Jedzio