Good guide, will help out any beginning coders and maybe have people try to make their own handlers, I just made my first handler. PosionHandler, lol its kind of useless but o well.
|
|

removing everything i have ever posted cause you"re all retarded k?
Good guide, will help out any beginning coders and maybe have people try to make their own handlers, I just made my first handler. PosionHandler, lol its kind of useless but o well.
Good tutorial, and haloking, try to spell PoisonHandler correctly.![]()

Also haloking you dont have to start with a lowercase like so: haloKing, you dont have to do that that is either for declaration or for methods.
It is best to use capital's in the name I think
Then you can call the method in a different class:
HaloKing haloKing = new HaloKing(this);
Or something like that
Good jobI laughed all the way through reading that. I remember when i didn't know all that stuff....
Will help the new people![]()

You're talking about good practice in RSPS?





*sigh* im not sure What im doing Wrong
heres my full fileCode:Compiling... MemberHandler.java:20: <identifier> expected client.sendMessage("test"); ^ MemberHandler.java:20: illegal start of type client.sendMessage("test"); ^ 2 errors Compiled Succesfully! Press any key to continue . . .
Code:/* * A Handler For All Of My Membership Features * * 1.0 * * Wednesday, October 22. * * Copyright notice */ import java.io.*; public class MemberHandler { private client client; public MemberHandler(client client) { this.client = client; } client.sendMessage("test"); }
| « Working Gnome Strong Hold Agility. | Making 90% Barrows like Runescape » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |