Search found 6 matches

by Prism128
Fri Oct 21, 2005 11:55 am
Forum: Unreal 3.2 Support
Topic: auto stop
Replies: 8
Views: 2036

this is my ssh output: [~/Unreal3.2]# ./unreal start I beleive the # (at least on /bin/bash) means you're running as root... DON'T RUN AS ROOT. Make a new user, redownload and recompile (this is to avoid permissions/ownership problems), copy your config(s) and chown (chown user:group filename) them...
by Prism128
Tue Aug 02, 2005 9:42 pm
Forum: Unreal 3.2 Support
Topic: "fishy" timestamp on sjoin
Replies: 3
Views: 1332

Thanks!

I'll try getting everyone to leave and join again then...

Thanks again! :D :D
by Prism128
Tue Aug 02, 2005 9:38 pm
Forum: Unreal 3.2 Support
Topic: "fishy" timestamp on sjoin
Replies: 3
Views: 1332

"fishy" timestamp on sjoin

hi, everytime a user joins a channel i get this: (22:44:10) -irc.fr3d.org- *** Notice -- Warning! Possible desynch: SJOIN for channel #mmad has a fishy timestamp (1420) [uk.irc.messengermad.com/hub.irc.messengermad.com] I am on irc.mynet.org, which is connected to the hub, and then everyone else is ...
by Prism128
Fri Jun 17, 2005 2:11 pm
Forum: Unreal 3.2 Support
Topic: Ban Nick Mask
Replies: 5
Views: 1526

so i could do this, yeah?

Code: Select all

except tkl {
mask [email protected];
type qline;
};
by Prism128
Fri Jun 17, 2005 1:22 pm
Forum: Unreal 3.2 Support
Topic: Ban Nick Mask
Replies: 5
Views: 1526

Either or both... just some way to help limit the number of bots joining...

Thanks :)
by Prism128
Thu Jun 16, 2005 10:19 pm
Forum: Unreal 3.2 Support
Topic: Ban Nick Mask
Replies: 5
Views: 1526

Ban Nick Mask

Hey, I'm currently running an IRC network, but it seems that half of the users connecting like to bring a bot with them... Is there a way I can make it so the ban nick mask bans all usernames with the word Bot in? However (this is the tricky part), i need to allow my bot onto the server (which has b...