Thread: 317 pi

Results 1 to 3 of 3
  1. #1 317 pi 
    Banned
    Join Date
    Jan 2011
    Posts
    124
    Thanks given
    29
    Thanks received
    5
    Rep Power
    0
    Hai, just need quick help.

    So I've noticed this little problem whilst coding.

    2b32e98b02cf0580a34e886164d3547c.png


    But all my others are:

    67e8fddb60e2dd991e5f6875f2c9219a.png

    Any ideas on how to fix it? I know it's simple but cbf.
    Reply With Quote  
     

  2. #2  
    Banned
    Join Date
    Jan 2011
    Posts
    124
    Thanks given
    29
    Thanks received
    5
    Rep Power
    0
    Quote Originally Posted by Bronze Pro View Post
    Your interface for Ranged leveling up is probably interface 4443. in which case only one line is available on that interface.
    Here is the ranged one:

    Code:
    case 4:
                sendFrame126("Congratulations, you just advanced a ranged level!", 5453);
                sendFrame126("Your ranged level is now "+getLevelForXP(c.playerXP[skill])+".", 6318);
                c.sendMessage("Congratulations, you just advanced a ranging level.");
    			sendFrame164(4443);
    			break;
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Nov 2009
    Posts
    46
    Thanks given
    6
    Thanks received
    7
    Rep Power
    1
    Quote Originally Posted by mr drago4 View Post
    Here is the ranged one:

    Code:
    case 4:
                sendFrame126("Congratulations, you just advanced a ranged level!", 5453);
                sendFrame126("Your ranged level is now "+getLevelForXP(c.playerXP[skill])+".", 6318);
                c.sendMessage("Congratulations, you just advanced a ranging level.");
    			sendFrame164(4443);
    			break;
    So if you do ::interface 4443 you'll see only 1 line is available for that interface
    Quoting me works best because I delete my replies once I hit 50 posts. Gotta stay a bronze pro
    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. Help Command [317 PI]
    By king dark in forum Snippets
    Replies: 3
    Last Post: 08-14-2016, 02:32 PM
  2. VisageSpawnPk 317 [PI] [Need online tester]
    By meedis in forum Advertise
    Replies: 5
    Last Post: 06-14-2013, 09:18 PM
  3. 317 PI blank, fixed eclipse warnings
    By Exidia in forum Requests
    Replies: 3
    Last Post: 06-05-2013, 06:29 PM
  4. RuneMaster 317 PI Come Now ECO
    By boystar50 in forum Advertise
    Replies: 8
    Last Post: 06-01-2013, 05:00 PM
  5. Replies: 2
    Last Post: 04-23-2013, 08:23 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
  •