Search found 2 matches

by silentsong
Mon Oct 13, 2003 12:37 pm
Forum: Macro Help (MQ1)
Topic: a nofizzle mac?
Replies: 2
Views: 864

Fizzle event

Hi, Here is part of a spell casting macro I wrote to repeatedly cast a spell over and over. The code below you can copy into your macro to handle fizzles, you just need to write the functionality you want when the fizzle is caught. All i do is set a flag to true, and handle it in the CastSpell proce...
by silentsong
Sun Aug 31, 2003 11:03 pm
Forum: Outdated Macros::Macro Help
Topic: /itemtarget problem
Replies: 6
Views: 1609

/itemtarget problem

Hello all, I am trying to get this snippet of code working, but I get an error in game saying it cannot find item 'Oven'. This is the same for other items such as brew barrel, etc. I am running eq windows and release mouse focus with ctrl alt R before running my macro. /itemtarget Oven /face item /c...