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.