HammerV2 Posted December 31, 2009 Posted December 31, 2009 hmmm i need help, i cant make kamael to take other races clasess and others clases cant take kamael clases pls help :D
POP-CORN Posted October 27, 2010 Posted October 27, 2010 I want kamaels to ableto get all classes as sub... ---------FOUND IT-----------
kostikas21 Posted April 5, 2011 Posted April 5, 2011 can i ask something?cauze i m newbie in java modifications and newbie at developer either. when i edit the java and i delete those lines i don't like i make Save?! and then just open login,gameserver and it's working?
kostikas21 Posted April 5, 2011 Posted April 5, 2011 can i ask something?cauze i m newbie in java modifications and newbie at developer either. when i edit the java and i delete those lines i don't like i make Save?! and then just open login,gameserver and it's working?
brett16 Posted April 9, 2011 Posted April 9, 2011 It's a nice guide. I also added these lines so you can only subclass another class in the same race you are. Now I would like to make it so there subclass stacks with their main class. Does anyone know of a guide I could learn how to do this? switch (player.getRace()) { case elf: subclasses.removeAll(getSet(DarkElf, Third)); subclasses.removeAll(getSet(Human, Third)); subclasses.removeAll(getSet(Dwarf, Third)); subclasses.removeAll(getSet(Orc, Third)); break; case darkelf: subclasses.removeAll(getSet(LightElf, Third)); subclasses.removeAll(getSet(Human, Third)); subclasses.removeAll(getSet(Dwarf, Third)); subclasses.removeAll(getSet(Orc, Third)); break; case orc: subclasses.removeAll(getSet(LightElf, Third)); subclasses.removeAll(getSet(DarkElf, Third)); subclasses.removeAll(getSet(Human, Third)); subclasses.removeAll(getSet(Dwarf, Third)); break; }
MattySko Posted August 31, 2011 Posted August 31, 2011 Easy to understand. Nice guide, Thanks for share..
bubulinas Posted September 15, 2011 Posted September 15, 2011 ty dude i see you are new!! frist is not alowed to use "ty" "nice" .. frist go and learn the rulles after try to do a post! frist warn..
•MeLe• Posted October 13, 2011 Posted October 13, 2011 i Need It For Interlude :/ -> http://maxcheaters.com/forum/index.php?topic=222905.0
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now