Hi guys,
I'm trying to make a script, involving the bot to use the npc in upper la noscea to use the ferry transfer:
<Profile>
<Name>Move en transfer test</Name>
<KillRadius>50</KillRadius>
<Order>
<MoveTo XYZ="222.9632,-0.9591975, 258.3991" Name="Ferry Skipper"/>
<UseObject NpcId="1003587" UseTimes="1" BlacklistAfter="True" UseDistance="10" XYZ="222.9632,-0.9591975, 258.3991" Radius="10" WaitTime="5000" />
<UseTransport NpcId="1003587" UseTimes="1" DialogOption="0" BlacklistAfter="True" UseDistance="10" XYZ="-420.4872, -1.521137, 98.9119" WaitTime="5000" />
</Order>
</Profile>
But when he gets there, he talks to the npc but he does not select yes.
How is this solved?
Thanks in advance!
I'm trying to make a script, involving the bot to use the npc in upper la noscea to use the ferry transfer:
<Profile>
<Name>Move en transfer test</Name>
<KillRadius>50</KillRadius>
<Order>
<MoveTo XYZ="222.9632,-0.9591975, 258.3991" Name="Ferry Skipper"/>
<UseObject NpcId="1003587" UseTimes="1" BlacklistAfter="True" UseDistance="10" XYZ="222.9632,-0.9591975, 258.3991" Radius="10" WaitTime="5000" />
<UseTransport NpcId="1003587" UseTimes="1" DialogOption="0" BlacklistAfter="True" UseDistance="10" XYZ="-420.4872, -1.521137, 98.9119" WaitTime="5000" />
</Order>
</Profile>
But when he gets there, he talks to the npc but he does not select yes.
How is this solved?
Thanks in advance!