Ok lets see if I can get this right, You're asking how you can get EQBCs to work on multiple computers over a network, Correct? If that's the case, I'll give a quick rundown how to do it.
First off, you need to run mq2 client on each computer you want to run EQ.
Second, you need to choose which computer will act as the server.
Third, grab the network ip address for that computer, 192.168.x.x usually.
Fourth, on each client you need to type in /bccmd quit on any clients that are connected to the server.
Fifth and last step, type in...
Code: Select all
/bccmd connect ipadressofhost 2112 password
Example: For me it would be /bccmd connect 192.168.0.10 2112 blargh!
Hopefully this is what you were asking about.
Moonrazor