script

  1. fa1thDEV

    Creature importer... how's work?

    Hi, I'm trying to get the area of a raid boss, so I can advertise but unfortunately I only get the coordinates and a user has told me to look into “creatures” in the import script. but I still can't figure out how to get the zone name without going to the PvPK announce system that announces it...
  2. fa1thDEV

    When player start hit a RB show in global the HP% and ubication [HELP]

    Hello, I made this code about the tittle, but not working, what's my error? package services; import l2.gameserver.Announcements; import l2.gameserver.listener.actor.OnAttackListener; import l2.gameserver.listener.actor.OnDeathListener; import l2.gameserver.model.Creature; import...
  3. fa1thDEV

    Import system in the codes/scripts

    Hello, when I make a script or I look the mods in the .jar All codes have this: How I know all packages?, I'm making a system for create Lucera Scripts/mods with IA, in github
  4. H

    Скрипты

    Куплю рабочие скрипты для interlude+ Может кто то делает с 0 есть одна идея хотелось бы обсудить возможно ли такое сделать. Для связи пишите https://t.me/RyuSerg Спасибо
  5. G

    Handle with reuse delay calculation for skills

    Hi guys, I want to manipulate reusedalay in 2 situations: 1 - to decrease reuse of a skill in X seconds; 2 - remove p.atack/m.atack speed from reuse calculation There`s no public method for this, but is there some workaround?
Back
Top