TB's EasyMutators 1.00 Readme File

	Requirements:
		This mutator package requires Unreal Tournament version 436
		to work correctly.

	Installation:
		Put "TBmut.u" and "TBmut.int" files into your "UnrealTournament\System"
		directory.

		If you plan to use this mutator package in network games, you must add
		to your	"UnrealTournament.ini" in section [Engine.GameEngine] following line:

			ServerPackages=TBmut
		
	Usage:
		Just like any other mutator. Exceptional mutators are "Shouter" and "Crouch".

		Usage of exceptional mutators:

			Supposing, that you added both of above	mutators to mutator list, in
			game console type (without ' ):

			'mutate shout Yo, man!'

			and press Enter. Your character will 'shout' 'Yo, man!' to all other
			players. To bind specific 'shouts' to keys type (in console):

			set input [key] mutate shout [message]

			where instead of [key] put key name, and instead of [message] put
			message to bind.

			Eg.
				set input i mutate shout Hello!

			will cause 'shouting' 'Hello!' after pressing button with letter 'i'.

			To use 'Crouch', type in console:

			set input [key] duck|mutate crouch|onrelease mutate crouch

			Eg.

				set input shift duck|mutate crouch|onrelease mutate crouch

			From now on pressing Shift button will make your character crouch.

	Mutator description:
		DamageInfo/ DamageInfo in MsgWindow - this mutator will inform you about damage
		you give/receive.

		Kids - Players are just like kids - small and with big guns.

		SuperMiniguns - All Miniguns are replaced with SuperMiniguns - head-shot, fast-alt-shot
		guns.

		Shouter - described above.

		Crouch - described above.

		WeaponScore ][ - additional frags for killing with specific weapons (configured in Mod
		menu).

		Chainsaw Arena - All weapons are replaced with Chainsaws.
		
		SuperMinigun Arena - All weapons are replaced with SuperMiniguns.

	Copyrights:
		Full freeware :)

	Author contact:
		tb.home@poczta.fm