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

UnrealI.SearchLight


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
//=============================================================================
// SearchLight.
//=============================================================================
class SearchLight expands Flashlight;

#exec TEXTURE IMPORT NAME=I_BigFlash FILE=TEXTURES\HUD\i_bigf.PCX GROUP="Icons" MIPS=OFF

#exec MESH IMPORT MESH=BigFlash ANIVFILE=MODELS\BigFl_a.3D DATAFILE=MODELS\BigFl_d.3D X=0 Y=0 Z=0
#exec MESH ORIGIN MESH=BigFlash X=0 Y=0 Z=-90 YAW=64
#exec MESH SEQUENCE MESH=BigFlash SEQ=All    STARTFRAME=0  NUMFRAMES=1
#exec MESH SEQUENCE MESH=BigFlash SEQ=Still  STARTFRAME=0  NUMFRAMES=1
#exec TEXTURE IMPORT NAME=JBigFlash1 FILE=MODELS\BigFlash.PCX GROUP=Skins
#exec MESHMAP SCALE MESHMAP=BigFlash X=0.035 Y=0.035 Z=0.07
#exec MESHMAP SETTEXTURE MESHMAP=BigFlash NUM=1 TEXTURE=JBigFlash1

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:46.718 - Created with UnCodeX