Gah - a solution with more questions. – EntropicLqd
UE3:UTMutator_Instagib (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- UTGame
The InstaGib mutator.
Default values
Property | Value |
---|---|
GroupNames[0] | "WEAPONMOD" |
GroupNames[1] | "WEAPONRESPAWN" |
GroupNames[2] | "HANDICAP" |
GroupNames[3] | "POWERUPS" |
Subobjects
Sprite
Class: Engine.SpriteComponent
Inherits from: UTMutator.Sprite
No new values.
Instance functions
CheckReplacement
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
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)