Search found 38 matches

by xGrunt
Mon Aug 29, 2005 4:32 am
Forum: ET Server Admins
Topic: Limit textspam in etpro
Replies: 11
Views: 15197

Sorry, I mistyped it in my message. I am using g_voiceChatsAllowed.

I'll try limiting the b_floodMaxCommands more and see if that helps.

Thanks for the responses! :)
by xGrunt
Sat Aug 27, 2005 3:28 am
Forum: ET Server Admins
Topic: Limit textspam in etpro
Replies: 11
Views: 15197

Still getting unlimited spamming. :( :?

The config file contains......

Code: Select all

set g_voiceChatAllowed "3"
seta b_floodMaxCommands 5
What else should be in there to limit the spamming?
by xGrunt
Tue Aug 23, 2005 1:40 am
Forum: ET Server Admins
Topic: Limit textspam in etpro
Replies: 11
Views: 15197

I'll try that. Thanks!
by xGrunt
Mon Aug 22, 2005 5:03 pm
Forum: ET Server Admins
Topic: Limit textspam in etpro
Replies: 11
Views: 15197

This command doesn't seem to work in 3.2.0.

It is not one of the "b" commands that lists in the console.

Is there a substitute that will stop/limit the vsay spam?
by xGrunt
Fri Aug 05, 2005 1:51 am
Forum: ET Bugs/Cheats
Topic: suddent increase of mouse sens after mapload
Replies: 9
Views: 12006

Try the Mouseware Advanced Settings Utility from Logitech. I found that unchecking Mouse Speed solved my issue with changing sensitivity.

http://bani.anime.net/banimod/forums/vi ... highlight=
by xGrunt
Sun Jun 26, 2005 2:34 pm
Forum: ET Server Admins
Topic: b_statsaver no longer working
Replies: 2
Views: 3042

Yeah, that did it. Thanks much, Deus. :thumbs:

I'd had

Code: Select all

b_deafultskills "0 0 0 0 0 0"
and changed it to

Code: Select all

b_defaultskills ""
That seemed to make the difference.
by xGrunt
Sun Jun 26, 2005 3:38 am
Forum: ET Server Admins
Topic: b_statsaver no longer working
Replies: 2
Views: 3042

b_statsaver no longer working

I discovered that b_statsaver is no longer working on our 3.2.0 public server (70.84.83.204:27960). The only thing that changed recently was a new map rotation. The server otherwise runs fine with no complaints from players except for the non-working statsaver function. The server.cfg contains seta ...
by xGrunt
Wed Jun 15, 2005 3:44 pm
Forum: ET Pro
Topic: Mouse SENS problem in 2.60/3.2.0
Replies: 4
Views: 6210

LOL, will do.

Glad you found it useful.
by xGrunt
Wed Jun 15, 2005 2:31 am
Forum: ET Pro
Topic: Mouse SENS problem in 2.60/3.2.0
Replies: 4
Views: 6210

I've had this problem. It seems to affect only a few individuals. There's a thread somewhere on this forum about it. I doubt reinstalling Windows will make any difference (I actually did that - for a completely different reason - and it didn't help). However, I found a Logitech mouse setting program...
by xGrunt
Thu May 05, 2005 2:09 am
Forum: ET Pro News
Topic: ET Pro 3.1.13 Public Beta Release
Replies: 114
Views: 173576

gjrc wrote:.... i need to update et and then update etpro?
That's what I did on our server.
by xGrunt
Sat Apr 30, 2005 6:31 pm
Forum: ET Pro News
Topic: ET Pro 3.1.13 Public Beta Release
Replies: 114
Views: 173576

I find my mouse settings will behave differently on different 2.60 servers. I joined ND80 today and had to reset my mouse setting from 8 to 3, my normal setting. Then went to a different server and had to reset back to 8.

This makes no sense to me. I haven't changed any config.
by xGrunt
Sat Apr 30, 2005 5:04 pm
Forum: ET Pro News
Topic: ET Pro 3.1.13 Public Beta Release
Replies: 114
Views: 173576

That's a good idea. Also, I have a config or two from others. I may try those.
by xGrunt
Sat Apr 30, 2005 10:19 am
Forum: ET Pro News
Topic: ET Pro 3.1.13 Public Beta Release
Replies: 114
Views: 173576

I finally just did a complete install of 2.60 and now all is working well. I had tried to update a 2.56 server but something must have gotten corrupted.

I still have the same mouse sensitivity problems that Bootsauce mentioned. Very strange. :?:
by xGrunt
Sat Apr 30, 2005 8:14 am
Forum: ET Pro News
Topic: ET Pro 3.1.13 Public Beta Release
Replies: 114
Views: 173576

I have also noticed that having the cvar

Code: Select all

seta b_mapscriptdirectory "etpromapscripts"
in my server config crashes the server. This is linux box running v2.60 and 3.1.13. I have this in my server config for v2.56 and 3.1.9 without problems. Anyone else experience this?