Unknown2006-01-10 00:02:56
A bi-product of boredom: a direct translation of Rauros' Zmud script. Works exactly the same and does exactly the same things. Untested but should mostly work.
   save_state="n" date_written="2006-01-10" requires="3.66" version="1.0"
  id="1f238d2a544c9ab00d6c1642">
 Â
 Â
name="potion_trig"
enabled="n"
match="a potion of (bromides|healing|mana)\\s+(\\d+)\\s+(\\d+)"
regexp="y"
script="CountPotion" >
 Â
CODE
Â
  id="1f238d2a544c9ab00d6c1642">
 Â
 Â
enabled="n"
match="a potion of (bromides|healing|mana)\\s+(\\d+)\\s+(\\d+)"
regexp="y"
script="CountPotion" >
 Â
Unknown2006-01-10 01:34:18
Yay! Thanks Rauros for the inspiration and Avator for the translation. I'll load it up tomorrow!