Thanks! I fixed syntax and it is up and running, the only problem is no one is authorized to join.... Well, I will try my hardest to figure that one out! You helped me greatly AngryWolf, it was a pleasure! Thanks man!
I will create those changes sir, for me it is hard to understand the documentation, for this is my first time setting it all up, even dealing with IRCD.... I thank you for your time and I am sorry for the trouble that may have been caused for you....
Ok, I have done that, and redone my system configuration Unreal IRCD Config file... Here is what it looks like: loadmodule "modules/commands.dll"; loadmodule "modules/cloak.dll"; include "help.conf"; include "badwords.channel.conf"; include "badwords.message.conf"; include "badwords.quit.conf ...
I understand where everything is, but it is all there! Close block and everything... I will try to edit, and see if that helps, but I am not sure it will... Here is the entire block; set { kline-address [email protected]; maxchannelsperuser 10; }; dns { nameserver IP; timeout 1d2h3m; retries 100 ...
This is what I get while attempting to start "WIRCD" * Loading IRCd configuration .. * unrealircd.conf:5: Ignoring extra data * unrealircd.conf:5: Ignoring extra data * unrealircd.conf:13: Ignoring extra data * unrealircd.conf:13: Ignoring extra data * unrealircd.conf:32: Ignoring extra close brace ...