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

UnrealI.RifleAmmo


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

#exec AUDIO IMPORT FILE="Sounds\Pickups\AMMOPUP1.WAV" NAME="AmmoSnd"       GROUP="Pickups"

#exec TEXTURE IMPORT NAME=I_RIFLEAmmo FILE=TEXTURES\HUD\i_RIFLE.PCX GROUP="Icons" MIPS=OFF
 
#exec MESH IMPORT MESH=RifleBullets ANIVFILE=MODELS\rifleb_a.3D DATAFILE=MODELS\rifleb_d.3D X=0 Y=0 Z=0
#exec MESH ORIGIN MESH=RifleBullets X=0 Y=-200 Z=0 YAW=0
#exec MESH SEQUENCE MESH=RifleBullets SEQ=All    STARTFRAME=0  NUMFRAMES=1
#exec TEXTURE IMPORT NAME=RifleBul1 FILE=MODELS\rifleb.PCX GROUP="Skins"
#exec MESHMAP SCALE MESHMAP=RifleBullets X=0.025 Y=0.025 Z=0.05
#exec MESHMAP SETTEXTURE MESHMAP=RifleBullets NUM=1 TEXTURE=RifleBul1

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.515 - Created with UnCodeX