Help with macro start meta

Unofficial support for the creating and editing of metas.
atrey4u
Posts: 2

Help with macro start meta

Post #1 »

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

Xtalibur
Posts: 16

Post #2 »

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.

User avatar
HellsWrath
Site Admin
Posts: 389

Post #3 »

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

User avatar
Immortalbob
Site Admin
Posts: 676
Contact:

Post #4 »

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.
Immortalbob of MT

yaroz
Moderator
Posts: 129

Post #5 »

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.

atrey4u
Posts: 2

Post #6 »

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

User avatar
HellsWrath
Site Admin
Posts: 389

Post #7 »

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.