Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UnrealI.ToxinSuit


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
//=============================================================================
// ToxinSuit.
//=============================================================================
class ToxinSuit expands Suits;

#exec AUDIO IMPORT FILE="Sounds\Pickups\ARMOUR2.WAV"  NAME="ArmorSnd"      GROUP="Pickups"

#exec MESH IMPORT MESH=ToxSuit ANIVFILE=MODELS\Suit_a.3D DATAFILE=MODELS\Suit_d.3D X=0 Y=0 Z=0
#exec MESH ORIGIN MESH=ToxSuit X=0 Y=100 Z=40 YAW=64 ROLL=64
#exec MESH SEQUENCE MESH=ToxSuit SEQ=All STARTFRAME=0  NUMFRAMES=1
#exec TEXTURE IMPORT NAME=AToxSuit1 FILE=MODELS\bToxSuit.PCX GROUP="Skins"
#exec MESHMAP SCALE MESHMAP=ToxSuit X=0.04 Y=0.04 Z=0.08
#exec MESHMAP SETTEXTURE MESHMAP=ToxSuit NUM=1 TEXTURE=AToxSuit1

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: za 22-4-2006 12:52:32.000 - Creation time: za 22-4-2006 12:53:47.406 - Created with UnCodeX