I don't need to test my programs. I have an error-correcting modem.

Legacy:TranslocOutEffect

From Unreal Wiki, The Unreal Engine Documentation Site
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?