Jump to content

xTakegawa

Members
  • Posts

    292
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

About xTakegawa

Profile Information

  • Current Mood
    Confused
  • Gender
    Male
  • Country
    Greece

Recent Profile Visitors

1,576 profile views

xTakegawa's Achievements

  1. you have to open the ports and change the l2.ini ip
  2. go here and read https://acis.i-live.eu/index.php?topic=10190.0
  3. go to items.xml and remore the price line <set name="price" val="8680000" /> use notepad ++ to remove all together with mark
  4. what you mean? you want to pick up items with more time?
  5. long delay = RaidBossSpawnManager.getInstance().getRespawntime(rboss); (HERE) all ok exept getrespawntime :/ anyone know how to fix that?
  6. i have many error like addGameTimeNotify(); L2Skill skill = FrequentSkill.ZAKEN_DAY_TO_NIGHT.getSkill(); if (npc.getAI().getDesire().getIntention() == CtrlIntention.ATTACK && !_hasTeleported) if (mostHated != null && mostHated.isInsideRadius(_zakenLocation, 1500, true, false)) npc.doCast(FrequentSkill.ZAKEN_SELF_TELE.getSkill()); final Playable realBypasser = (isPet && player.getSummon() != null) ? player.getSummon() : player;
  7. hello guys i try to found something about zaken script but that pack l2jacis dont have zaken.java anyone here know how to put zaken script or code?
×
×
  • Create New...