I'm trying to make my own profile, and could be going better.
Right now, it starts the right quest, in the right act, then WP to the right destination and runs around.
But how do it make it to take, all chests, loot all dead people laying around, and destroy every possible stones ect. on the run ?
I have enabled: Open Loot Containers, Open Chests, Destroy Environment in the settings menu and set ToggleTargeting to lootradius=100
But it's still not taking the loot anywhere, some one help please ?
Info question:
Is there a way to set the WaitTimer to the next "MoveTo" ?
Something like ( <MoveTo questId="1" x="439" y="82" z="-66" /> <WaitTimer questId="273790" stepId="6" waitTime="50" until="Me.IsAt(439, 82, -66)" /> )
So it doesn't go to the next line in the XML file, before the player is at the correct position.
Right now, it starts the right quest, in the right act, then WP to the right destination and runs around.
But how do it make it to take, all chests, loot all dead people laying around, and destroy every possible stones ect. on the run ?
I have enabled: Open Loot Containers, Open Chests, Destroy Environment in the settings menu and set ToggleTargeting to lootradius=100
But it's still not taking the loot anywhere, some one help please ?
Info question:
Is there a way to set the WaitTimer to the next "MoveTo" ?
Something like ( <MoveTo questId="1" x="439" y="82" z="-66" /> <WaitTimer questId="273790" stepId="6" waitTime="50" until="Me.IsAt(439, 82, -66)" /> )
So it doesn't go to the next line in the XML file, before the player is at the correct position.