View Single Post
Old 17-01-20, 16:11   #14103
LoreRaider
Member
 
LoreRaider's Avatar
 
Joined: Jul 2016
Posts: 1,900
Default

You're confusing "condition" and "false condition field"
Condition it's the one you have on TG 12, false condition field is what you have on TG 11, which in your case it's not a false condition
You just have to merge both triggers into TG 10, which is the "true condition field", which means that when the condition is true, that TG will be performed (but I guess you know that already)

This is how it should be:
Quote:
GlobalTrigger= 9, IGNORE, GT_CONDITION_GROUP, IGNORE, 12, 10, IGNORE
TriggerGroup= 10, $2000,48,$006B, >; add Dual AutoPistols to inventory
$2000,49,$004C ; remove QuestItem1 from inventory
TriggerGroup= 12, $8000,252,$0002 ; condition that Lara has QuestItem1 in inventory
LoreRaider is online now   Reply With Quote