Search found 4 matches

by sivana13
Mon Jul 26, 2010 10:36 pm
Forum: Unreal 3.2 Support
Topic: Question about setting up an irc server
Replies: 8
Views: 3416

Re: Question about setting up an irc server

Well, I read the doc and used the example above(=without opptional things), and it still gives me an error:
[error] set::cloak-keys are missing or is 0.
[error] Add this in your config file:
[error] set { cloak-keys { <big integer value>; <big integer value>; <big integer value>; }; };
[error] The ...
by sivana13
Mon Jul 26, 2010 9:05 am
Forum: Unreal 3.2 Support
Topic: Question about setting up an irc server
Replies: 8
Views: 3416

Re: Question about setting up an irc server

ok thank you.. I'll try it
by sivana13
Sun Jul 25, 2010 8:44 pm
Forum: Unreal 3.2 Support
Topic: Question about setting up an irc server
Replies: 8
Views: 3416

Re: Question about setting up an irc server

Thank you.
Should I rename your example? and where do I have to locate it?
actually I just want to open an example for irc server, not something serious , but it quite difficult to do that if the guide is wrong
by sivana13
Sun Jul 25, 2010 1:15 pm
Forum: Unreal 3.2 Support
Topic: Question about setting up an irc server
Replies: 8
Views: 3416

Question about setting up an irc server

for Windows.
I'm following this guide: http://www.networkmagazineindia.com/200109/workshop1.htm
It said "Just copy the example.conf from /doc directory to your main directory. Rename this directory as unrealircd.conf and double click on wircd"
so I copied the example.conf and renamed it to ...