SFDecos.SFMedDoorL

00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
//=============================================================================
// SFMedDoorL - by Doug Blask
//=============================================================================
class SFMedDoorL extends SFMedStation;

#exec obj load file=..\Textures\K_Horizon.utx package=K_Horizon

#exec mesh import mesh=MedDoorL anivfile=Models\MedDoorL_a.3d datafile=Models\MedDoorL_d.3d x=0 y=0 z=0 
#exec mesh origin mesh=MedDoorL x=0 y=0 z=0
#exec mesh sequence mesh=MedDoorL seq=All startframe=0 numframes=1

#exec meshmap new meshmap=MedDoorL mesh=MedDoorL
#exec meshmap scale meshmap=MedDoorL x=0.14063 y=0.14063 z=0.28125

defaultproperties
{
     bStatic=False
     DrawType=DT_Mesh
     Mesh=LodMesh'SFDecos.MedDoorL'
     MultiSkins(0)=Texture'K_Horizon.walls.K_wall2'
}

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