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

UnrealShare.Arm1


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
//=============================================================================
// Arm1.
//=============================================================================
class Arm1 extends PlayerChunks;


#exec MESH IMPORT MESH=Arm1M ANIVFILE=MODELS\g_Arm1_a.3D DATAFILE=MODELS\g_Arm1_d.3D X=0 Y=0 Z=0
#exec MESH ORIGIN MESH=Arm1M X=0 Y=0 Z=-160 YAW=64
#exec MESH SEQUENCE MESH=Arm1M SEQ=All    STARTFRAME=0   NUMFRAMES=1
#exec MESH SEQUENCE MESH=Arm1M SEQ=Still  STARTFRAME=0   NUMFRAMES=1
#exec TEXTURE IMPORT NAME=JArm11  FILE=MODELS\g_Arm.PCX GROUP=Skins FLAGS=2
#exec MESHMAP SCALE MESHMAP=Arm1M X=0.04 Y=0.04 Z=0.08
#exec MESHMAP SETTEXTURE MESHMAP=Arm1M NUM=1 TEXTURE=JArm11

defaultproperties
{
     Mesh=LodMesh'UnrealShare.Arm1M'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: Do 19.5.2005 19:42:14.000 - Creation time: Fr 7.6.2013 13:15:31.061 - Created with UnCodeX