Thread: [Delta] Special Bug

Results 1 to 4 of 4
  1. #1 [Delta] Special Bug 
    Donator


    Join Date
    Jan 2010
    Age
    29
    Posts
    4,122
    Thanks given
    274
    Thanks received
    551
    Rep Power
    738
    Hello i found this bug yesterday in my server

    when u spec with dds and then fast switch to like obby maul u can hit like 50 sometimes with a spec this is same for some other weps

    does anybody know how to fix this??
    Reply With Quote  
     

  2. #2  
    Donator


    Join Date
    Jan 2010
    Age
    29
    Posts
    4,122
    Thanks given
    274
    Thanks received
    551
    Rep Power
    738
    bump
    Reply With Quote  
     

  3. #3  
    Banned
    Join Date
    May 2010
    Posts
    43
    Thanks given
    0
    Thanks received
    2
    Rep Power
    0
    hey go into your client.java

    search for the item id

    dds=5698

    then you will find somthing that says meleevoid+strpray+maxhit *10 / 100

    deleted the maxhit *10 / 100

    then in your client.java search for

    "meleevoid" or
    "voidmelee"

    then it should say "+hit 10" or somthing
    the 10 means that with void you will hit +10 damage every hit
    so change that to whatever you want to and you have fixed it
    Reply With Quote  
     

  4. #4  
    Registered Member
    Mister Maggot's Avatar
    Join Date
    Dec 2008
    Posts
    7,227
    Thanks given
    3,283
    Thanks received
    2,875
    Rep Power
    5000
    It's because it's in process, rather than on demand.

    do something like..

    new Special(playerWep);

    to make sure the correct item's being used.

    (When you switch, it takes the massive strength from the maul and it's high stats and calcs the spec hit from that)
    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
  •