Thread: [718] Changing text on duel arena interface

Results 1 to 9 of 9
  1. #1 [718] Changing text on duel arena interface 
    Registered Member
    Join Date
    Oct 2010
    Posts
    560
    Thanks given
    85
    Thanks received
    21
    Rep Power
    16
    Hey, I try to change the Fun Weapon text on the duel arena interface, this is the code:

    Code:
    		for (int i = 0; i<72; i++)
    		player.getPackets().sendIComponentText(631, i, ""+i);


    If i try to change the "72" to any higher i get an out of bounce error.

    Anybody know another solution?

    Spoiler for Rs3 Account:
    Reply With Quote  
     

  2. #2  
    Trinity II coming soon!
    sunerino's Avatar
    Join Date
    Apr 2014
    Age
    27
    Posts
    146
    Thanks given
    9
    Thanks received
    5
    Rep Power
    11
    it is because that interface doesnt support more
    Reply With Quote  
     

  3. #3  
    Chow down on these noodles
    OodlesOfNoodles's Avatar
    Join Date
    May 2011
    Posts
    1,819
    Thanks given
    235
    Thanks received
    91
    Rep Power
    55
    I don't see a 72 on that interface?
    Reply With Quote  
     

  4. #4  
    Trinity II coming soon!
    sunerino's Avatar
    Join Date
    Apr 2014
    Age
    27
    Posts
    146
    Thanks given
    9
    Thanks received
    5
    Rep Power
    11
    Quote Originally Posted by OodlesOfNoodles View Post
    I don't see a 72 on that interface?
    he means this 72

    Code:
    for (int i = 0; i<72; i++)
    		player.getPackets().sendIComponentText(631, i, ""+i);
    Reply With Quote  
     

  5. #5  
    Chow down on these noodles
    OodlesOfNoodles's Avatar
    Join Date
    May 2011
    Posts
    1,819
    Thanks given
    235
    Thanks received
    91
    Rep Power
    55
    Ah, my bad, and I think the rule marks aren't changeable besides using an interface editor if that's what you're trying to do.
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Oct 2010
    Posts
    560
    Thanks given
    85
    Thanks received
    21
    Rep Power
    16
    Quote Originally Posted by OodlesOfNoodles View Post
    Ah, my bad, and I think the rule marks aren't changeable besides using an interface editor if that's what you're trying to do.
    Thanks, you got any idea where i can find it? Since when i lookup the interface, everything shows up except the rule marks which is separated.

    Spoiler for Rs3 Account:
    Reply With Quote  
     

  7. #7  
    BoomScape #1
    BoomScape's Avatar
    Join Date
    May 2013
    Posts
    2,422
    Thanks given
    289
    Thanks received
    234
    Rep Power
    48
    Quote Originally Posted by Zattion View Post
    Thanks, you got any idea where i can find it? Since when i lookup the interface, everything shows up except the rule marks which is separated.
    Try using this thing it's probably handled in there

    http://www.rune-server.org/runescape...ewer-more.html
    Attached image
    Reply With Quote  
     

  8. #8  
    Registered Member
    Join Date
    Oct 2010
    Posts
    560
    Thanks given
    85
    Thanks received
    21
    Rep Power
    16
    Quote Originally Posted by BoomScape View Post
    Try using this thing it's probably handled in there

    http://www.rune-server.org/runescape...ewer-more.html
    Got any idea where it can be or how i can find it out? I can't look thorugh all that files.

    Spoiler for Rs3 Account:
    Reply With Quote  
     

  9. #9  
    Registered Member
    Join Date
    Oct 2010
    Posts
    560
    Thanks given
    85
    Thanks received
    21
    Rep Power
    16
    Never mind, figured it out.

    Spoiler for Rs3 Account:
    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. [Buying] [718] Duel arena interface fix
    By OodlesOfNoodles in forum Buying
    Replies: 20
    Last Post: 02-13-2014, 06:04 AM
  2. 718/742 Duel arena interface
    By legend 349 in forum Help
    Replies: 2
    Last Post: 05-17-2013, 08:17 AM
  3. Changing text on interface - Hyperion
    By jameskmonger in forum Requests
    Replies: 3
    Last Post: 03-21-2011, 11:10 AM
  4. need help changing text on interfaces
    By Affliction in forum Help
    Replies: 4
    Last Post: 07-27-2009, 02:57 PM
  5. Fixing the text on range level interface line1 line2
    By littleplop in forum Tutorials
    Replies: 4
    Last Post: 02-22-2008, 08:42 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
  •