|
This is my first mutator that I created for Unreal Tournament. It is a really simple mutator, I created it
actually as a test of UnrealScript. What it does is:
-
Give you extra points if you kill someone with a weak
weapon. For example: killing someone with your enforcer will
give you extra points.
-
Give you no extra points if you kill someone with a strong
weapon. For example: killing someone with your rocket launcher
will give you no extra points.
-
Give you extra points if you kill someone who has a certain
power-up. For example: killing someone who has the Invisibility
power-up will give you extra points.
As you can see, this mutator doesn't do a lot. This is because
it was somekind of a test and it wasn't my purpose to release it.
But I think this mutator is quite fun to play, so I released it.
|