check to make sure that the client is connecting properly with your cache and getting the correct icon or even a icon at all
|
|
How do I change this?
I have isDonor thing in name.txt but It won't show the donor icon, but when I do ::yell it shows the donor icon.
Sorry for bad enligsh, I from sweden.
check to make sure that the client is connecting properly with your cache and getting the correct icon or even a icon at all

Maybe the source you are using wasn't programmed well and made it that the character rights had to be changed for the donator crown to be shown on chat instead of the isDonator method.
Within your client you'll find cases. Each case being a different player right .. For example
Yours will look nothing like that because that is just an example basically you want to find out what case your donator crown is loading under (Default on most servers is 4) and make sure that when you give someone donator you also give them the same player rights that your client's case for donator is.Code:Case 1: //Mod Case 2: //Admin Case 3: //Owner/Co-Owner Case 4: //Donator
Code:isDonator = 1 and playerRights = 4
I found out what was the problem. Thanks for the help![]()
| « Helppp please! rep++ | Pi WebClient » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |