• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Question - Does the VV build support /afollow /all ?

Joined
Apr 2, 2020
RedCents
434¢
Hello everyone,

I am on a server where most people use E3N but I prefer sticking to the VV build I am used to. E3N has a "/followme /all" command which makes all toons in zone follow the character issuing the command even if they are not grouped with. Is that possible with VV too ? The "Follow Me" and the "Come to Me" hotkeys work only if the characters are grouped, is there a way to configure those so that they work even if the characters are not grouped ?

"/followme /all" seems not to be accepted as command in VV MQ2 build,.

Thank you for your time.
 
Thank you very much, you rock guys !

That command you mentioned is part of the E3Next plugin which is available from here: https://github.com/RekkasGit/E3Next
Yes I installed the whole E3N package from Rekka anbd it is brilliant, but it is just too complex for me to switch after years of using VV, that's why I asked. Are you saying I can integrate the E3Next plugin in my VV build ? that would be awesome, there are customized commands which are extremely useful (thinking of /bark for example, works better than "Mimic Me".
 
You could do your own button or change the one in MQ2GroupInfo.ini


change from dgge to dgze (Executes a command on all clients in your current in-game zone (except own). Short version: /dgze)

ComeToMeText=Come To Me
ComeToMeCommand=/dgze /multiline ; /afollow off;/nav stop;/timed 5 /nav id ${Me.ID}
;ComeToMeCommand=/bcg //multiline ; /afollow off;/nav stop;/timed 5 /nav id ${Me.ID}
ComeToMeToolTip=/dgze /nav id ${Me.ID}
NavStopCommand=/dgze /nav stop
;NavStopCommand=/bcg //nav stop

FollowMeText=Follow Me
FollowMeCommand=/dgze /multiline ; /afollow off;/nav stop;/timed 5 /afollow spawn ${Me.ID}
;FollowMeCommand=/bcg //multiline ; /afollow off;/nav stop;/timed 5 /afollow spawn ${Me.ID}
FollowMeToolTip=/dgze /afollow spawn ${Me.ID}
FollowStopCommand=/dgze /multiline ; /afollow off;/nav stop
;FollowStopCommand=/bcg //multiline ; /afollow off;/nav stop

MimicMeText=Mimic Me
MimicMeSayCommand=/dgze /say
;MimicMeSayCommand=/bcg //say
MimicMeHailCommand=/dgze /keypress HAIL
;MimicMeHailCommand=/bcg //keypress HAIL
MimicMeToolTip=Everyone do what I do: targeting, hailing, etc.

; This command will have the spawn ID appended to it
TargetCommand=/dgze /target id
;TargetCommand=/bcg //target id

I did this, will see if it works once server is up again. I didn't change the EQBC commands as I am using Dannet. Thank you for the advice
 
@Adonhiram run mq2mono and keep your E3 ini’s blank. This way you can keep the auto follow on and run other automation such as kiss. This also allows you to keep one toon on auto loot. I did this for my bard but eventually switched to E3.
 
You may want to have a look at chase.lua. I use it since I got aware of it. It fits to all my needs.
Thank you, I haven't looked into Lua till now tbh, but I will check that, thank you for the suggestion.

@Adonhiram run mq2mono and keep your E3 ini’s blank. This way you can keep the auto follow on and run other automation such as kiss. This also allows you to keep one toon on auto loot. I did this for my bard but eventually switched to E3.
Awesome, E3 has so many nice features, I will be more than happy if I can combine it with VV, till now I use two different MQ2 folders when I switch which raises some issues. Thank you very much for this !

The rewrites from /dgge to /dgze worked perfectly, thanks again, it makes life so much easier when you PL your low level toons.
 
Question - Does the VV build support /afollow /all ?

Users who are viewing this thread

Back
Top
Cart