Legacy:UT Bonus Pack 2

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to navigation Jump to search

Created 4 Jan 2000 by Digital Extremes

Released ??

.zip file is 1.5MB

MD5 Checksum: 5cf174dab9f91827da9935231c8d1ea6

Contents

3 mutators and 2 maps

Maps

CTF-Orbital

CTF-HallOfGiants

Mutators

This mutator replaces all the ammo on a level with an exploding version. When the ammo pickup is shot, it explodes like the ammunition type it contains.

Since I had to create new exploding ammuntion classes, these actors can be placed on new levels during level design.

This mutator does not work when used with the Arena Mutators because they don't allow the ammo or weapons to be replaced.

TODO:

When you kill someone with exploding ammo, the death message relates to the weapon you are holding, not the ammo that blew up. I've got some awesome death messages (thanks to James Edwards), but I didn't have a chance to get it working over the network.

This places an icon above teammates during team games. The sprite doesn't scale so well when the sniper rifle is used. The icon is a 3d world object so it will, at times, intersect with the world geometry.

(Thanks: Andrew "drunken master" Scholer)

  • Volatile Weapon - Author: Steve Sinclair

Tiny mutator that causes a killed player to discharge their weapon. The weapon is destroyed (no pickup left behind).

Notes

  • Doesn't show up in the UnrealEd2 class browser unless you manually add EditPackages=De to the [Editor.EditorEngine] section of UnrealTournament.ini