Page 1 of 1

Help with macro start meta

Posted: September 17th, 2015, 4:42 pm
by atrey4u
Can anyone help me with a meta that starts vtank when u log in please? I've tried for hours and cannot get this done. I'll keep trying hopefully someone responds =( I appreciate your time, and your effort if you help ty

Re: Help with macro start meta

Posted: September 17th, 2015, 6:04 pm
by Xtalibur
You have to use magfilter commands for that: http://magtools.codeplex.com/releases/view/109010

Or you could add a /vt start message to your magtools login commands. That wouldn't be meta-specific, but it would start vtank every time that specific char logged in.

Re: Help with macro start meta

Posted: September 17th, 2015, 6:25 pm
by HellsWrath
Vtank isn't on when you log in, so meta cannot be used to start it.

As Xtalibur said, use Magfilter commands if you are making a meta that switches chars, or make a Mag-tools - OnLoginComplete chat command with "/vt start"

http://magtools.codeplex.com/documentat ... icCommands

Re: Help with macro start meta

Posted: September 17th, 2015, 7:11 pm
by Immortalbob
I don't know if it's been suggested as i haven't read all the replies, but you need to use magfilter. I'm sure you can find the link somewhere.

Re: Help with macro start meta

Posted: September 18th, 2015, 9:33 pm
by yaroz
You don't need magfilter to issue a command after login, only mag-tools. If you want to queue a command to run after you log in the next time, then you need magfilter.

Re: Help with macro start meta

Posted: September 18th, 2015, 11:34 pm
by atrey4u
Being a bit lazy, is mag filter another plugin?I really appreciate the help guys. I went to school for a bit of programming but its still over whelming

Re: Help with macro start meta

Posted: September 19th, 2015, 2:15 am
by HellsWrath
Mag-tools and Mag-filter are separate, yes.

http://magtools.codeplex.com/documentat ... icCommands
^Mag-Tools OnLoginComplete

http://magtools.codeplex.com/releases/view/109010
^Mag-Filter download + commands

Choose which works best for the situation you are building for.