Nilandia
12-13-2005, 09:13 PM
I offered this to the IRC chat room for the Promise and I figured I'd offer it up here so more people can make use of it. I wrote up a script I use to test an item in my inventory for zests.
I divide items into five categories for more thorough checking: items that are able to be worn, those not able to be worn, those able to be worn and have magic, those not able to be worn and have magic, and amulet holders. By "magic," I mean items that have spells activated by rub, tap, raise or wave, so the script doesn't check those verbs. I put the verbs in alphabetical order so it's easier to check which verb triggered the zest.
Anyway, the script is for SF (because Wizard seems not to be able to use an if_2 argument) and is at http://www.nilandia.com/test.txt Copy the text and paste that into your script editing window.
I HIGHLY suggest you move to a private room, table or major sanctuary if you use it, though. The amount of scroll it generates is quite extreme. Also, you'll want to have a STOW container set and your item registered.
Gretchen
I divide items into five categories for more thorough checking: items that are able to be worn, those not able to be worn, those able to be worn and have magic, those not able to be worn and have magic, and amulet holders. By "magic," I mean items that have spells activated by rub, tap, raise or wave, so the script doesn't check those verbs. I put the verbs in alphabetical order so it's easier to check which verb triggered the zest.
Anyway, the script is for SF (because Wizard seems not to be able to use an if_2 argument) and is at http://www.nilandia.com/test.txt Copy the text and paste that into your script editing window.
I HIGHLY suggest you move to a private room, table or major sanctuary if you use it, though. The amount of scroll it generates is quite extreme. Also, you'll want to have a STOW container set and your item registered.
Gretchen