Search found 5 matches

by caewen
Wed Jul 02, 2003 12:53 pm
Forum: Outdated Macros::Macro Depot
Topic: spell.mac provides spell memorization / forgetting NEW UI!!!
Replies: 12
Views: 3574

Instead of all this, why not just add the locs to the location.txt file? Here is part of mine, for example: [spellgem_0] UILabel=CastSpellWnd XMLFile=EQUI_CastSpellWnd.xml ScreenID=CSPW_Spell0 [spellgem_1] UILabel=CastSpellWnd XMLFile=EQUI_CastSpellWnd.xml ScreenID=CSPW_Spell1 [spellgem_2] UILabel=C...
by caewen
Mon Jun 09, 2003 4:45 am
Forum: Outdated Macros::Macro Help
Topic: modified druid.mac help
Replies: 3
Views: 996

Saw it a bit ago, looks nice:) I am just goofin right now, seeing what all i can make it do. Just was wondering why this error pops up..makin me a little nuts.

caewen
by caewen
Mon Jun 09, 2003 4:35 am
Forum: Outdated Macros::Macro Help
Topic: modified druid.mac help
Replies: 3
Views: 996

modified druid.mac help

heyas everyone. i have modified druid.mac a bit to work with my shaman that i have started. the script is running fine, except for a couple little things. whenever i tell the bot to heal, it says "couldn't find comparison operator in 'heal' " two times. when i tell it to sow, it says "...
by caewen
Wed Jan 15, 2003 9:18 am
Forum: Outdated Macros::Macro Help
Topic: Spell casting help
Replies: 1
Views: 610

Spell casting help

I was wondering if there was a way to monitor the spell casting bar, and when it gets to a certain percent (5%) execute another task? I want to write something that helps with chain casting pets. Right now I am having mq cast the spell, delay then send command for pet get lost.

Caewen
by caewen
Mon Jan 13, 2003 5:11 am
Forum: Outdated Macros::Macro Depot
Topic: Hunter.mac - Hunting script --- Updated
Replies: 72
Views: 23647

One small thing that might help a bit. If you have a DS on, it doesn't register the kill for me if the beasties dies from hitting the DS. I added this line to the :Melee section /if "$target(name)"~~"corpse" /varset TargetDead 1 it is a sloppy fix, but it works for the most part ...