Thread: sendStatement

Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1 sendStatement 
    Registered Member
    Join Date
    Apr 2009
    Age
    28
    Posts
    264
    Thanks given
    6
    Thanks received
    16
    Rep Power
    12
    Have anyone got the sendStatement2?




    Code:
    	private void sendStatement(String s) { // 1 line click here to continue chat box interface
    		c.getPA().sendFrame126(s, 357);
    		c.getPA().sendFrame126("Click here to continue", 358);
    		c.getPA().sendFrame164(356);
    	}
    Need one that sends 2 lines instead of just one.
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Apr 2009
    Age
    28
    Posts
    264
    Thanks given
    6
    Thanks received
    16
    Rep Power
    12
    annyone got it?
    Reply With Quote  
     

  3. #3  
    Banned
    Join Date
    Feb 2008
    Posts
    384
    Thanks given
    30
    Thanks received
    26
    Rep Power
    0
    use the search feature. You might have to look through a couple interface lists...
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Apr 2009
    Age
    28
    Posts
    264
    Thanks given
    6
    Thanks received
    16
    Rep Power
    12
    Quote Originally Posted by billygotshot View Post
    use the search feature. You might have to look through a couple interface lists...
    You don't think I already done that...?
    Reply With Quote  
     

  5. #5  
    Banned
    Join Date
    Feb 2008
    Posts
    384
    Thanks given
    30
    Thanks received
    26
    Rep Power
    0
    Quote Originally Posted by thenolifer View Post
    You don't think I already done that...?
    I did that along time ago and found every chat interface. Trust me its there.
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Apr 2009
    Age
    28
    Posts
    264
    Thanks given
    6
    Thanks received
    16
    Rep Power
    12
    well i can't find any threads with sendstatement in it.. i can find regular chat interfaces but not the sendstatement....
    Reply With Quote  
     

  7. #7  
    Registered Member

    Join Date
    Mar 2010
    Age
    29
    Posts
    686
    Thanks given
    35
    Thanks received
    92
    Rep Power
    157
    Rip it from Delta.

    It's talk, or talk2, in Delta, so just rip it.
    Reply With Quote  
     

  8. #8  
    Registered Member
    Brady's Avatar
    Join Date
    Apr 2009
    Posts
    1,714
    Thanks given
    354
    Thanks received
    368
    Rep Power
    1633
    private void sendStatement2(String s) {
    c.getPA().sendFrame126(s, 357);
    c.getPA().sendFrame164(s, 356);
    c.getPA().sendFrame126("Click here to continue", 358);
    }
    Reply With Quote  
     

  9. #9  
    Registered Member
    Join Date
    Apr 2009
    Age
    28
    Posts
    264
    Thanks given
    6
    Thanks received
    16
    Rep Power
    12
    Quote Originally Posted by I Vain I View Post
    Rip it from Delta.

    It's talk, or talk2, in Delta, so just rip it.
    they are just regular talking (sendNpcChat)
    Reply With Quote  
     

  10. #10  
    Registered Member
    Join Date
    Apr 2009
    Age
    28
    Posts
    264
    Thanks given
    6
    Thanks received
    16
    Rep Power
    12
    Quote Originally Posted by `Brady View Post
    private void sendStatement2(String s) {
    c.getPA().sendFrame126(s, 357);
    c.getPA().sendFrame164(s, 356);
    c.getPA().sendFrame126("Click here to continue", 358);
    }
    How is that gonna help lol? thats kinda wrong...
    Reply With Quote  
     

Page 1 of 2 12 LastLast

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
  •