Search found 82 matches

by cards
Thu Aug 23, 2012 5:18 am
Forum: General chat
Topic: Re: Website Update
Replies: 17
Views: 37271

Re: Re: Website Update

The modules site is currently under beta release. http://modules.unrealircd.org The "Volunteers" can only work on things. I have done what I need to SO FAR. But there is a chain of command that needs to happen on every project done by Unreal, whether it be code, modules, or things such as ...
by cards
Fri Aug 03, 2012 2:30 am
Forum: Services
Topic: Error linking ATHEME: 451 CAPAB
Replies: 6
Views: 7074

Re: Error linking ATHEME: 451 CAPAB

I just ran a test server with your services and configured it without an issue at all.

The only thing I can think or, is you have to a misconfiguration somewhere in the Athemes config somewhere.
by cards
Fri Aug 03, 2012 1:06 am
Forum: Unreal 3.2 Support
Topic: Ubuntu 12.04LTS 64Bit wont be complie
Replies: 7
Views: 4708

Re: Ubuntu 12.04LTS 64Bit wont be complie

undefined reference to 'SSLv2_client_method'

Unreal can't find OpenSSL on your system would be my guess.
by cards
Fri Aug 03, 2012 1:01 am
Forum: Services
Topic: Error linking ATHEME: 451 CAPAB
Replies: 6
Views: 7074

Re: Error linking ATHEME: 451 CAPAB

Could the Numeric be an issue. Last I know number has to be a number between 1 and 255. Also I don't believe the Numberic should be encased in quotes
by cards
Wed Jul 25, 2012 8:25 pm
Forum: Unreal 3.2 Modules
Topic: Opers still seeing notices on log out
Replies: 35
Views: 19170

Re: Opers still seeing notices on log out

It appears the conflict is with m_restrictcolor. This is a known bug on their part, and they have released a version 1.1 of their module. Try upgrading and see if it still fires my modules.

Cards
by cards
Wed Jul 25, 2012 7:55 pm
Forum: Unreal 3.2 Modules
Topic: Opers still seeing notices on log out
Replies: 35
Views: 19170

Re: Opers still seeing notices on log out

OK. I"m lost. Your using m_adult which is mode +X, yet your saying when you set mode +W?

I just tested my module with m_adult, and everything is working OK.

1) What are you setting mode W on, user or channel?
2) What are you seeing when you say it's running?
by cards
Wed Jul 25, 2012 7:47 pm
Forum: Unreal 3.2 Modules
Topic: Opers still seeing notices on log out
Replies: 35
Views: 19170

Re: Opers still seeing notices on log out

I will check it out. I don't know why it would trigger, but That's why it's a bug report :)
by cards
Mon Jul 23, 2012 11:47 pm
Forum: Unreal 3.2 Modules
Topic: Opers still seeing notices on log out
Replies: 35
Views: 19170

Re: Opers still seeing notices on log out

Sure will. As soon as Syzop allows me to open it up :)
by cards
Sat Jul 21, 2012 7:40 pm
Forum: Unreal 3.2 Modules
Topic: Opers still seeing notices on log out
Replies: 35
Views: 19170

Re: Opers still seeing notices on log out

Version 1.1 Release. It now removes +s (SnoMasks) from non-opers. This removes the kill notices ans server notices per your request, although normal members are allowed to see if by default. YOu must Restrict mode (s), in order for this to work.

http://schaffner.org/m_kickoper.c
by cards
Sat Jul 21, 2012 5:50 pm
Forum: Unreal 3.2 Modules
Topic: Opers still seeing notices on log out
Replies: 35
Views: 19170

Re: Opers still seeing notices on log out

I will see what I can do for you
by cards
Tue Jul 17, 2012 1:52 am
Forum: Unreal 3.2 Support
Topic: No o-lines for your host
Replies: 8
Views: 13987

Re: No o-lines for your host

it should be "oper "<login/nick>" {"
by cards
Mon Jul 16, 2012 8:15 pm
Forum: Unreal 3.2 Support
Topic: IP Logging problem in 3.2.9
Replies: 3
Views: 2997

Re: IP Logging problem in 3.2.9

1) If you are an IRCOp, you are going to be able to see IP's regaurdless. (Normal users should see a masked IP). 2) That is the point of a channel. The first person to join is going to be the Op, and all other's would have to be oped by them. If the second user also had Ops on joining a channel, the...
by cards
Mon Jul 16, 2012 8:09 pm
Forum: Unreal 3.2 Modules
Topic: Opers still seeing notices on log out
Replies: 35
Views: 19170

Re: Opers still seeing notices on log out

The Modules is only going to remove the user from channels that are /mode #chan +O or /mode #chan +A. You are not going to set your main channel or help channels as oper only, as it would be pointless. So it should work just fine for you.
by cards
Mon Jul 16, 2012 4:09 am
Forum: Unreal 3.2 Modules
Topic: Opers still seeing notices on log out
Replies: 35
Views: 19170

Re: Opers still seeing notices on log out

http://schaffner.org/m_kickoper.c
http://schaffner.org/m_kickoper.dll

Code is above. DLL is compile on VS2008, so it is compatible with Unreal's build