QUOTE (Vladimir @ August 09, 2006 01:34 pm) |
How would i specify the number of a particular item in the Triggeroncarried prop? for example I want to check for 4 recall runes named Teleporter Rune. I tried adding Teleporter Rune,4 but that didn't seem to work. |
QUOTE |
- added the new "AMOUNTCARRIED,itemtype" keyword that will return the total amount of the specified type of item being carried in the backpack of the triggering mob. You can use this to test for carried items like IF/AMOUNTCARRIED,gold < 100/33 or add it to a Condition field in xmldialogs or in a triggering condition test on spawners AMOUNTCARRIED,bandage>100 |
QUOTE |
The creature to spawn is Tezana, he is on the spawner. I have set the Proximity range at 1 and also tried up to 5. SpawnOnTrigger = true TriggerOn Carried = The Keeper Of Montor Scroll,item |
CODE |
Grand Mage Key,item & High Executioner Key,item & Master Thief Key,item |