Hi I am writing my beast tribe profile but stuck somewhere.
There is an keyitem, when you use it will turn on ground targeting mode and you are supposed to shot on an object. I have all the ids but does the bot support this action?
This is what i tried:
<UseItem NpcIds="2003294,2003295,2003296,2003297" ItemId="2001187" Target="Core.Target.Location" QuestId="66821" StepId="1" XYZ="155.7738, -24.33624, -462.4521" Radius="75" />
which does not work, only entered targeting mode and stand there.
There is an keyitem, when you use it will turn on ground targeting mode and you are supposed to shot on an object. I have all the ids but does the bot support this action?
This is what i tried:
<UseItem NpcIds="2003294,2003295,2003296,2003297" ItemId="2001187" Target="Core.Target.Location" QuestId="66821" StepId="1" XYZ="155.7738, -24.33624, -462.4521" Radius="75" />
which does not work, only entered targeting mode and stand there.