Jump to content

AbsolutePower

Legendary Member
  • Posts

    751
  • Credits

  • Joined

  • Last visited

  • Days Won

    3
  • Feedback

    0%

Everything posted by AbsolutePower

  1. an kai uparxoun tetia para polla. nai ekanes... voicedcommandhandlers ebales kai meta to gyrises se implements IUserCommandHandler.... prepei na einai IVoiced oxi Iuser..... tespa psa3tw sto l2j frozen i esios i opou allou 8es uparxei idi.
  2. net.sf.l2j.gameserver.taskmanager.PvpFlagTaskManager.java ThreadPoolManager.getInstance().scheduleGeneralAtFixedRate(new PvpFlagScheduler(), 0, 1000); l2jacis. l2j sto l2pcinstance nomizw an milame gia interlude.
  3. kaneis ena new item kai apla to bazeis sto item type "scroll".... kai gia to tittle twra 8a prepei na kaneis mia bash stin database gia na apo8ykeuhs ta xrwmata kai ena admin command kai mia me8odo px setNpcTitleColor(L2Object target,color) { bla bla setColor blabla } if( target instance of L2NpcInstance) { setNpcTitleColor(target,color); updateNpcColor(target,color); } h apla apo to edit tou admin :) twra dn 3erw an uparxei kapio allo systima gt exw kairo na asxoli8w me to l2 :P
  4. i know... elfo he can read the green words... elfo this is a explanation : if you have 4gb ram then -> java -Xmx>>>>>2048<<<<<<<<<<m -cp ./libs/*; net.sf.l2j.gameserver.GameServer i should add more arrows to understand it?
  5. As i saw the most off you buying a machine with 8 or 16gb ram but why? this shit here -> java -Xmx512m -cp ./libs/*; net.sf.l2j.gameserver.GameServer you must make it : if you have 4gb ram then -> java -Xmx2048m -cp ./libs/*; net.sf.l2j.gameserver.GameServer if you have 8gb ram then -> java -Xmx4096m -cp ./libs/*; net.sf.l2j.gameserver.GameServer if you have 16 gb ram then -> java -Xmx8192m -cp ./libs/*; net.sf.l2j.gameserver.GameServer don't let it 512 you can "play" with it when you have 4 - 8 or 16 gb ram omg at least learn this :).
  6. i won't quote that no. i will be a good boy as always.
  7. ty mates :) edit: sorry for duble post my mistake
  8. read the "Explanation": When an admin press //startae every 1 hour the players that is online over 4 hours will get +1(weapon) he can stop it by pressing //stopae . simple and easy this is how it works. i won't add some booleans to avoid the afkers if you want you can make it. edit: no one forced you to use the code as it is.... you can change it.
  9. the whole code is a example i won't make it better for free.
  10. i made it with this way because its simple but if you want chance then: final int chance = 70; else if(players.OnlineTime() > Hours && Rnd.get(100) < chance) then enchant bla bla :P
  11. Explanation: When an admin press //startae every 1 hour the players that is online over 4 hours will get +1(weapon) he can stop it by pressing //stopae . simple and easy :P Code: http://pastebin.com/ukhfMDQ3 (if you find any bug with enchant just report it and i will fix it.) Credits me(AbsolutePower)
  12. balte kai emena mesa :) java developer me opion kai na paw dn me prz :) arkei na mhn ta kanw ola monos m. interlude
  13. This is wrong here ->https://www.assembla.com/code/l2jesios/subversion/changesets/35 newChar.setTitle(""); if (Config.ALLOW_CHAR_TITLE) newChar.setTitle(Config.CHAR_TITLE); You must Do it like this: if (Config.ALLOW_CHAR_TITLE) newChar.setTitle(Config.CHAR_TITLE); else newChar.setTitle(""); ps:also what are you doing? you follow the frozen? adding custom shits? at least learn how the if -else if -else working because you made a mistake here :)
  14. πάνε εδώ τα έχω όλα http://maxcheaters.com/forum/index.php?topic=245657.0 Contact: msn: nikospampouk@hotmail.com Skype: nikos.nikosnikos1 or Send me message:Here
  15. πάνε στην πρώτη σελίδα στο μαιν τοπικ
  16. τα βάζω πάνω στο μαιν τοπικ δοκιμαστε το και πειτε μου γτ το forum ηταν down και τωρα το ειδα και το εκανα στα γρηγορα
  17. InTheEndॐ θελω ενα Java Code για Interlude-L2JFrozen Pack. Που: Να ειναι σαν Event πχ καθε 30 λεπτα να κανει Announce οτι η ταδε Town θα γινεται War Zone και να γινεται αυτοματα War Zone και ανα καθε PvP να περνεις 1 gold bar πχ. Ευχαριστω. Έγινε... Done! :P
  18. ναι. θέλεις να γίνετε τυχαία επιλογή των town?
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock