Harassment 101
Support at email:
Harassment 101 is a string displaying, sound producing mutator. It was written with Sniper/Camper in mind so it has the ability to display strings for Perfect (0 deaths) ruining frags, in addition to Headshots and Taunt strings for specific players. It can also play random sounds for the Perfect ruining shots and Headshots.
Overview of Configuration:
[Harassment101.MutHarassment]
- bTaunts
- This turns Player specific taunts ON/OFF
- PerfectScore
- Count of Frags with 0 deaths to play Perfect strings/sounds
- Example, if set to 5 and a player with 5+ frags and 0 deaths is shot, it will display the string and play the sound if there is one
[Harassment101.HSMedia]
- ClanTag
- This is set to the Clan Tag of the Clan using the mutator. Used to remove the clan tag from the name in the messages.
- HeadshotColor
- Message Color for Headshots
- TauntColor
- PerfectColor
- Message Color for Perfects
- HeadshotMessages[0-24]
- Messages that will play randomly when a Headshot is scored
- PerfectMessages[0-24]
- Messages that will play randomly when a Perfect is RUINED
- TauntMessages[0-9]
- Messages that will play when a specific player is fragged
- Example, TauntMessages[0]=(PlayerName="CPan",TauntMessage="%z Sucks and %h's died but the message works!!")
- PerfectSounds[0-49]
- Perfect Sounds that will randomly be played with Perfect Strings
- PerfectDuration[0-49]
- Length of Perfect Sound to avoid multiple sounds playing at once
- HeadShotSounds[0-49]
- Headshot Sounds that will randomly be played with Headshot Strings
- HeadshotDuration[0-49]
- Length of Headshot Sound to avoid multiple sounds playing at once
% codes in Messages:
k - Killer Player Name
y - Killer Player Name without CLANTAG if present in name
Following based on skin gender of Killer.
g - his/her
h - he/she
o - Victim Player Name (this is the letter 'o')
z - Victim Player Name without CLANTAG if present in name
Following based on skin gender of Victim.
i - his/her
j - he/she
Includes a base class file for creating own sounds for the mutator within a compiled .U file or one can create a .UAX file to link to.
In case the zip is blank, heres a link until the zip isn't blank...
HarassmentMutator.zip