Thread: Object Handler..? :O

Results 1 to 2 of 2
  1. #1 Object Handler..? :O 
    Kaitou
    Guest
    We'll recently iv gotten the error "Code To Large - parseIncomingPackets" when adding Any kind of Object clicking..
    some people say just delete stuff that isnt used.. but everything is being used
    so to get this error to go away, it seems i need to add a object Handler..

    but im not good enough at Java/Program to make my own.. if someone would be kind enough
    to help me/make a tut? on how to add a objectHandler.. it would be very appreciated..

    iv tryed making my own.. for the past day or so and cant seem to get it to work right..
    and have no idea what im doing wrong.. :\
    so if someone could make me one, would be greatly appreciated :]
    Reply With Quote  
     

  2. #2  
    Kaitou
    Guest
    yeah, i tryed adding that, but in the part.. where you said..

    Code:
    Search for
    Code:
    
    objectClick(objectID, objectX, objectY, 0, 0, 1);
    
    and replace with
    Code:
    
    server.OC1.objectClick(objectID, objectX, objectY, 0, 0, 1,this);
    my server dosent have objectClick.. :\

    base: Delta :[
    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
  •