Jump to content

Komnis

Members
  • Posts

    194
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Komnis

  1. ta eixa auta search k dn ta vrika... mou eipan oti arkei na vrw ena simio p na min exei if k na to perasw ekei omos dn kserw ean auto ali8euei k eim lg distaktikos...
  2. to dokimasa kai douleuei apo mprosta omos den kanei ka8olou damage. apla kanei to skill kai fenete san na kanei fail... :/ pou mporw na vrw auto to simio tou kodika p leei oti apo mprosta na min kanei dmg? :O (elpizw na katalaves ti ennow :P )
  3. enan idi etimo kodika nai. 8a ton dokimasw k ean kolisw pou8ena 8a sou pw. se euxaristw pantos. 8a sou steilw se pm oti ekana edit se auto edw to reply. ksekinisa kai pernousa to kodika omos dn ein idio me to diko m k kapoies grammes den iparxoun se emena kai dn mporw na sinexisw. mipos ginete me kapoio tropo na me voi8iseis? exw kollisei sto enterworld. den mporw na vrw tis grammes autes edw gia na to pros8esw tis grammes pou leei. @@ -3660,7 +3661,75 @@ DuelManager.getInstance().broadcastToOppositTeam(this, update); } } - + + // Custom PVP Color System - Start + public void updatePvPColor(int pvpKillAmount) + { + if (Config.PVP_COLOR_SYSTEM_ENABLED) + { + //Check if the character has GM access and if so, let them be. + if (isGM()) + return; + { + if ((pvpKillAmount >= (Config.PVP_AMOUNT1)) && (pvpKillAmount <= (Config.PVP_AMOUNT2))) + { + getAppearance().setNameColor(Config.NAME_COLOR_FOR_PVP_AMOUNT1); + } + else if ((pvpKillAmount >= (Config.PVP_AMOUNT2)) && (pvpKillAmount <= (Config.PVP_AMOUNT3))) + { + getAppearance().setNameColor(Config.NAME_COLOR_FOR_PVP_AMOUNT2); + } + else if ((pvpKillAmount >= (Config.PVP_AMOUNT3)) && (pvpKillAmount <= (Config.PVP_AMOUNT4))) + { + getAppearance().setNameColor(Config.NAME_COLOR_FOR_PVP_AMOUNT3); + } + else if ((pvpKillAmount >= (Config.PVP_AMOUNT4)) && (pvpKillAmount <= (Config.PVP_AMOUNT5))) + { + getAppearance().setNameColor(Config.NAME_COLOR_FOR_PVP_AMOUNT4); + } + else if (pvpKillAmount >= (Config.PVP_AMOUNT5)) + { + getAppearance().setNameColor(Config.NAME_COLOR_FOR_PVP_AMOUNT5); + } + } + } + } + //Custom PVP Color System - End + + // Custom Pk Color System - Start + public void updatePkColor(int pkKillAmount) + { + if (Config.PK_COLOR_SYSTEM_ENABLED) + { + //Check if the character has GM access and if so, let them be, like above. + if (isGM()) + return; + { + if ((pkKillAmount >= (Config.PK_AMOUNT1)) && (pkKillAmount <= (Config.PVP_AMOUNT2))) + { + getAppearance().setTitleColor(Config.TITLE_COLOR_FOR_PK_AMOUNT1); + } + else if ((pkKillAmount >= (Config.PK_AMOUNT2)) && (pkKillAmount <= (Config.PVP_AMOUNT3))) + { + getAppearance().setTitleColor(Config.TITLE_COLOR_FOR_PK_AMOUNT2); + } + else if ((pkKillAmount >= (Config.PK_AMOUNT3)) && (pkKillAmount <= (Config.PVP_AMOUNT4))) + { + getAppearance().setTitleColor(Config.TITLE_COLOR_FOR_PK_AMOUNT3); + } + else if ((pkKillAmount >= (Config.PK_AMOUNT4)) && (pkKillAmount <= (Config.PVP_AMOUNT5))) + { + getAppearance().setTitleColor(Config.TITLE_COLOR_FOR_PK_AMOUNT4); + } + else if (pkKillAmount >= (Config.PK_AMOUNT5)) + { + getAppearance().setTitleColor(Config.TITLE_COLOR_FOR_PK_AMOUNT5); + } + } + } + } + //Custom Pk Color System - End + @Override public final void updateEffectIcons(boolean partyOnly)
  4. ti ennoeis xirokinita? na ftiaksw diko m kodika? den kserw k polla... eimai newbie se tetia pragmata :P
  5. apo edw ta pira http://www.maxcheaters.com/topic/70522-%CF%80%CF%89%CF%82-%CE%B8%CE%B1-%CE%B1%CE%BD%CE%BF%CE%AF%CE%BE%CE%B5%CF%84%CE%B5-%CE%AD%CE%BD%CE%B1%CE%BD-l2j-gracia-final-server%CE%BA%CE%B1%CE%B9-%CF%80%CF%89%CF%82-%CE%BA%CE%AC%CE%BD%CE%BF%CF%85%CE%BC%CE%B5-compile/ k ta ekana prin 1 evdomada omos dn ta exw perasei ola ta files tou server mono ta jar gt eixa 8ema se kati kodikes... dld ama valw k ta configs paizei na exei kati tetio gia to backstab?
  6. l2j server. k dn kserw ean voi8aw, exw gracia final.
  7. nai kserw oti einai java code k auto zitaw :O oxi den to exei sta properties...
  8. pws mporw na kanw to backstab na ginete mono apo plati?
  9. Otan ginete hero dn fenete para mono otan kanoun restart i genika xa8oun me to player k vre8oun. Kserei kaneis pws mporw na to ftiaksw auto? exw valei to broadcastStatusUpdate(); alla den douleuei... :/
  10. Exeis dikio ligo polu. Otan kanei to spree k ginete hero gia na to doun oi alloi prepei i na pethanoun k na patisoun to village i na kanoun restart. Mono etsi mporoun na doun to hero glow. Epeidi eim newbie kai den gnwrizw polla(kai mexri edw pou to piga polu einai g emena :-P ) mipos mporeis na mou grapseis ton kodika? Me to loop p eipes ennoeis oti tha kanw if? Pws mporw na oti o char exei pethanei? Kai pws mporw na ftiaksw auto me to hero glow wste na fenete?
  11. kai ti svinw apo ekei? if (Config.DISPLAY_SERVER_VERSION) { if (Config.SERVER_VERSION != null) { activeChar.sendMessage(getText("TDJKIFNlcnZlciBWZXJzaW9uOg==") + " " + Config.SERVER_VERSION); } if (Config.DATAPACK_VERSION != null) { activeChar.sendMessage(getText("TDJKIERhdGFQYWNrIFZlcnNpb246") + " " + Config.DATAPACK_VERSION); } } auto? telika i8ele olo delete :P lock plz :)
  12. otan kanw log-in sto server mou mou emfanizei auto edw sto chat(This servers uses...Copyright 2004-2009) pws mporw na ta vgalw? epeidi to eixa kanei k pio palia 8imamai oti apla svinw 2 grammes alla dn 8imamai poies k pou... :/
  13. to ekana auto pou eipes kai eftiakse kai sinexisa to kodika k pros8esa kapoies grammes: case 40 : Announcements.getInstance().announceToAll(getName()+" is on a killing spree!"); this.setHero(true); sendMessage(""+this.getName()+"You have granted with hero status until restart"); break; case 80 : Announcements.getInstance().announceToAll(getName()+" is Unstoppable!"); break; case 120 : Announcements.getInstance().announceToAll(getName()+" is Godlike!"); break; ti na pros8esw wste otan pe8enei na xanete to spree kai to hero status?
  14. diavazontas auto edw to guide http://www.maxcheaters.com/topic/145836-%CF%84%CE%B1-%CF%80%CE%B9%CE%BF-%CE%B2%CE%B1%CF%83%CE%B9%CE%BA%CE%AC-%CF%80%CF%81%CE%AC%CE%B3%CE%BC%CE%B1%CF%84%CE%B1-%CF%83%CF%84%CE%B7%CE%BD-l2j-java/ prospa8isa na perasw ton parakatw kodika: pvpspree++; switch (pvpspree) { case 1 : Announcements.announceToAll(getName()+" is Dominating!"); break; case 2 : Announcements.announceToAll(getName()+" is on a killing spree!"); break; } sto Announcements.announceToAll m vgazei la8os opou m grafei: Announcements cannot be resolved. eimai newbie opote me mia grigori skepsi xwris na kserw polla piga k ekana import Announcements. otan to ekana auto m evgale allakse to minima sto la8os p eixa k m emfanizei tr: cannot make static reference to the non-static method announceToAll(String) from the type Announcements. ti mporw na kanw gia na to ftiaksw?? :/
  15. psaxnw kairo gia pvp system opou P.X sta 1000 pvp na allazei to name color k tittle color omos den vrika kati gia Gracia Final. Xrisimopiw L2jserver
  16. i checked it and i found it. now i can open system files. ty :)
  17. Is it a file or a program? Where can i find it?
  18. I want to open the system files which are in system folder after the install of the game. I have tried with some file edit programms but nothing. Gracia final client.
  19. Den perasa kanena java code. To mono p exw kanei einai to max level exw allaksei. Se ola ta alla apla ta aniga kai ta eklina isa isa gia na dw tn kodika. Se polla m exei vgalei to trigonaki me to thavmastiko xwris na ta piraksw kai auto ginotan siga siga me to kairo. Ti ennoeis na exw piraksei tin taxitita? Palia otan ton eixa protoaniksei mou douleue kanonika. to eftiaksa. lock. :)
  20. Xrisimopiw L2jserver(Gracia Final Client). exw provlima me to wyvern k otan ton xrisimopiw den me afinei na kouni8w otan omos to vgazw mporw na kouni8w kanonika. otan xrisimopiw to wyvern k se ka8e click p kanw i otidipote prospa8isw na kanw g na kouni8w m emfanizei sto Game Server Console auto edw: Voi8iste me sas parakalw :/
  21. to .jar p kanw copy otan kanw compile ein auto p exei ena sto gameserver folder mesa sto server. panta auto ekana k douleuan swsta. allaksa ta noumera g to xp k douleuoun ta levels swsta alla ksekinane apo to 20% i apo 40% k otan xparw katevenei to xp bar anti g na anevenei ospou ftanei sto 0% k meta pali paei 20-40 k kanei level up.
  22. l2jserver. dn exei kati tetio. to epsaksa kai twra k pio palia k dn exei tpt...
  23. ksana lew ean dn kanw la8os auto pou mou les einai ekei akrivos pou to exw perasei k exw valei 90 lvl max. to 8ema ein oti mesa sto game mono me auto dn douleuei. otan pataw estw k //set_level 91 m leei oti pernw mono 1 xp k me paei sta 85 lvl k 100% pws mporw na to ftiaksw wste na pigenei sta level p egw 8elw..? diladi ti alles allages prepei na kanw gia na douleuei swsta pera apo auto p exw kanei egw... i ean exw kapoio la8os se auto pou anevasa pes mou ti prepei na dior8osw se parakalw.
  24. opos mporeis na deis ekei eimai ean den kanw la8os...
×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..