Thread: setdisplay command [667]

Results 1 to 9 of 9
  1. #1 setdisplay command [667] 
    learning java
    alon's Avatar
    Join Date
    May 2013
    Posts
    1,212
    Thanks given
    202
    Thanks received
    62
    Rep Power
    15
    title says
    Quitted RSPS AND RS
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Nov 2013
    Posts
    816
    Thanks given
    111
    Thanks received
    109
    Rep Power
    14
    Code:
    if (cmd[0].equals("setdisplay")) {
    			player.getTemporaryAttributtes().put("setdisplay", Boolean.TRUE); 
    			player.getPackets().sendInputNameScript("Enter the display name you wish:"); 
    			return true;
    		}
    		if (cmd[0].equals("resetdisplay")) {
    			DisplayNames.removeDisplayName(player);
    			player.getPackets().sendGameMessage("Removed Display Name"); 
    			return true;
    		}
    Reply With Quote  
     

  3. #3  
    learning java
    alon's Avatar
    Join Date
    May 2013
    Posts
    1,212
    Thanks given
    202
    Thanks received
    62
    Rep Power
    15
    Quote Originally Posted by TemptedLegend View Post
    Code:
    if (cmd[0].equals("setdisplay")) {
    			player.getTemporaryAttributtes().put("setdisplay", Boolean.TRUE); 
    			player.getPackets().sendInputNameScript("Enter the display name you wish:"); 
    			return true;
    		}
    		if (cmd[0].equals("resetdisplay")) {
    			DisplayNames.removeDisplayName(player);
    			player.getPackets().sendGameMessage("Removed Display Name"); 
    			return true;
    		}
    mmh it doesnt change th ename idk why
    Quitted RSPS AND RS
    Reply With Quote  
     

  4. #4  
    learning java
    alon's Avatar
    Join Date
    May 2013
    Posts
    1,212
    Thanks given
    202
    Thanks received
    62
    Rep Power
    15
    bump
    Quitted RSPS AND RS
    Reply With Quote  
     

  5. #5  
    learning java
    alon's Avatar
    Join Date
    May 2013
    Posts
    1,212
    Thanks given
    202
    Thanks received
    62
    Rep Power
    15
    bump
    Quitted RSPS AND RS
    Reply With Quote  
     

  6. #6  
    learning java
    alon's Avatar
    Join Date
    May 2013
    Posts
    1,212
    Thanks given
    202
    Thanks received
    62
    Rep Power
    15
    bump
    Quitted RSPS AND RS
    Reply With Quote  
     

  7. #7  
    learning java
    alon's Avatar
    Join Date
    May 2013
    Posts
    1,212
    Thanks given
    202
    Thanks received
    62
    Rep Power
    15
    Bump
    Quitted RSPS AND RS
    Reply With Quote  
     

  8. #8  
    learning java
    alon's Avatar
    Join Date
    May 2013
    Posts
    1,212
    Thanks given
    202
    Thanks received
    62
    Rep Power
    15
    bump
    Quitted RSPS AND RS
    Reply With Quote  
     

  9. #9  
    learning java
    alon's Avatar
    Join Date
    May 2013
    Posts
    1,212
    Thanks given
    202
    Thanks received
    62
    Rep Power
    15
    bumo
    Quitted RSPS AND RS
    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: 1
    Last Post: 07-10-2013, 08:12 PM
  2. Demote/Givemod Command 667+ help
    By LXIX in forum Help
    Replies: 2
    Last Post: 05-30-2013, 10:13 PM
  3. Reset others bank command? [email protected]
    By armadylpkz in forum Help
    Replies: 0
    Last Post: 04-23-2013, 07:20 PM
  4. [request] Getid command 667
    By Sir Lethal in forum Requests
    Replies: 2
    Last Post: 07-14-2012, 04:09 PM
  5. giveadmin and givemod command 667
    By mickie456 in forum Snippets
    Replies: 8
    Last Post: 07-14-2012, 05:54 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
  •