Mostly Harmless

Legacy:TranslocOutEffect

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 13:22, 16 December 2005 by SuperApe (Talk)

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

//Translocator

set translocator statusicon none // no hud icon

set UTTeleportEffect bhidden 1 // no effects

//Replaces high-polygon Trans-out effect with a 2d sprite - Big fps improvement

set translocouteffect drawtype dt_sprite

set translocouteffect texture botpack.womanbelt


Category:Legacy To Do – Is this supposed to be a class page?