Beltzer on 23/9/2019 at 18:25
If i use TrapSMTrans and a scriptparams link with "slain" as data, and to a RAT, i could use that as a no kill objective. But, if i also want a no knockot, what can i put instead of "slain" in the data? Is it possible? I do tot want to use the trigslain and a CD link, because i want to use more cd links from the AI.
*EDIT*
I tried "damage" and that seemed to work :)
Unna Oertdottir on 23/9/2019 at 18:39
There's a special script which count the knockouts
Quote:
SpecialGoals
4<dd>miss4.osm 2</dd>Counts the number of AI that have been knocked-out. The total number of knockouts is the value of the quest variable <code>DrSKnockout</code> plus the number of times the message <code>J'Accuse</code> was received from an object that had the meta-property <code>M-WasKnockedOut</code>. When the knockout count exceeds a particular quest variable, then an appropriate objective is marked as "failed". The quest variable <code>casualty_limit_0</code> is associated with objective 1, <code>casualty_limit_1</code> with objective 2, and <code>casualty_limit_2</code> with objective 3.
Beltzer on 23/9/2019 at 18:58
Ok thanks. Nice to know :)
Yandros on 24/9/2019 at 14:42
I usually use the script TrigBrainDead in scenarios like this where I want to trigger something on either KO or death.
Beltzer on 24/9/2019 at 16:07
Yes, but i have another CD link who activates too, if i do that. Do not want that. Maybe i do something wrong. Anyway, its working.