Thread: Two Questionss! Please Help

Results 1 to 6 of 6
  1. #1 Two Questionss! Please Help 
    Tom118
    Guest
    Right, First question;
    My dragon claws Spec hit three 0's then a hit.
    0, 0, 0, 2
    0, 0, 0, 9

    I want it to hit good specs like the real RuneScape can someone help?
    Here's my code.

    Code:
    if(playerEquipment[playerWeapon] == 6587 && specialAmount > 24){
    specialAtk(true, 25, 252, 2068);
    DCdown = 4;
    DCDamg = true;
    getHit(10);
    usingSpecial = true;
    }
    My second question;
    I'm using Project Fubergen and when i'm in the wildy and i skull on someone the melee prayer icon appears instead of the skull and when i turn the melee prayer on the wildy skull turns on, can someone help.
    Thanks, much appreciated.
    Reply With Quote  
     

  2. #2  
    Registered Member
    G0nzo's Avatar
    Join Date
    Feb 2009
    Posts
    4,960
    Thanks given
    514
    Thanks received
    546
    Rep Power
    1735
    the second error is a client error ur using a delta base?
    Computer Science Graduate, Java Expert
    Need help with something? PM me
    Reply With Quote  
     

  3. #3  
    We be steady Mobbin'

    Stefan's Avatar
    Join Date
    Sep 2008
    Age
    29
    Posts
    2,380
    Thanks given
    38
    Thanks received
    23
    Rep Power
    1988
    for second you messed up the sprites
    People still use this site?
    Reply With Quote  
     

  4. #4  
    Tom118
    Guest
    Yes i know, can someone help?
    Reply With Quote  
     

  5. #5  
    Registered Member
    Its paris's Avatar
    Join Date
    Apr 2009
    Posts
    1,141
    Thanks given
    56
    Thanks received
    234
    Rep Power
    689
    you mind sharing the special attack code?
    Reply With Quote  
     

  6. #6  
    Tom118
    Guest
    I have it's at the top.
    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
  •