I love the smell of UnrealEd crashing in the morning. – tarquin
UE3:UTMutator_Instagib (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- UTGame
The InstaGib mutator.
Default values[edit]
Property | Value |
---|---|
GroupNames[0] | "WEAPONMOD" |
GroupNames[1] | "WEAPONRESPAWN" |
GroupNames[2] | "HANDICAP" |
GroupNames[3] | "POWERUPS" |
Subobjects[edit]
Sprite[edit]
Class: Engine.SpriteComponent
Inherits from: UTMutator.Sprite
No new values.
Instance functions[edit]
CheckReplacement[edit]
Overrides: Mutator.CheckReplacement
Removes all weapons except UTVehicleWeapons, the InstaGib Rifle (UTWeap_InstagibRifle) and the Translocator (UTWeap_Translocator). Disables or removes all pickups (PickupFactory).
InitMutator[edit]
Overrides: Mutator.InitMutator
Makes the InstaGib Rifle the only default inventory class and doubles the UTTeamGame.TeammateBoost. (0.3 by default, 0.6 in InstaGib mode)