Server tool: SHUSH dammit!

Discussions about Coding and Scripting
Post Reply
gopostal

Server tool: SHUSH dammit!

Post by gopostal »

The readme:

SHUSH!

Simple server actor to disable auto taunting. Does not mess with joining player's ini file, it just sets their autotaunt flag to "no". Regular taunting is fine.

Installation:
SHUSH.u to System folder

add these two lines to the UT.ini
ServerActors=SHUSH.SHUSHDammit
ServerPackages=SHUSH

and enjoy your peace and quiet.

This is an import of existing and unattributed code I found in my installation. I cleaned up a couple of parts and removed the server logging lines. If this is your original code, please let me know. agutgopostal@hotmail.com

Download: SHUSH
UT99.org

Re: Server tool: SHUSH dammit!

Post by UT99.org »

medor wrote:Nice :tu:

why not name it TauntSpam like that admins find what they search

Like
VoiceSpam http://unrealtournament.99.free.fr/utfi ... ceSpam.zip
ServerSpam http://unrealtournament.99.free.fr/utfi ... erSpam.zip
gopostal

Re: Server tool: SHUSH dammit!

Post by gopostal »

I sent you the source code via UTSurvival medor. Feel free to rename it if you like. I only wanted to include it into a future update of MH2 so I didn't put a lot of thought into a public stand-alone release. Redo it and I'll change the download ;)
UT99.org

Re: Server tool: SHUSH dammit!

Post by UT99.org »

medor wrote::lol: i'm a big noob and no have time for learn that. me :loool: you
Myth
Inhuman
Posts: 988
Joined: Tue Feb 12, 2008 5:57 pm
Personal rank: Low Poly Freak

Re: Server tool: SHUSH dammit!

Post by Myth »

Auto taunts are soo annoying...
But regular taunts can also be annoyinh. There are a lot of people who spam regular taunts. Is there a mod for limiting regular taunts?
UT99.org

Re: Server tool: SHUSH dammit!

Post by UT99.org »

medor wrote:
Myth wrote:Auto taunts are soo annoying...
But regular taunts can also be annoyinh. There are a lot of people who spam regular taunts. Is there a mod for limiting regular taunts?

check

VoiceSpam http://unrealtournament.99.free.fr/utfi ... ceSpam.zip
ServerSpam http://unrealtournament.99.free.fr/utfi ... erSpam.zip
User avatar
Hook
Inhuman
Posts: 754
Joined: Tue Apr 22, 2008 11:21 pm
Personal rank: UT99 Promoter/Admin
Location: Minnesota USA
Contact:

Re: Server tool: SHUSH dammit!

Post by Hook »

Yes, there are mutators that turn off auto-taunting AND all taunting.
Actually, you can turn OFF Auto Taunts as a server setting, without using a mod/mutator also. :wink:

Thanks Gopo! :P
=Hook=(Member# 626)
HUTP Active Forums: https://hooksutplace.freeforums.net/forum
HUTP UT99 Community Portal: https://hooksutplace.freeforums.net/
OR: https://hermskii.com/hook/ut99_hutp/
UT99 Server -> CROSSBONES Missile Madness {CMM}

* Newest Versions of: PRO-Redeemers | PRO-SNIPER-Redeemers | PRO-SEEKER-Redeemers <-(the Original)
and Now with FOOD FIGHT and Frying Pan arena !!!
IP: 68.232.181.236:7777 <-(NEW IP to come)
UT99 MH Server -> {CMH} CROSSBONES Monster Hunt (MH) by Mars007 (The Original) - IP: 108.61.238.93:7777
Myth
Inhuman
Posts: 988
Joined: Tue Feb 12, 2008 5:57 pm
Personal rank: Low Poly Freak

Re: Server tool: SHUSH dammit!

Post by Myth »

medor wrote:
Myth wrote:Auto taunts are soo annoying...
But regular taunts can also be annoyinh. There are a lot of people who spam regular taunts. Is there a mod for limiting regular taunts?

check

VoiceSpam http://unrealtournament.99.free.fr/utfi ... ceSpam.zip
ServerSpam http://unrealtournament.99.free.fr/utfi ... erSpam.zip
wow, i can't believe i missed it. Thanks v. much.
gopostal

Re: Server tool: SHUSH dammit!

Post by gopostal »

Hook you can turn off auto taunts on the server but it doesn't affect clients. As far as the server is concerned there are no real "auto taunts", all taunts are just chat messages. Auto taunts are created from the player at a set interval and must be stopped at the player. The only way to stop it on a server is to disable taunts completely since it cannot tell which is which.

The SHUSH mod creates an actor at each player that suppresses messages with the autotaunt flag. They never get out from the player so the server never gets them.
User avatar
Hook
Inhuman
Posts: 754
Joined: Tue Apr 22, 2008 11:21 pm
Personal rank: UT99 Promoter/Admin
Location: Minnesota USA
Contact:

Re: Server tool: SHUSH dammit!

Post by Hook »

Oh, OK - I see!
I didn't know that! :shock: :gj:
Learn something new every day with UT - for the past 11 years or so! :lol:
=Hook=(Member# 626)
HUTP Active Forums: https://hooksutplace.freeforums.net/forum
HUTP UT99 Community Portal: https://hooksutplace.freeforums.net/
OR: https://hermskii.com/hook/ut99_hutp/
UT99 Server -> CROSSBONES Missile Madness {CMM}

* Newest Versions of: PRO-Redeemers | PRO-SNIPER-Redeemers | PRO-SEEKER-Redeemers <-(the Original)
and Now with FOOD FIGHT and Frying Pan arena !!!
IP: 68.232.181.236:7777 <-(NEW IP to come)
UT99 MH Server -> {CMH} CROSSBONES Monster Hunt (MH) by Mars007 (The Original) - IP: 108.61.238.93:7777
JackGriffin
Godlike
Posts: 3774
Joined: Fri Jan 14, 2011 1:53 pm
Personal rank: -Retired-

Re: Server tool: SHUSH dammit!

Post by JackGriffin »

I know this is an older thread but Shush didn't work as well as I wanted. This is redone and works most excellently:
ShutUp.zip
(4.72 KiB) Downloaded 178 times
If you want to test it before installing, it is running on the UT99.org Test server: 206.51.238.106:9999
It is set to trigger at 10 voice messages, so try it out if you are tired of being voice spammed.

I revisited this to make it work in MH2 but I figured a separate download for it might be welcomed.
So long, and thanks for all the fish
User avatar
Metalfist
Masterful
Posts: 632
Joined: Sun Jan 03, 2010 3:54 pm
Personal rank: ^,..,^ rawr

Re: Server tool: SHUSH dammit!

Post by Metalfist »

per match or per X min?
Image
JackGriffin
Godlike
Posts: 3774
Joined: Fri Jan 14, 2011 1:53 pm
Personal rank: -Retired-

Re: Server tool: SHUSH dammit!

Post by JackGriffin »

Per match. Count resets on new map load.
So long, and thanks for all the fish
Post Reply