Search found 4 matches

by squench
Thu Apr 21, 2011 1:55 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: SpellSkill Macro
Replies: 7
Views: 1715

Re: SpellSkill Macro

It looks like a space got converted into a tab for some reason, I edited it out, so three spaces should be gone now. As far as the cut and paste from MQ2 chat, you can use MQ2Chat to force output to your EQ chat window, which you can log. Be careful! Okay, thanks for that info I will be very carefu...
by squench
Wed Apr 20, 2011 11:41 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: SpellSkill Macro
Replies: 7
Views: 1715

Re: SpellSkill Macro

boxalot wrote:there are 3 spaces between "sub" and "checkskillcap". That possibly crashing the macro?
You were right there were 3 spaces. That corrected that error, but now getting another error. I need now to go back to
my above question about copying from EQ chat.
by squench
Wed Apr 20, 2011 11:35 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: SpellSkill Macro
Replies: 7
Views: 1715

Re: SpellSkill Macro

I am sorry this is going to sound stupid, but is there a way to copy from the EQ chat window? I know how to copy and paste, but not form EQ. Is there a log file that is generated in the MQ release folder? This error isnt crashing the client. I am just getting error in the MQ chat window. Do I need t...
by squench
Wed Apr 20, 2011 10:47 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: SpellSkill Macro
Replies: 7
Views: 1715

Re: SpellSkill Macro

I get this error when trying the script:

Subroutine CheckSkillCap wasn't found
spellskill.mac@82 (Main(intArg1)): /call CheckSkillCap

This one looked easier than the one that was posted in VIP, so I though I would give it a go... I am sure it's something I am doing.