Gah - a solution with more questions. – EntropicLqd

Legacy:EnhancedItems/PlayerShell

From Unreal Wiki, The Unreal Engine Documentation Site
< Legacy:EnhancedItems
Revision as of 08:03, 19 November 2007 by Sweavo (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This class is part of the EnhancedItems package by Wormbo.

Methods

Inherited From Actor (UT)

PostBeginPlay( ) 
Calculates the maximum size offset.

Inherited From Legacy:EnhancedItems/PlayerShellEffect

ShowMe( ) 
Sets the mesh and drawscale to the owning player's values.

New Methods

byte GetIdealFatness(int FatnessOffset) 
Returns a good fatness offset.
int GetMaxOffset( ) 
Returns the maximum possible fatness offset.

Some Subclasses in EnhancedItems-based Mods

  • AuraShell – Base class of effects used by the auras in Wizzard UT, a mod (maybe too?) heavily inspired by Diablo 2. It's unfinished and will never be released officially, so here's a link: http://www.koehler-homepage.de/Wormbo/other/WizzardUT.zip (You also need to download the EnhancedItems package.)
  • Q3PlayerShell – PlayerShells used in Quake 3 Tournament
    • EnviroShell – the Battle Suit's visual effect
    • QuadShell – the Quad Damage's visual effect
    • RegenShell – the Regeneration' visual effect