Travis
Historical / Guest
Vincula was made specifically for MSN chat. A few things are the same, but most everything is different. Anything having to do with you passport, fonts, profiles, all of that stuff, would not work on a pure IRC server. mIRC alone with nothing works great on a pure IRC server.
Like Fahad said. Use the server command. Typically then you use nickserv to authenticate.
There is no reason to use Vincula to connect to another server. You can be connected to Buzzen with Vincula and then connect to another server if you like using /server -m, but you will probably need to write a lot of network halts.
if ($network != Buzzen) halt
X-Fusion
Historical / Guest
Yeah ... still not entirely sure why this is in General IRCd, when Vincula was obviously an IRCx connection ...
Travis
Historical / Guest
Instead of looking at Vincula as a whole body of code that is confusing, to some, look at what you need and address the issues one at a time. Code to connect you to the server and log you in. Code to list the rooms if you need. Access list, friend finder. Things like that. It may make it a little more reasonable looking at everything one piece at a time instead of some massive script.