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

UnrealI.Lamp1


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
00025
//=============================================================================
// Lamp1.
//=============================================================================
class Lamp1 extends Decoration;

#exec MESH IMPORT MESH=Lamp1M ANIVFILE=MODELS\lamp1_a.3D DATAFILE=MODELS\lamp1_d.3D X=0 Y=0 Z=0
#exec MESH ORIGIN MESH=Lamp1M X=0 Y=0 Z=0 YAW=64

#exec MESH SEQUENCE MESH=lamp1M SEQ=All    STARTFRAME=0   NUMFRAMES=1
#exec MESH SEQUENCE MESH=lamp1M SEQ=Still  STARTFRAME=0   NUMFRAMES=1

#exec TEXTURE IMPORT NAME=JLamp11 FILE=MODELS\lamp1.PCX GROUP=Skins FLAGS=2
#exec MESHMAP SCALE MESHMAP=lamp1M X=0.1 Y=0.1 Z=0.2
#exec MESHMAP SETTEXTURE MESHMAP=lamp1M NUM=1 TEXTURE=Jlamp11 TLOD=10

defaultproperties
{
     DrawType=DT_Mesh
     Mesh=LodMesh'UnrealI.Lamp1M'
     CollisionRadius=16.000000
     CollisionHeight=76.000000
     bCollideActors=True
     bCollideWorld=True
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: za 22-4-2006 13:00:12.000 - Creation time: za 22-4-2006 13:01:32.421 - Created with UnCodeX