Thread: How to add Icon or Text next to the characters name

Results 1 to 5 of 5
  1. #1 How to add Icon or Text next to the characters name 
    #13

    Join Date
    Jan 2014
    Posts
    148
    Thanks given
    32
    Thanks received
    22
    Rep Power
    49
    Hello Rune-Server,

    I was curious on how to add Icon or Text next to the characters name.



    Thanks, Saros.
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Mar 2015
    Posts
    385
    Thanks given
    7
    Thanks received
    291
    Rep Power
    0
    Code:
    public int getMessageIcon() {
    		return getRights() == 2 || getRights() == 1 ? getRights()
    				: isForumModerator() ? 1 : isGraphicDesigner() ? 9
    						: isIronMan() ? 7 : isSupporter() ? 12 : isExtremeDonator() ? 11 : isDonator() ? 8
    								: getRights();
    	}
    This is how it works in a 718 (matrix), this is in player.java, might be similar for yours?
    Hope i helped, gl
    Reply With Quote  
     

  3. #3  
    Registered Member Tylwr's Avatar
    Join Date
    Jul 2012
    Age
    26
    Posts
    478
    Thanks given
    105
    Thanks received
    42
    Rep Power
    15
    Quote Originally Posted by Saros View Post
    Hello Rune-Server,

    I was curious on how to add Icon or Text next to the characters name.



    Thanks, Saros.
    Looking for something along the lines of this? http://www.rune-server.org/runescape...ty-titles.html
    Attached image
    Quote my post for me to see your reply.
    Discord: tiller#2854

    Reply With Quote  
     

  4. #4  
    #13

    Join Date
    Jan 2014
    Posts
    148
    Thanks given
    32
    Thanks received
    22
    Rep Power
    49
    Quote Originally Posted by Tylwr View Post
    Looking for something along the lines of this? http://www.rune-server.org/runescape...ty-titles.html
    Sort of, just for say the donator rank, so not titles just in the name itself, if that's classed as a title, isn't there easier ways to do so?
    Reply With Quote  
     

  5. #5  
    Registered Member Tylwr's Avatar
    Join Date
    Jul 2012
    Age
    26
    Posts
    478
    Thanks given
    105
    Thanks received
    42
    Rep Power
    15
    Quote Originally Posted by Saros View Post
    Sort of, just for say the donator rank, so not titles just in the name itself, if that's classed as a title, isn't there easier ways to do so?
    Add it and have it set the title on login for the donator playerright?
    Attached image
    Quote my post for me to see your reply.
    Discord: tiller#2854

    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 7
    Last Post: 01-30-2015, 01:29 AM
  2. How to add new or old hitsplats
    By popcornsr in forum Requests
    Replies: 0
    Last Post: 07-28-2012, 09:25 PM
  3. [REQ] How to add Anims or GFX's
    By Kaiser Btw in forum Requests
    Replies: 0
    Last Post: 08-01-2011, 05:03 AM
  4. How to add commands or etc to quest tab
    By Xslaya in forum Help
    Replies: 0
    Last Post: 06-21-2010, 10:54 PM
  5. How to adds a scoring system applied to all players
    By Bulby Strife in forum Tutorials
    Replies: 12
    Last Post: 02-03-2008, 11:33 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •