Q00118_ToLeadAndBeLed
Q00123_TheLeaderAndTheFollower
both quests doesnt recognize sponsors. when a sponsor starts a dialog, it leads to
public String onTalk(Npc npc, Player player)
function, and ends with 30298-02 (31961-02 for the Q123) dialog. but all sponsor actions are in the
public String onEvent(String event, Npc npc, Player player)
function.
i have found a handler
game/data/scripts/handlers/bypasshandlers/QuestLink.java
but i dont know how to fix it.