Search found 8 matches

by Vire
Fri Apr 01, 2011 12:39 pm
Forum: MQ2::Macros::Help
Topic: Magepet assist
Replies: 28
Views: 6660

Re: Magepet assist

Regardless of all else said in this thread, I agree with ZergKing regarding the abrasive attitude. I would have been happy even with something like a link to resources, ones which were at least remotely specific to my issue (as opposed to pages of syntax that tell me little). At is stands I can't fi...
by Vire
Mon Mar 14, 2011 12:24 am
Forum: MQ2::Macros::Help
Topic: Magepet assist
Replies: 28
Views: 6660

Re: Magepet assist

Maybe you don't realize, but some of us are poor students who can't afford to dish out $15 for everything that strikes our fancy. I'd love to be able to buy VIP access, but it's a luxury, and I can't afford luxuries at the moment. Sorry if you have a failure of imagination of others situations. If I...
by Vire
Sat Mar 12, 2011 2:03 am
Forum: MQ2::Macros::Help
Topic: Magepet assist
Replies: 28
Views: 6660

Re: Magepet assist

Yeah... but AutoBot is VIP - and I'm not paying for a simple convenience script - and some of these other macros that I'm sure do what i want somehow somewhere, are just so huge and cluttered that I haven't the faintest clue how to get them working. MageBoT is an example of that, pages and pages of ...
by Vire
Fri Mar 11, 2011 1:37 am
Forum: MQ2::Macros::Help
Topic: Magepet assist
Replies: 28
Views: 6660

Re: Magepet assist

Sorry about the missed ( ), I whipped this together and didn't check it very closely. The correct line should be /if (!${Target.ID}) /varset SendPet 1 That's fine, I appreciate the help. I seem to be having an issue with it still however. It now doesn't error with the correct /if, and it assists an...
by Vire
Thu Mar 10, 2011 1:34 am
Forum: MQ2::Macros::Help
Topic: Magepet assist
Replies: 28
Views: 6660

Re: Magepet assist

Ah... I knew what was causing it, just wasn't sure where to put the brackets. Doing;
/if (!${Target.ID}) (/varset SendPet 1)
fixed the error problem.

I note now that it works perfectly the first time at assisting and sending the pet - but on subsequent targets doesn't appear to.
by Vire
Wed Mar 09, 2011 8:31 pm
Forum: MQ2::Macros::Help
Topic: Magepet assist
Replies: 28
Views: 6660

Re: Magepet assist

I've followed both of your advice and removed the name, although I doubt there was anything to be worried about anyway. Anyway, regarding the code; first of all, thanks! That is a lot neater than mine was and now I understand what the $ is doing too. I do seem to be having a problem. It's doing exac...
by Vire
Wed Mar 09, 2011 1:59 pm
Forum: MQ2::Macros::Help
Topic: Magepet assist
Replies: 28
Views: 6660

Re: Magepet assist

Thanks for the quick response! And blank is the main mage. I'd meant to change that back to 'main mage' or something when posting but was in a rush. Anyway, I appreciate the revision because I realize my if statement wouldn't have worked. I do have a concern though, which is that; I am assisting bla...
by Vire
Wed Mar 09, 2011 11:51 am
Forum: MQ2::Macros::Help
Topic: Magepet assist
Replies: 28
Views: 6660

Magepet assist

Hi. First time posting, just looking for some quick help on what is basically my first attempt at making a macro. I'm using three mage characters (3 boxing), each with a pet and grouped together. One mage will be the primary character I play. What I want is to play on the main character as normally,...