L2JMobius

The Source of Flame flame power guard

exce · 3 · 365

Offline exce

  • Knight
  • ***
    • Posts: 54


already tryed:
Code: [Select]
private SacredFire()
{
addStartNpc(SACRED_FIRE);
addFirstTalkId(SACRED_FIRE, FLAME_GUARDIAN);
addTalkId(SACRED_FIRE, FLAME_GUARDIAN);
addExitZoneId(CONQUEST_ZONE.getId());
}

put the html inside guard folder.


Online CostyKiller

  • Distinguished King
  • *****
    • Posts: 971
That npc should not be talkable. It was a confusion when I added those npcs, after some research I found out the npc which had that html it was the 34663 one, which is spawned somewhere in center of the field.
Anyway I shared a patch with some changes, but is only for subscribers.


Offline exce

  • Knight
  • ***
    • Posts: 54
That npc should not be talkable. It was a confusion when I added those npcs, after some research I found out the npc which had that html it was the 34663 one, which is spawned somewhere in center of the field.
Anyway I shared a patch with some changes, but is only for subscribers.

seems a npc who show up dealing damage when u stole a item from a another npc . well, if u can't share it be as it is.