Jump to content

Reborn12

Members
  • Posts

    2,393
  • Credits

  • Joined

  • Last visited

  • Days Won

    19
  • Feedback

    100%

Everything posted by Reborn12

  1. This type of players is just kids and they dont have knowledge how to get buffs or what buffs need a class the only one they know is Cry And Flame...i have banned one party for this reason at my previous server Archer with one str+1 dye and w/o resist couldnt kill a mage full and have started the flame about balance..
  2. Just let them farm for them...But Farm Much Farm As much You Can..More than more Let them farm All Day All Night...
  3. http://www.maxcheaters.com/topic/187787-automatic-potions-free-code-for-all-l2j-packs/
  4. easy to addapt..just do it
  5. No more love for javolution :D
  6. a least i have turned the code to one check and deleted instanceof that was not needed everywhere... good job ty for the lesson. i didnt said that im better but i have tried to help him so i have made the first move you have made the second move 3rd move solved...
  7. true i was at work and bored lazy to write more if (target instanceof L2PcInstance && ((L2PcInstance) target).getPvpFlag() != 0 || target instanceof L2PcInstance && ((L2PcInstance) +target).getKarma() != 0) +{ +if ( (target instanceof L2PcInstance && ((L2PcInstance) target).getSiegeState() > 0 && target instanceof L2PcInstance && ((L2PcInstance) +target).isInsideZone(ZoneId.SIEGE)) || (target instanceof L2PcInstance && ((L2PcInstance) target).isInsideZone(ZoneId.ZONE_BOSS)) || +(target instanceof L2PcInstance && ((L2PcInstance) target).isInsideZone(ZoneId.ZONE_FLAG))) i think here is a little bit better if (target instanceof L2PcInstance || target.isInsideZone(ZoneId.ZONE_BOSS)|| target.isInsideZone(ZoneId.ZONE_FLAG)|| target.isInsideZone(ZoneId.SIEGE) && ((L2PcInstance) target).getPvpFlag()>0 && ((L2PcInstance) target).getKarma()>0)
  8. you people nowdays YOU have all knowledge about all and only BLABLA Here(idk who is the best DEVELOPER HERE) We Are noobs But A least We Try To help...or improve our knowledge helping others so dont speak and help if you can and yes can be done in 3 lines
  9. Like you said aCis..You can easily import javolution and you can use fastmap
  10. Import javolution and let it fastmap no more errors :D
  11. What a shit code is this...100 lines for a check :p
  12. Min vazeis megala id max id einai 65535 vale esi sto npc sou 60000 id tha doulepsei swsta
  13. dont use id more than 65535 use just 60000
  14. Update your files to latest
  15. better remove thread.sleep and add threadpool...i have do it like this every site checks the time i want every x minutes and works very good
  16. Cpu is getting to much or maybe ram is low
  17. There is a method called onAction about the target set the radious there I didnt checked the code but since is frozen must be there
  18. Also stepdelay must be more make it 600000It will check every 10minutes
  19. I can share autovote too like this one but reworked maybe today i will finish it im a little bit bored to do it :D
  20. Did you have added the instance ,compiled and replace l2jserver.jar?
  21. True we have safe zone too..and more 5 farm zones
  22. Very hard to find server's changesetshttp://l2centos.com/forum/index.php?/forum/8-change-logs-updates/
×
×
  • 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