Thread: [508]Enter CLan Chat name...Interface

Results 1 to 9 of 9
  1. #1 [508]Enter CLan Chat name...Interface 
    Registered Member Anthony-|'s Avatar
    Join Date
    Jan 2008
    Posts
    749
    Thanks given
    103
    Thanks received
    46
    Rep Power
    58
    I can't find the interface where on interface 590 you click on your clan chat name and then it brings up a interface in clan chat and says Enter Clan Name: and then it changes it. I know how to change it ect but I don't know the interface that you input it. Thanks.
    Reply With Quote  
     

  2. #2  
    Doctor p - Sweet Shop

    Join Date
    Apr 2007
    Age
    31
    Posts
    6,835
    Thanks given
    150
    Thanks received
    584
    Rep Power
    2595
    look in config section for a thread of me

    search for "input" or something

    Reply With Quote  
     

  3. #3  
     

    Vastiko's Avatar
    Join Date
    Dec 2006
    Posts
    5,700
    Thanks given
    300
    Thanks received
    663
    Rep Power
    5000
    player.getActionSender().sendRunScript(109,
    new Object[] { "Enter chat prefix:" }, "s");
    Reply With Quote  
     

  4. #4  
    Registered Member Anthony-|'s Avatar
    Join Date
    Jan 2008
    Posts
    749
    Thanks given
    103
    Thanks received
    46
    Rep Power
    58
    Quote Originally Posted by Vastico View Post
    player.getActionSender().sendRunScript(109,
    new Object[] { "Enter chat prefix:" }, "s");
    Haha, got it right as you posted that . But now another question, how am I suppose to handle packet 189 if this is it...
    Code:
    	public static final int[] PACKET_LENGTHS = new int[] {
    		// 	0	1	2	3	4	5	6	7	8	9
    		-3,	-3,	8,	8,	-3,	-3,	-3,	2,	-3,	-3,	// 0
    		-3,	-3,	-3,	10,	-3,	-3,	-3,	-3,	-3,	-3,	// 1
    		-3,	6,	4,	-3,	-3,	8,	-3,	-3,	-3,	-3,	// 2
    		8,	-3,	-3,	8,	-3,	-3,	-3,	2,	2,	-3,	// 3
    		16,	-3,	-3,	-3,	4,	-3,	-3,	0,	-3,	-1,	// 4
    		-3,	-3,	2,	-3,	-3,	-3,	-3,	-3,	-3,	6,	// 5
    		0,	8,	-3,	6,	-3,	-3,	-3,	-3,	-3,	-3,	// 6
    		-3,	-3,	-3,	-3,	-3,	-3,	-3,	-3,	-3,	-3,	// 7
    		-3,	-3,	-3,	-3,	2,	-3,	-3,	-3,	2,	-3,	// 8
    		6,	-3,	-3,	-3,	-3,	-3,	-3,	-3,	-3,	4,	// 9
    		-3,	-3,	-3,	-3,	-3,	-3,	-3,	-1,	0,	-3,	// 10
    		-3,	-3, -3,	4,	-3,	0,	-3,	-1,	-3,	-1,	// 11
    		-3,	-3,	-3,	2,	-3,	-3,	-3,	-3,	-3,	6,	// 12
    		-3,	10,	8,	6,	-3,	-3,	-3,	-3,	-1,	-3,	// 13
    		-3,	-3,	-3,	-3,	-3,	-3,	-3,	-3,	-3,	-3,	// 14
    		-3,	-3,	-3,	-3,	-3,	-3,	-3,	-3,	6,	-3,	// 15
    		2,	-3,	-3,	-3,	-3,	4,	-3,	9,	-3,	6,	// 16
    		-3,	-3,	-3,	6,	-3,	-3,	-3,	-3,	-1,	12,	// 17
    		-3,	-3,	-3,	-3,	-3,	-3,	8,	-3,	-3,	-3,	// 18
    		-3,	-3,	-3,	-3,	-3,	-3,	-3,	-3,	-3,	2,	// 19
    		-3,	6,	-3,	8,	-3,	-3,	-3,	-3,	-3,	-3,	// 20
    		-3,	8,	-3,	-3,	6,	-3,	-3,	-3,	-3,	-3,	// 21
    		8,	-3,	-1,	-3,	14,	-3,	-3,	2,	6,	-3,	// 22
    		-3,	-3,	6,	6,	-3,	-3,	-3,	-3,	-3,	-3,	// 23
    		-3,	-3,	-3,	-3,	-3,	-3,	-3,	4,	1,	-3,	// 24
    		4,	-3,	-3,	-3,	-3,						// 25
    	};
    >_>. I don't know how to handle it in that.
    Reply With Quote  
     

  5. #5  
    Renown Programmer

    Nikki's Avatar
    Join Date
    Aug 2008
    Posts
    3,992
    Thanks given
    553
    Thanks received
    1,078
    Rep Power
    5000
    its built in Packet 42, Simple as reading Streams xD
    Please don't add/pm me asking for RSPS help!

    Links:
    - Pastebin
    - Sleeksnap

    Reply With Quote  
     

  6. #6  
    Banned

    Join Date
    Aug 2008
    Posts
    1,171
    Thanks given
    21
    Thanks received
    44
    Rep Power
    0
    Quote Originally Posted by Nicole View Post
    its built in Packet 42, Simple as reading Streams xD
    no get ur facts str8
    Reply With Quote  
     

  7. #7  
    Renown Programmer

    Nikki's Avatar
    Join Date
    Aug 2008
    Posts
    3,992
    Thanks given
    553
    Thanks received
    1,078
    Rep Power
    5000
    Quote Originally Posted by NoobScape View Post
    no get ur facts str8
    Really? Try clicking the button and entering something. All i had to do is find the stream, and there it is.
    Please don't add/pm me asking for RSPS help!

    Links:
    - Pastebin
    - Sleeksnap

    Reply With Quote  
     

  8. #8  
    ̿ ̿̿ ̿̿ ̿̿̿'̿'\̵͇̿̿\=(•̪

    Dragonking's Avatar
    Join Date
    May 2008
    Posts
    2,011
    Thanks given
    16
    Thanks received
    31
    Rep Power
    567
    lol this is really ez i can release i guess
    Reply With Quote  
     

  9. #9  
    Banned

    Join Date
    Aug 2008
    Posts
    1,171
    Thanks given
    21
    Thanks received
    44
    Rep Power
    0
    Quote Originally Posted by Nicole View Post
    Really? Try clicking the button and entering something. All i had to do is find the stream, and there it is.
    Code:
    	public void requestStringInput(String question) {
    		StaticPacketBuilder spb = new StaticPacketBuilder().setId(152).setSize(Size.VariableShort)
    		.addString("s")
    		.addString(question)
    		.addInt(110);
    		player.getSession().write(spb.toPacket());
    	}
    Code:
    			case 590:
    				if(buttonId == 22 && packet.getId() == 233) {
    					player.getActionSender().requestStringInput("Please enter clan name");
    				}
    			logger.debug("Unhandled button id: 590, " + buttonId + " "+packet.getId());
    			break;
    Code:
    			case 127:
    				String inputstring = packet.readString();
    				ClanSystem.createNewClan(player, inputstring);
    				break;
    size -1
    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

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •