Full Version : Question on TAKE/ and TriggerOnCarried
xmlspawner >>XMLSpawner - Discussion >>Question on TAKE/ and TriggerOnCarried


<< Prev | Next >>

DazedAndConfused- 12-28-2006
I use the spawners for a lot of things including quests. The TriggerOnCarried property of the spawners reecognizes items that are held outside of the pack (when pulled out by the cursor), so the spawner will trigger. But if you want to TAKE the tirggering object once the spawner has been triggered, it does not recognize the cursor-held item. Once past the spawner, the player can simply place the item back in their pack. Is there a way around this, cause it does create a few exploits?

ArteGordon- 12-28-2006
ah, good point. I will take a look at that and post an update in the 3.18 beta.

updated BaseXmlSpawner.cs with a fix. It now checks to see if the item to be taken is being held, and takes it off the cursor.

DazedAndConfused- 12-28-2006
Thanks Arte. That will be in version 3.18?

ArteGordon- 12-29-2006
yes, you can try it out in the beta now
http://xmlspawner.15.forumer.com/index.php?showtopic=53