Thread: Dialogue tele

Results 1 to 3 of 3
  1. #1 Dialogue tele 
    Banned
    Join Date
    Feb 2013
    Posts
    1,067
    Thanks given
    72
    Thanks received
    28
    Rep Power
    0
    umm how would i add dialogue teleports to this
    button


    i want to add it to this code
    Code:
    		} else if ((interfaceId == 590 && componentId == 8) || interfaceId == 464) {
    			player.getEmotesManager().useBookEmote(interfaceId == 464 ? componentId : EmotesManager.getId(slotId, packetId));
    		} else if (interfaceId == 506) {
    			 if (componentId == 4){
    				player.getPackets().sendGameMessage("There "
                            + (World.getPlayers().size() > 1 ? "are" : "is") +
                            " currently "+InterfaceManager.determineText()+"</col> player"
                            + (World.getPlayers().size() > 1 ? "s" : "") +
                            " online.");
    			} else if (componentId == 6){
    				player.getPackets().sendGameMessage("I have Killed <col=00FF00>" + player.getKillCount() + "</col> Player's In PvP");
    			} else if (componentId == 8){
    				player.getPackets().sendGameMessage("I have <col=FF0000>" + player.getLoyaltyPoints() + "</col><col=00FF00> Loyalty Point's</col>, Xuan here i come!");
    			} else if (componentId == 10){
    player.getPackets().sendGameMessage("I have Died <col=00FF00>"+ player.getDeathCount() + "</col> Times In PvP!");
    			} else if (componentId == 12){
    player.getPackets().sendGameMessage("Our forum's are experiencing downtime, But do not worry to donate simply contact Sham or Solo who are the owners of Spartascapez");
    			//} else if (componentId == 16){
    			//	Magic.sendNormalTeleportSpell(player, 0, 0, new WorldTile(2832, 3858, 0));
    			} else if (componentId == 14){
    							player.getPackets().sendGameMessage("This button just tell's you who you are and what's you role inside of Spartascapez");
    			}
    Reply With Quote  
     

  2. #2  
    Banned
    Join Date
    Feb 2013
    Posts
    1,067
    Thanks given
    72
    Thanks received
    28
    Rep Power
    0
    bump
    Reply With Quote  
     

  3. #3  
    Set the World on Fire
    Unsafe's Avatar
    Join Date
    Jan 2009
    Posts
    608
    Thanks given
    59
    Thanks received
    123
    Rep Power
    8
    Send the dialogue?


    Stand up for what you believe in, Even if it means Standing Alone


    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: 8
    Last Post: 01-21-2012, 01:47 AM
  2. Dialogue Maker
    By Chimeric in forum Tools
    Replies: 40
    Last Post: 02-22-2011, 01:18 AM
  3. Replies: 4
    Last Post: 12-07-2010, 01:33 AM
  4. NPC dialogues
    By Laxika in forum Configuration
    Replies: 6
    Last Post: 06-23-2010, 03:02 PM
  5. WhiteScape Dialogue'z (Picture Added)
    By Santa Noobie in forum Tutorials
    Replies: 10
    Last Post: 08-01-2008, 08:21 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •