Thread: specials

Results 1 to 5 of 5
  1. #1 specials 
    Registered Member
    Vox''s Avatar
    Join Date
    Nov 2008
    Age
    31
    Posts
    3,113
    Thanks given
    49
    Thanks received
    181
    Rep Power
    731
    im using final devo 2.4, and i realized that the d scim special is messed up. i tried fixing it in client.java, but cant find the problem. anyone know how to fix? it shows the special bar, but it isnt full, its always drained

    Quote Originally Posted by Zirtrix View Post
    So I've recently changed some things in the server, but when i compile it says
    Code:
    source\server\model\players\packets\Commands.java: 58: error: cannot find symbol
    This.Antileech("Remove This Line");
    ^
    Anyone know the problem?
    Student and Developer for http://www.rune-server.org/runescape...pve-based.html
    Reply With Quote  
     

  2. #2  
    Registered Member
    Knova's Avatar
    Join Date
    Aug 2007
    Age
    33
    Posts
    677
    Thanks given
    0
    Thanks received
    9
    Rep Power
    344
    i think its this:

    look for
    Code:
    case 4586:
    change it to
    Code:
    case 4587:
    Yea i fixed it, that is the exact problem. Just replace 4586 to 4587, and it fixes it perfectly.
    I AM KITE! Hope you like my programming!
    Reply With Quote  
     

  3. #3  
    Registered Member Crash's Avatar
    Join Date
    Feb 2009
    Posts
    383
    Thanks given
    6
    Thanks received
    1
    Rep Power
    49
    Post the code that you have so we can fix it.


    Reply With Quote  
     

  4. #4  
    Registered Member
    Knova's Avatar
    Join Date
    Aug 2007
    Age
    33
    Posts
    677
    Thanks given
    0
    Thanks received
    9
    Rep Power
    344
    no need to post code i fixed it for him -_-
    I AM KITE! Hope you like my programming!
    Reply With Quote  
     

  5. #5  
    Registered Member
    Vox''s Avatar
    Join Date
    Nov 2008
    Age
    31
    Posts
    3,113
    Thanks given
    49
    Thanks received
    181
    Rep Power
    731
    fixed

    Quote Originally Posted by Zirtrix View Post
    So I've recently changed some things in the server, but when i compile it says
    Code:
    source\server\model\players\packets\Commands.java: 58: error: cannot find symbol
    This.Antileech("Remove This Line");
    ^
    Anyone know the problem?
    Student and Developer for http://www.rune-server.org/runescape...pve-based.html
    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
  •