Thread: how do you make somthing like a fishing handler

Results 1 to 4 of 4
  1. #1 how do you make somthing like a fishing handler 
    Banned

    Join Date
    Jan 2009
    Age
    28
    Posts
    2,662
    Thanks given
    66
    Thanks received
    207
    Rep Power
    0
    im not sure if thats what its called but like how would i make it so i dont need to put the informations in the client.java but instead in a differnt notepad?

    cuz i wanna make a really big file for each skill but dont wanna have a client.java 1500kb+ big.
    Reply With Quote  
     

  2. #2  
    Registered Member
    Core's Avatar
    Join Date
    Sep 2007
    Posts
    4,194
    Thanks given
    11
    Thanks received
    393
    Rep Power
    1985
    where ever your loading fishing in your client just have it redirect to the file your putting your fishing stuff in.
    Reply With Quote  
     

  3. #3  
    Sub
    Sub is offline
    sυввч

    Sub's Avatar
    Join Date
    Aug 2007
    Age
    21
    Posts
    4,325
    Thanks given
    1,082
    Thanks received
    346
    Discord
    View profile
    Rep Power
    2755
    Use packaging so you can do stuff like:
    import skills.*;

    instead of using Server.Fish.LOLOLOL("lob");

    you can use
    Fish.LOLOLOL("lob");
    Reply With Quote  
     

  4. #4  
    Tetris
    Guest
    Try this out...some people think its garbage but I think it kind've works as a tutorial...

    [Only registered and activated users can see links. ]

    ~ Tetris
    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
  •