Thread: Fixing Chose Attack Style in Blood Isle Prayer Interface

Results 1 to 4 of 4
  1. #1 Fixing Chose Attack Style in Blood Isle Prayer Interface 
    Registered Member
    Xero's Avatar
    Join Date
    Apr 2009
    Posts
    408
    Thanks given
    11
    Thanks received
    4
    Rep Power
    152
    I don't know if this is in the right section but I posted this to help SilferScape a while ago.

    Note: I used this on my Delta source so it might be Delta only.


    MAKE SURE YOU BACKUP YOUR FILES IN CASE YOU MESS UP.

    Ok i figured out how to do this.

    In client.java search for:

    Code:
    sendQuest("" + getXPForLevel(playerLevel[19] + 1) + "", 13922);
    if you don't have that look for:

    Code:
    public void refreshSkills()
    scroll down slowly till you see a sendframe126. It'll be above:

    Code:
    public void turnpray()
    Replace your old sendframe126 with:

    Code:
    sendFrame126("@lre@ "+playerLevel[5]+" / "+getLevelForXP(playerXP[5]), 12294);
    Save and Compile.
    Stewie
    Spoiler for Whiteboy Fail:


    Reply With Quote  
     

  2. #2  
    Community Veteran

    Dexter Morgan's Avatar
    Join Date
    Nov 2008
    Age
    28
    Posts
    4,419
    Thanks given
    1,184
    Thanks received
    757
    Rep Power
    3098
    Server sided.
    Reply With Quote  
     

  3. #3  
    Registered Member
    Xero's Avatar
    Join Date
    Apr 2009
    Posts
    408
    Thanks given
    11
    Thanks received
    4
    Rep Power
    152
    Thats what I thought.
    Stewie
    Spoiler for Whiteboy Fail:


    Reply With Quote  
     

  4. #4  
    Banned

    Join Date
    Apr 2009
    Posts
    988
    Thanks given
    12
    Thanks received
    22
    Rep Power
    0
    Ask a mod to move this then if its server side, Why would you post this in client section anyway?
    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

Tags for this Thread

View Tag Cloud

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