Search found 3 matches

by midgecpfc
Tue May 27, 2008 12:32 am
Forum: Unreal 3.2 Modules
Topic: +G mode alternative
Replies: 3
Views: 3173

Re: +G mode alternative

sorted it.

thanks stealth :D
by midgecpfc
Tue May 27, 2008 12:19 am
Forum: Unreal 3.2 Modules
Topic: +G mode alternative
Replies: 3
Views: 3173

Re: +G mode alternative

so would that be like this??

/*
spamfilter {
regex "hello";
target { private; channel; };
reason "You have used a banned word";
action block;
by midgecpfc
Mon May 26, 2008 6:24 pm
Forum: Unreal 3.2 Modules
Topic: +G mode alternative
Replies: 3
Views: 3173

+G mode alternative

hi

is it possible to change the way that +G works?

i.e if someone says the banned word that instead of getting <censored> it gets blocked from entering the channel and a msg is sent to the user?

im using win32 and would appreciate any help.

thanks