• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->
MQ2GroupInfo

Plugin - MQ2GroupInfo (2 Viewers)

Since the bard plugin is now out. I went and redid all my driver keys and converted over to DanNet from EQBCS. My problem is now my groupinfo buttons all tell me to connect to EQBCS... I thought they would use Dannet? Or is there some setting I missed to tell groupinfo to use Dannet vs eqbcs. Note I have EQBCS off and DanNet on. All my hot keys that I have converted to DanNet all work. I need my mimic key back to get into missions/raids :)
 
Since the bard plugin is now out. I went and redid all my driver keys and converted over to DanNet from EQBCS. My problem is now my groupinfo buttons all tell me to connect to EQBCS... I thought they would use Dannet? Or is there some setting I missed to tell groupinfo to use Dannet vs eqbcs. Note I have EQBCS off and DanNet on. All my hot keys that I have converted to DanNet all work. I need my mimic key back to get into missions/raids :)
look in this from \Release\config
MQ2GroupInfo.ini

change all bc do dg

ComeToMeText=Come To Me
ComeToMeCommand=/dgge /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=/dgge /nav id ${Me.ID}
NavStopCommand=/dgge /nav stop
;NavStopCommand=/bcg //nav stop
FollowMeText=Follow Me
FollowMeCommand=/dgge /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=/dgge /multiline ; /afollow off;/nav stop;/timed 5 /afollow spawn ${Me.ID}
FollowStopCommand=/dgge /multiline ; /afollow off;/nav stop
;FollowStopCommand=/bcg //multiline ; /afollow off;/nav stop
MimicMeText=Mimic Me
MimicMeSayCommand=/noparse /dgge /docommand /timed ${Math.Rand[20,80]} /say
;MimicMeSayCommand=/noparse /bcg //docommand /timed ${Math.Rand[20,80]} /say
MimicMeHailCommand=/noparse /dgge /docommand /timed ${Math.Rand[20,80]} /keypress HAIL
;MimicMeHailCommand=/noparse /bcg //docommand /timed ${Math.Rand[20,80]} /keypress HAIL
MimicMeToolTip=Everyone do what I do: targeting, hailing, etc.
 
Ok I figured it out... I had to edit the target section too...

; This command will have the spawn ID appended to it
TargetCommand=/dgge /target id
|TargetCommand=/bcg //target id
ComeToMeToolTip=/dgge /multiline ; /afollow off;/nav stop;/timed 5 /nav id ${Me.ID}
FollowMeToolTip=/dgge /multiline ; /afollow off;/nav stop;/timed 5 /afollow spawn ${Me.ID}
you should considering just deleting your group info ini file and let the plugin make you a new default one - because it defaults to dannet usage
 
Plugin - MQ2GroupInfo

Users who are viewing this thread

  • S
Back
Top