Combat 1.24 - * Fixed Phantasmal Images tick timer * Fixed getting number of Phantasmal Images * Added another way to get Sanctuary timer reset if the old timer hasn't expired. Requires MSP triggers to be visible in the zMud settings (View->Preferences->Sound, then MSP General, Select "Echo MSP Triggers"), however, they will be gagged so you won't see them. Combat 1.23 - * Fix typo (FAIRIE -> FAERIE) Combat 1.22 - * Fixed bug with invis staying lit across logins * if zmShow is true, you will now chat your targets * Added tgclear command. This clears your targets Combat 1.21 - * Removed debugging line causing extra output Combat 1.20 - * Fixed issue with Mana shield tick timer & status not resetting when dispelled Combat 1.19 - * Fixed comments to not send out to the mud like they used to * Hopefully fixed an issue with combat variables showing up globally Combat 1.18 - * Fixed bug with invis not getting toggled when wielding a whip Combat 1.17 - * Fix casing with PLAGUED notification Combat 1.16 - * Fixed bug with manashield dropping Combat 1.15 - * Add missing enemy BS notification trigger * Add phase block notification * Add remove curse notification Combat 1.14 - * Catch another possible RoomName type from the map. * Add summon INTO notification * Add summon OUT notification * Sanc up * Sanc down * Someone else Images notification * Fix bug in image destruction notification Combat 1.13 - * Malediction notifications * Fix problem with faerie fire spell notifications * Add cure blind spell notification (self only) * Fixed variable issue with zmFShield having different capitalizations in different places. * Fixed issue with phantasmal images not being toggled off when all your images were destroyed in the compact spellbar. Combat 1.12 - * Add in spell notifications (spellchat on/off) Combat 1.11 - * Fix typo in a bash message that meant things weren't colorized correctly. Combat 1.10 - * Account for change in 'going to link' message. Combat 1.9 - * Add mana output to some displays * New command meleechat (on/off) - Chats out melee related output like trips, bashes, etc. Either chats or shows, depending on the status of zmshow. * Chat/show room location when killed (depends on zmshow status) Combat 1.8 - * Add chat/show notifications on melee deaths and shockwave deaths that you cause. SLICED is melee death SHATTERED is shockwave death Combat 1.7 - * Fix tick alarm to it won't periodically just stop ticking(?!) * Add Room location, status to output Combat 1.6 - * Fix tick timers for sanctuary, fireshield, mana shield, and phantasmal images Combat 1.5 - Initial public release Combat General Notes: Combat script provides several functions: 1) A compact spell status bar. "Bad" spells are in the first <>'s. They are plague, curse, blind, and poison "Good" spells are listed next: armor, protection, bless, invis, shield, stone, quickness, detect invis, detect magic/good/evil, sense life, infravision, levitate, breathe, fireshield, sanctuary, mana shield, phantasmal images, map catacombs, and rep root. Example display: Note that the values have colors to help distinguish them. 2) Backstab/malediction notifications via chat or show. This uses ZMaverick BS/MAL script, with Caeb Color. Type zmhelp for help. 3) Tick timers for sanc, phantasmal images, mana shield, and fireshield 4) Target setting. tg to set first target. tg2 to set second target. These show up at T1/T2 on screen. 5) Combat related key mappings on the numeric keypad: ADD -> bs target1 SHIFT-ADD -> c shockwave target1 SHIFT-CTRL-ADD -> c magic target1 CTRL-ADD -> c mal ALT-ADD -> mal target1 SUB -> bs target2 SHIFT-SUB -> c shockwave target2 SHIFT-CTRL-SUB -> c magic target2 CTRL-SUB -> c mal ALT-SUB -> mal target2