PlayerHater mutator for Unreal Tournament 2003
Version: 1.0
Works online: yes
Bot support: NA
Author: gravit (gravit at comcast dot net)
Homepage: http://mywebpages.comcast.net/gravit


Description:
This mutator will not let anyone use the name "Player."  It will assign them a temporary, random name from a customizable list of preset names.  After the round is over their name will go back to "Player" or they can go into settings and change it.  However, if they change it back to "Player" during a round, they will get another random name the next time they die.


Installation:
Place the files PlayerHater.u and PlayerHater.int into your ut2003/system directory.  If you're not using the .ut2mod version, you must manually add these lines into your ut2003.ini file:

-At the end of the file add this section:
[PlayerHater.MutPlayerHater]
NameList=Kill_Me_Please
NameList=Wow_Do_I_Suck
NameList=Needle_Dick
NameList=Chicken_Wuss
NameList=MyAssMyFace
NameList=Free_Frag_Here
NameList=Anti-Aimbot
NameList=gravit's_Bitch
NameList=Your_Bitch
NameList=YouOwnMyAss
NameList=GetYourFragsHere
NameList=MouseForAiming?
NameList=What's_A_Dodge?
NameList=ThereIsNoCowLevel
NameList=I_Lub_You
NameList=And_Then?
NameList=LitteringAnd...
NameList=The_Stifmeister
NameList=A_Little_Fishy
NameList=A_Chihuahua

You may add to, remove from, or change the NameList in any way you desire.  Just make sure there is at least one entry.  The game will limit all names to 20 characters and change all spaces to underscores.  You may experience parsing problems if you have spaces in your names.


Please ask before using any of my code.  I'll probably say yes.  ;)