Greetings,
I just did not have time to report my issue, but since the latest HB update the Developer Tools will no longer generate NPC Id's or Names. An example could be the following:
Two more examples:
As you can see the objectives are generating info just fine, but again PickUp/TurnIn ID's are not generated.
I have tried a fresh install of Honorbuddy with no success.
Regards,
fRodzet
I just did not have time to report my issue, but since the latest HB update the Developer Tools will no longer generate NPC Id's or Names. An example could be the following:
PHP:
<PickUp QuestName="Return to Razor Hill" QuestId="6386" GiverName="" GiverId="" />
Two more examples:
PHP:
<PickUp QuestName="The Burning Blade" QuestId="25232" GiverName="" GiverId="" />
<Objective QuestName="The Burning Blade" QuestId="25232" Type="CollectItem" ItemId="52564" CollectCount="6" />
<TurnIn QuestName="The Burning Blade" QuestId="25232" TurnInName="" TurnInId="" />
PHP:
<PickUp QuestName="Storming the Beaches" QuestId="25177" GiverName="" GiverId="" />
<Objective QuestName="Storming the Beaches" QuestId="25177" Type="KillMob" MobId="39272" KillCount="11" />
<TurnIn QuestName="Storming the Beaches" QuestId="25177" TurnInName="" TurnInId="" />
As you can see the objectives are generating info just fine, but again PickUp/TurnIn ID's are not generated.
I have tried a fresh install of Honorbuddy with no success.
Regards,
fRodzet






