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.
Dannet accessing the TLO's is what I was thinking about, and what I considered might be causing the crash.
Check out the instructions on github. a snippet:
interface i presume will mean naming a local interface ie: eth0 or ipv4 address and really not required for a basic setup.Some Notes about Setup
I tried this also, not sure what I should put in for <name>.
- Some complicated network topologies won't be supported (a server interface is a better solution)
- If for some reason the peers aren't self-discovering on a local network
Will do. Ill post back when I have another screenshot to share.The .Received member on the TLO will tell you the timestamp of the last time information was received. I would be curious to know what that is when this happens. Could you add it to your debug message?
Updated code, and implemented macro end detection in order to clear out previously used variables so they can be reused.
ipconfig /flushdns #Clear the dns cache
nbtstat -RR #release and refresh NetBIOS names
netsh int ip reset #Reset the IP configurations
netsh winsock reset #Resets the Winsock Catalog to a clean state
netsh interface ip delete arpcache #Flushes the ARP cache for one or all interfaces
netsh advfirewall reset #Resets the policy to the default out-of-box policy
The elusive Zoning crash should now be fixed. Please notify me if you believe you are having ANY DanNet related crash.
Not much to go by with your message --- are you asking about with a macro? like kissassist?how do you stop a toon from broadcasting to (all)? not sure if this is a Dannet issue or EQBC
Note: i did set interface to 127.0.0.1 (localhost) but do i have reload something?
ah - you should post in the IHC Section so the IHC-Squad can answer you - not sure if they have it setup so it can go to groups or just to broadcast all - but that'd be where to aski have two computers in my network, each running their own groups and both running EQBC and Dannet (I think), i see cleric and shamans running IHCMercs broadcasting to second PC example: server_toonname (all) casting blah remedy etc. Still on EQBC, i went through github and all documentation but decided that this is a game and not a PhD thesis :P
If this is how you're actually doing it, you've completely left out the dannet comands. All you're doing here is telling the local character to send invites to tard1 and tard2.
See here how you have a eqbc command
/bct
preceding the invite commands? You need the equivalent dannet command /dex
. You'll want to do /multiline ; /dex thistard /invite thattard ; /dex thistard /invite othertard