|
|
|
|
Corporal
Junior Member
Posts: 115
Thanks: 2
Thanked 6 Times in 4 Posts
Join Date: Nov 2009
Location: United Kingdom
Activity: 0%
Longevity: 47%
Today: 0/5
|
How to make a donator sign -
11-14-2009, 01:52 PM
Create an image that you would like to use as a donator crown, or download one of google. Then you will need to check that your client can have custom images/Models. (If it can then it should have a 'Models' and a 'Sprites' folder, and you can add custom items too, thatalways good fun haha)
If it has these folders, then go into your sprites folder, and look at the images already there. Save your chosen image to this folder with a name that is similar to the Admin and Mod crowns, E.G If Mod crown is named 0, admin crown is named 2, then call it 3, or if they are named ModCrown and AdminCrown (Respectively) Then name the donator crown DonatorCrown
Get a ZFile Searcher and put it in the directory where all your Java and Class files are for your client. Search for <img=1>
In this file you will see all the coding for ModCrown and AdminCrown, which probably already exist on your server. Follow those steps to add a donator crown then your done.
NOTE: When you have an image for your donator crown, EDIT IT IN FIREFOX, make the background invisible or else it will show up against the chat-box background.
NOTE: If you are setting it so that if they are a donator, they get the donator crown, you will need them to have extra p.rights... I reccomend that you change it to 1, change the mod rights to 2, and the admin rights to 3. If you just add em to the end, at p.rights 3, they can use mod+admin commands.
This will take a lot of editing in the server side to change all the Mod rights to 2, and admin rights to 3, so that donator can be 1.
Hope this helped
Please Thank Me 
Thanks
Jake 
Proud to Be A Trik's Forum Member!
Yay 100 rank Party!
|
|
|
|
 |