where ever your loading fishing in your client just have it redirect to the file your putting your fishing stuff in.
|
|

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.
where ever your loading fishing in your client just have it redirect to the file your putting your fishing stuff in.

Use packaging so you can do stuff like:
import skills.*;
instead of using Server.Fish.LOLOLOL("lob");
you can use
Fish.LOLOLOL("lob");
| « variables | [VPS]please look inside got some questions.![VPS » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |