Thread: Range bug

Results 1 to 8 of 8
  1. #1 Range bug 
    Registered Member
    Join Date
    Apr 2011
    Posts
    12
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Hello im using the base PI and i got this weard range bug i got perfect combat but just a bug you see if i hit some one with range the uppest hit is 0 and the down one is the hit how do i delete that a normal bow hits twice
    Reply With Quote  
     

  2. #2  
    Registered Member
    Whired's Avatar
    Join Date
    Aug 2007
    Posts
    2,126
    Thanks given
    238
    Thanks received
    500
    Rep Power
    822
    Not sure if it's anything like my base that's older than dust but I have something called hitDiff2 and hitDiff2UpdateRequired

    If the bow shouldn't hit twice there might be something that says
    Code:
    hitDiff2UpdateRequired = true;
    and you should just take it out
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Apr 2011
    Posts
    12
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Quote Originally Posted by Whired View Post
    Not sure if it's anything like my base that's older than dust but I have something called hitDiff2 and hitDiff2UpdateRequired

    If the bow shouldn't hit twice there might be something that says
    Code:
    hitDiff2UpdateRequired = true;
    and you should just take it out
    thanks but it hits exely 1s but its shows 1 block and 1 real hit the uppest one is always 0 it seposed to by gone
    edit :
    here i show you
    Reply With Quote  
     

  4. #4  
    Super Donator


    Join Date
    Feb 2011
    Age
    27
    Posts
    1,126
    Thanks given
    180
    Thanks received
    178
    Rep Power
    243
    emm then its something wrong with your attacking codes or is some bug at the client side, check the client too though , or else try with some other bow if it does the same is it the range or client but if it doesnt is it something wrong at your bows, try with dbow once and post a pic
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Apr 2011
    Posts
    12
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Quote Originally Posted by Gnakos View Post
    emm then its something wrong with your attacking codes or is some bug at the client side, check the client too though , or else try with some other bow if it does the same is it the range or client but if it doesnt is it something wrong at your bows, try with dbow once and post a pic
    wel it is not if i hit npcs with range just on players so i think its server sided and i posted pic
    Reply With Quote  
     

  6. #6  
    Super Donator


    Join Date
    Feb 2011
    Age
    27
    Posts
    1,126
    Thanks given
    180
    Thanks received
    178
    Rep Power
    243
    so its not only range?
    Reply With Quote  
     

  7. #7  
    Registered Member
    Join Date
    Apr 2011
    Posts
    12
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    its only range but if i hit npcs with range it hits normal and if i hit players with range u get this
    Reply With Quote  
     

  8. #8  
    Registered Member
    Join Date
    Apr 2011
    Posts
    12
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    bump please this is verry important
    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. Replies: 1
    Last Post: 05-01-2011, 04:01 PM
  2. Replies: 4
    Last Post: 02-24-2009, 07:37 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
  •