Does anyone know what the options are for this directive,
set::options::fail-oper-warn;
I cant seem to find them in the documentation,
Thanx guys.
op warn
-
Stealth
- Head of Support
- Posts: 2085
- Joined: Tue Jun 15, 2004 8:50 pm
- Location: Chino Hills, CA, US
- Contact:
When fail-oper-warn is set, it notifies people who attempt to oper that the opers on the server have been notified.
Normally all the opers get the failed oper attempt notice, and the user trying to oper gets "No O-Lines for your host". When the option is set, the user attempting to oper gets an additional server notice saying the opers have been notified about the attempt.
Normally all the opers get the failed oper attempt notice, and the user trying to oper gets "No O-Lines for your host". When the option is set, the user attempting to oper gets an additional server notice saying the opers have been notified about the attempt.
That's the abreviated form (as mentioned in the 3rd alinea of 4.36), you need to actually use a block, like:I understand what the directive does, but I get an error when I put it into the config file.
set::options::fail-oper-warn;
Code: Select all
set {
options {
fail-oper-warn;
};
};Wasn't that added in the CVS docs (which not everyone hasSyzop wrote:hm :p.
http://www.vulnscan.org/UnrealIrcd/unreal32docs.html
ctrl+f, fail-oper-warn
works here
What do you guys prefer that I do then?
1. Give a lot of support, doing 100% research and all, few coding
2. Give some limited support, lot more coding
3. Give no support at all, coding only
Coz I'm lost.. :)
I guess I should opt for 3, but from time to time I see horrible wrong answers here and then I hate it if people think it was right. Also, people tend to sometimes come up with problems (read: bugs) here, and don't report them on bugs.unrealircd.org :(.
That's the main reason I read these forums... But sometimes I get the bad-but-human urge to help people out, something which I probably should STOP! Because it means I spend like 30-60m less on coding ;P
I've managed to stop my support addiction @ #unreal-support, forums shouldn't be much harder! ;)
[of course I'll stay active on the spamfilter/release/website section]
1. Give a lot of support, doing 100% research and all, few coding
2. Give some limited support, lot more coding
3. Give no support at all, coding only
Coz I'm lost.. :)
I guess I should opt for 3, but from time to time I see horrible wrong answers here and then I hate it if people think it was right. Also, people tend to sometimes come up with problems (read: bugs) here, and don't report them on bugs.unrealircd.org :(.
That's the main reason I read these forums... But sometimes I get the bad-but-human urge to help people out, something which I probably should STOP! Because it means I spend like 30-60m less on coding ;P
I've managed to stop my support addiction @ #unreal-support, forums shouldn't be much harder! ;)
[of course I'll stay active on the spamfilter/release/website section]