The Hacker Within
»
The Hacker Within
»
Questor
»
Missions
»
Optimized Level-4 "The Damsel In Distress"
Rank: Administration
Groups: Administrators
Joined: 1/24/2011(UTC) Posts: 541
Thanks: 1 times Was thanked: 247 time(s) in 79 post(s)
|
Here's an optimized version of "The Damsel in Distress", this one is not in the Questor zip files (yet), it will be in a newer version but I thought I'd post it here to display some of the new Questor action abilities. Code:
<?xml version="1.0" encoding="utf-8" ?>
<mission>
<pockets>
<pocket id="0">
<damagetype>Thermal</damagetype>
<actions>
<action name="Ignore">
<parameter name="Add" value="Kruul" />
</action>
<action name="ClearPocket" />
<action name="Ignore">
<parameter name="Remove" value="Kruul" />
</action>
<action name="ClearPocket" />
<action name="Kill">
<parameter name="Target" value="Kruul's Pleasure Gardens" />
<parameter name="BreakOnAttackers" value="True" />
</action>
<action name="Loot">
<parameter name="Item" value="The Damsel" />
<parameter name="Target" value="Cargo Container" />
</action>
<action name="Done" />
</actions>
</pocket>
</pockets>
</mission>
This shows a way to use Ignore to not shoot at the trigger, and uses BreakOnAttackers parameter for the pleasure gardens so that you kill each wave before continue'ing on the kill-target.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 2/9/2011(UTC) Posts: 51
Thanks: 4 times Was thanked: 10 time(s) in 3 post(s)
|
Hi. Where i can see full list of parameters and actions?
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 1/24/2011(UTC) Posts: 541
Thanks: 1 times Was thanked: 247 time(s) in 79 post(s)
|
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 2/9/2011(UTC) Posts: 51
Thanks: 4 times Was thanked: 10 time(s) in 3 post(s)
|
Originally Posted by: Da_Teach  thanks a lot )
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 1/24/2011(UTC) Posts: 541
Thanks: 1 times Was thanked: 247 time(s) in 79 post(s)
|
Only thing that really got added was BreakOnAttackers, rest is already up to date in that post.
|
|
|
|
Rank: Member
Groups: Registered
Joined: 2/13/2011(UTC) Posts: 18
Thanks: 9 times
|
fixed my issue, i had fucked up a piece of the code but it works perfect now Edited by user Tuesday, February 22, 2011 2:02:00 AM(UTC)
| Reason: Not specified
|
|
|
|
Rank: Member
Groups: Registered
Joined: 1/24/2011(UTC) Posts: 29
|
|
|
|
|
Rank: Advanced Member
Groups: Gray, Registered Joined: 2/13/2011(UTC) Posts: 637
Thanks: 42 times Was thanked: 35 time(s) in 23 post(s)
|
Because it's trigger there.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 2/1/2011(UTC) Posts: 78
Thanks: 3 times Was thanked: 3 time(s) in 3 post(s)
|
when i run this mission i get an error on the lines trying to remove krull from the ignore list. anyone else getting this?
|
|
|
|
Rank: Member
Groups: Registered
Joined: 1/5/2012(UTC) Posts: 16
Thanks: 1 times
|
Does this work well for you ? Blacklisted it...don't remember why but smth always went wrong on this one.
|
|
|
|
The Hacker Within
»
The Hacker Within
»
Questor
»
Missions
»
Optimized Level-4 "The Damsel In Distress"
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.