Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
VM usage for eq is something dbg takes action against, i'd recommend not doing thatNo VPN. But the alt is on a VM. Does that affect it even if they're on the same interface? It seems to recognize it to an extent. Because it shows the correct group under /dnet info. Char #2 shows the group leaders name.
I believe you need /dex charname /cast 4
Keep this page in mind - excellent resource for exactly this kind of question:That was exactly what I was needing. Thanks for the quick help!
Possibly because it does not recognize chase. I believe you have to use 0,1,2,3, etci am havving an issue i do /cwtn mode chase .... in mq window it tells me //docommand like i am trying to use eqbcs when i am giving dannet and not using eqbcs what is this ?
Believe chase mode is mode 2. So: /CWTN mode 2Possibly because it does not recognize chase. I belive you have to use 0,1,2,3, etc
Aye, was more for the example to use any of the modes via number, not name =)Believe chase mode is mode 2. So: /CWTN mode 2
I didn’t mean to imply that you were wrong. Just piggybacking off of what you said, PsyAye, was more for the example to use any of the modes via number, not name =)
what does this show?
the toon that does not respond is not listed.what does this show?
/dnet info
check this specific postthe toon that does not respond is not listed.
I have already tried this fix and gave it another go today as well but still the same issue.check this specific post
that is an issue with the groupinfo plugin, your ini might have defaulted back to eqbc, so go into your config folder, open up mq2groupinfo.ini and you should be able to comment out the eqbc setup, and uncomment the dannet setup then save the file and /groupinfo should show you what hte command is for reloading the ini, it might be /groupinfo reload
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 /afollow spawn ${Me.ID}
FollowStopCommand=/dgge /multiline ; /afollow off;/nav stop
;FollowStopCommand=/bcg //multiline ; /afollow off;/nav stop
MimicMeText=Mimic Me
MimicMeSayCommand=/dgge /say
;MimicMeSayCommand=/bcg //say
MimicMeHailCommand=/dgge /keypress HAIL
;MimicMeHailCommand=/bcg //keypress HAIL
MimicMeToolTip=Everyone do what I do: targeting, hailing, etc.
Edit: The problem is dannet.This is the section kaen is talking about: Line 16 +
The commands are definitely set to Dannet - so unfortunately this is not the issue.
I would start looking to see if Dannet Plugin is actually loaded.
INI: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 /afollow spawn ${Me.ID} FollowStopCommand=/dgge /multiline ; /afollow off;/nav stop ;FollowStopCommand=/bcg //multiline ; /afollow off;/nav stop MimicMeText=Mimic Me MimicMeSayCommand=/dgge /say ;MimicMeSayCommand=/bcg //say MimicMeHailCommand=/dgge /keypress HAIL ;MimicMeHailCommand=/bcg //keypress HAIL MimicMeToolTip=Everyone do what I do: targeting, hailing, etc.
I'm going to quote sic's post which is located on page 9 of the discussion section of mq2dannet:
https://github.com/dannuic/MQ2Dan is the git for it with some info.
but there isn't really anything to download (it is included in the build)
there isn't really an install or setup - you just load the plugin.
if for some reason you don't see everyone when you do a /dnet info
then you do want to make sure that when you do a /dnet interface all of your toons are using the same interface.
for the purposes of multiple boxes on the same pc, the loopback interface is fine
The arrow is pointing to your currently selected interface device - if you have no arrow, you have nothing selected.
/dnet interface "Loopback Pseudo-Interface 1" with quotes is what i would do
you can use the number as well, but dannuic (who is the namesake, says to use the name when you can)
after you do that on everyone, you want to unload and reload the plugin on everyone, all the characters logged on at the time
/plugin mq2dannet unload
/plugin mq2dannet load
then doing a /dnet interface you can verify everyone sees the same one, and then a /dnet info should show all your toons
For multiple computers you won't want "loopback" you'll want your network device - Ethernet 3 for me, in the above image
you will want to ensure everyone is using their network device - if you have no arrow, you have nothing selected.
dannet.query(name, "Me.FreeInventory", dannet_delay)
. My question is, for the query part of this, could the target 'name' return the value of a locally stored setting for that client? So kind of like dannet.query(name, report_local_setting, dannet_delay)
? Or do queries have to be mq data (per the wiki "A query is simply a normal TLO access from the perspective of the peer with the external")?/dgae /burn
or /dge all /burn
(if you don't want to tell yourself)oh wow not sure how i just didnt see that thanksyou could do a/dgae /burn
or/dge all /burn
(if you don't want to tell yourself)
Utility - MQ2DanNet - Extra info
www.redguides.com
Has all of the commands and what they do. its the commands tab at the top of this page
Common for wifi to not 'bridge' the LAN and WIFI network, there is a setting in your router somewhereWanted to give dannet another shot to try and get working. Finally can get to work, just wondering if a fix to my laptop working on ethernet.
My PC /dnet interface shows as per the attached pic, my laptops ethernet shows the same, just with its ip as 192.168.1.100--192.168.255.255 - these will not talk to each other.
If i switch the laptop to WiFi - /dnet interface shows as 192.168.1.101--192.168.1.255 - when switched to this interface my PC and Laptop talk fine
I cant see anyway to make my laptops ethernet goto 192.168.1.100--192.168.1.255, as i think this is the problem?.
I also tested a second PC, this gives the ip #########--192.168.1.255 on its ethernet connection, and also works fine.
Any Thoughts? - tried turning off firewalls etc.
As i say it does work putting the laptop on wifi, just would prefer cable connection.
Hi, thanks for the info, router is a netgear R8000 nighthawkCommon for wifi to not 'bridge' the LAN and WIFI network, there is a setting in your router somewhere
Which wifi router do you have?