Jump to content

AbsolutePower

Legendary Member
  • Posts

    748
  • Credits

  • Joined

  • Last visited

  • Days Won

    3
  • Feedback

    0%

Everything posted by AbsolutePower

  1. calcHpRegen(L2Character cha) its inside--> Formulas.java find if (cha instanceof L2PcInstance) this is the original code: // Calculate Movement bonus if (player.isSitting()) hpRegenMultiplier *= 1.5; // Sitting else if (!player.isMoving()) hpRegenMultiplier *= 1.1; // Staying else if (player.isRunning()) hpRegenMultiplier *= 0.7; // Running and you can do something like this: // Calculate Movement bonus if (player.isSitting()) hpRegenMultiplier *= 1.5; // Sitting else if (!player.isMoving()) hpRegenMultiplier *= 1.1; // Staying else if (player.isRunning()) hpRegenMultiplier *= 0.7; // Running else hpRegenMultiplier *= 0.9; // Walking this is for hp regen. for mp regen just search for calcMpRegen and cp calcCpRegen
  2. i answered you already in greek section mate. "you want it on dish"?
  3. gps legete pes to swsta! an den ksereis den 8a milas. :happyforever: mexri stigmis den to exei crackarei kaneis. :-beep- yeah:
  4. enough! locked. Reason: Do not post simple java strings or stupid configuration codes. Such topics will be immediately locked Badly coded shares will be locked for the sake of java
  5. npc instance for rbinfo https://app.assembla.com/spaces/l2hellas/subversion/source/HEAD/trunk/L2JHellasC/java/com/l2jhellas/gameserver/model/actor/instance/L2BossSpawnInstance.java file config: #===========================## Raid Info Npc # #===========================# # Boss Info Npc # Bosses IDS BossList = 29028,29019,29020,29022,29001,29014,29006 # Show in Npc TIME info InfoShowTime = Trueand config.java for rbinfo: public static int[] BOSS_RESPAWN_INFO; public static boolean RAID_INFO_SHOW_TIME; String[] notenchantable = CustomNpcSettings.getProperty("BossList", "29028,29019,29020,29022,29001,29014,29006").split(","); BOSS_RESPAWN_INFO = new int[notenchantable.length]; for (int info = 0; info < notenchantable.length; info++) BOSS_RESPAWN_INFO[info] = Integer.parseInt(notenchantable[info]); Arrays.sort(BOSS_RESPAWN_INFO); RAID_INFO_SHOW_TIME = Boolean.parseBoolean(CustomNpcSettings.getProperty("InfoShowTime", "False")); and this is the example for top-pk-pvp etc statistics https://app.assembla.com/spaces/l2hellas/subversion/source/HEAD/trunk/L2JHellasC/java/com/l2jhellas/gameserver/communitybbs/TopPlayers.java now you have to addapt them for your pack :) no need to buy it.
  6. me 2 posts kai me auta pou grafeis den einai kai oti kalutero gia kapion na agorasei to dpack sou.episis eisai se wrong section.pros8ese sto topic sou to ti exeis kanei kai vale kai mia timh gia ton kosmo alios 8a to kanw lock.topic moved in right section.
  7. psakse tis me8odous sto shoutdown.java gia countdowntimer, apla c/p sto npcinstance tou npc pou 8es kai an katalaba swsta afou to event sou einai me timer apla pare to time tou event kai 8a kaleis thn methodo pou 8a pareis apo to Sdown me to time tou event. kai me ligo edit tou html bazeis kai to timer sto html tou npc.
  8. based frozen? no! :you serious?: and somewhere here tryskell should answer (exactly statistics where l2jhellas based on) :dat: i am not gonna bored this. never never never. :happyforever:
  9. if you want it in java https://www.assembla.com/spaces/l2hellas/subversion/source/HEAD/trunk/L2JHellasC/java/com/l2jhellas/gameserver/model/actor/instance/L2FastAugByAbsoInstance.java no sense to make it like quest wtf.
  10. man i said you are right, but only for mobs, wtf?you did not saw it?
  11. i am not trying to make something like l2off. who said that i wanna make a l2off pack? i may have some fixes like l2off but thats not my point.anyway confusion skills changing their target of attack ok. but i implement it to find players else just run dunno i am thinking something like this., come on wtf let me do anything i want. if i will need help i will ask your help thanks :) anyway you have right for confusion but only for mobs, it will work only with players. :P
  12. i asked because he said to check the bugs from the other forums.stop being retarded. at least when you talk you should have proofs. the only think that i c/p was the quests from acis and i gave credits. now whats your problem cave man? you are annoying.stop it retard. i am bothering you?why you bothering me?problem?at least say something usefull dont spam for no reason kiddo. w0w.
  13. if you know something report it :P but maybe yes maybe not. dunno.:P i did not test any report from acis for hellas, by the way l2jfrozen forum is down?
  14. dont bet if you did not test them you may have right you may not. :P
  15. what do you mean?for fixes-commits?read our announcements-commits(i said that we will commit every week blabla) dont spam for no reason mate.by the way i dont have any reports.so what sould i fix?:)give me reports and i will go on. :) thanks mate.
  16. right click in our project. team and upgrade. + download subversion svn klik
  17. oxygen was good 15-20 years ago. now its fully buggy. need totaly rework... from scratch.... babe access emmm damn i forgot it.
×
×
  • Create New...