Search found 5 matches

by Kristopher
Tue Feb 10, 2009 11:00 am
Forum: Unreal 3.2 Support
Topic: how do you
Replies: 2
Views: 3087

how do you

how to you get the nickserv and chanserv services to work i need to know asap
by Kristopher
Fri Jan 16, 2009 9:52 pm
Forum: Unreal 3.2 Support
Topic: help
Replies: 7
Views: 4810

Re: help

/*
* NEW: me {}
* OLD: M:Line
* me {} defines the name, description and unreal server numeric for
* this server. Syntax is as follows:
* me {
* name "springsairairlines";
* info "Not Support";
* numeric (1*);
* };
* If linking, this numeric may not be used by any other server on the ...
by Kristopher
Fri Jan 16, 2009 8:28 pm
Forum: Unreal 3.2 Support
Topic: help
Replies: 7
Views: 4810

Re: help

i also just copy the example.conf
by Kristopher
Fri Jan 16, 2009 8:25 pm
Forum: Unreal 3.2 Support
Topic: help
Replies: 7
Views: 4810

Re: help

/*
* NEW: me {}
* OLD: M:Line
* me {} defines the name, description and unreal server numeric for
* this server. Syntax is as follows:
* me {
* name "springsairairlines";
* info "Not Support";
* numeric (1*);
* };
by Kristopher
Fri Jan 16, 2009 10:18 am
Forum: Unreal 3.2 Support
Topic: help
Replies: 7
Views: 4810

help

i am getting theses errors i did read the doc.

[error] unrealircd.conf: Unexpected EOF for variable starting on line 1
[error] Could not load config file unrealircd.conf
[error] IRCd configuration failed to load

what do i do