act 3 bounty "crazy climber"
|
10-04-2015, 02:20 PM
Post: #1
|
|||
|
|||
act 3 bounty "crazy climber"
when actor 153419 spawns in front of the staircase, bot doesn't talk to the said actor.
i replaced line 14-30 with following code and it (hopefully) fixes the problem. <If condition="ActorExistsAt(153419, Me.Position.X, Me.Position.Y, Me.Position.Z, 120)"> <then> <TalkTo actorId="153419"/> <!-- questID = 153424, stepID = 4 --> <移到 x="2610.92" y="556.5083" z="0.6030777"/> <WaitTimer waitTime="1500"/> <移到 x="2542.51" y="548.2523" z="25.25037"/> <WaitTimer waitTime="1500"/> <移到 x="2523.659" y="589.2476" z="38.25476"/> <WaitTimer waitTime="1500"/> <MoveTo x="2477.161" y="589.3975" z="38.41434"/> <WaitTimer waitTime="1500"/> <移到 x="2479.237" y="532.5097" z="63.15082"/> <WaitTimer waitTime="1500"/> <While condition="IsActiveQuestStep(153424, 4)" max="20"> <WaitTimer waitTime="500"/> </While> <移到 x="2542.61" y="514.377" z="87.60001"/> |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
act 3 bounty "crazy climber" - Botfrenszy - 10-04-2015 02:20 PM
RE: act 3 bounty "crazy climber" - Titanium - 10-04-2015, 03:35 PM
RE: act 3 bounty "crazy climber" - Botfrenszy - 10-04-2015, 07:16 PM
|
User(s) browsing this thread: 1 Guest(s)