Search found 5 matches

by TraceRoute
Tue Mar 21, 2006 3:13 pm
Forum: Unreal 3.2 Support
Topic: Bug?
Replies: 4
Views: 3017

I'm coding in ASP.

I'm actually combining a Java client with my current ASP based log in system. As soon as a user logs in to the site, a window will pop up with the Java client and open a main lobby channel.

I've already built the work around - I just surrounded the normal nickname with square ...
by TraceRoute
Mon Mar 20, 2006 9:38 pm
Forum: Unreal 3.2 Support
Topic: Bug?
Replies: 4
Views: 3017

Thanks for the help! Good idea on appending some other character on to their nick... now I just have to figure out some way to make that happen automatically.

I knew I was setting myself up for snarky quip at some point. ;)

-T
by TraceRoute
Mon Mar 20, 2006 9:20 pm
Forum: Unreal 3.2 Support
Topic: Bug?
Replies: 4
Views: 3017

Bug?

This may or may not be a bug, so please feel free to flame away if I'm off the mark. If a user has a number as the first character of their name Unreal denies the login or denies the nick change.

My question is 3 fold:

1) Is this a bug or a feature?

2) Is there a reason for this?

3) Is there a ...
by TraceRoute
Mon Mar 20, 2006 1:54 pm
Forum: General chat
Topic: Is this even possible?
Replies: 2
Views: 3069

Ahh... I forgot about using Ident... Excellent idea!

Thanks so much for your help!!

-T
by TraceRoute
Fri Mar 17, 2006 10:46 pm
Forum: General chat
Topic: Is this even possible?
Replies: 2
Views: 3069

Is this even possible?

Hi all... thanks for reading, and thanks in advance for any insight on this.

I'm setting up a small IRC server, however I want to enforce some limitations on it.

I want to have a NickServ set up to ONLY allow users who are registered with the NickServ to log in. I plan on having a script running ...