SFDecos.SFWires

00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
//=============================================================================
// SFWires - by Ivan Tanzuira
//=============================================================================
class SFWires extends Decoration;

#exec MESH IMPORT MESH=SFWires ANIVFILE=MODELS\SFWires_a.3d DATAFILE=MODELS\SFWires_d.3d X=0 Y=0 Z=0
#exec MESH ORIGIN MESH=SFWires X=0 Y=0 Z=0

#exec MESH SEQUENCE MESH=SFWires SEQ=All     STARTFRAME=0 NUMFRAMES=1
#exec MESH SEQUENCE MESH=SFWires SEQ=SFWires STARTFRAME=0 NUMFRAMES=1

#exec TEXTURE IMPORT NAME=JSFWires FILE=TEXTURES\SFWires.PCX GROUP=Skins FLAGS=2

#exec MESHMAP NEW   MESHMAP=SFWires MESH=SFWires
#exec MESHMAP SCALE MESHMAP=SFWires X=0.1 Y=0.1 Z=0.2

#exec MESHMAP SETTEXTURE MESHMAP=SFWires NUM=1 TEXTURE=JSFWires

defaultproperties
{
     DrawType=DT_Mesh
     Mesh=LodMesh'SFDecos.SFWires'
}

class file time: 12/7/2003 3:58:26 PM - creation time: 12/7/2003 4:03:46 PM
Created with UnCodeX