home *** CD-ROM | disk | FTP | other *** search
- SDEF
- // -----------------------------------------------------------------------------
- // $Logfile:: /Quake 2 Engine/Sin/Base Sin Data/Models/Desk Items/software1. $
- // $Revision:: 2 $
- // $Author:: Mph $
- // $Date:: 10/26/98 6:03p $
- //
- // Copyright (C) 1998 by Ritual Entertainment, Inc.
- // All rights reserved.
- //
- // This source may not be distributed and/or modified without
- // expressly written permission by Ritual Entertainment, Inc.
- //
- // This is a model definition file. It is to be used in conjunction with Sin.
- //
- // -----------------------------------------------------------------------------
- // MODEL DESCRIPTION:
- // Software
- //
- // MODEL AUTHOR:
- // Michael
- //
- /*SINED deskitems_software1 (1 .5 0) (0 0 0) (0 0 0) NOT_SOLID NOT_DAMAGABLE
- Software Item #1
- */
-
- // -----------------------------------------------------------------------------
- // FILE DECLARATIONS
- //
- // Model Commands
- path models/items/software1
- scale 2.0
-
- // Base Model
- software1_base.sbm
-
- // Skins
- normal software1_base.tga
-
- // Normal Animations
- idle1 software1_idle.sam
-
- // -----------------------------------------------------------------------------
- // INITIALIZATION SECTION
- //
- !init:
- //
- // SERVER Initialization Commands
- //
- // Class Setup
- server classname object
- server flags +darken +shatter +die_shatter
-
- // -----------------------------------------------------------------------------
- // MAIN SECTION
- //
- !main:
-
- // -----------------------------------------------------------------------------
- // SOURCESAFE Update Log
- //
- // $Log:: /Quake 2 Engine/Sin/Base Sin Data/Models/Desk Items/software1.def $
- //
- // 2 10/26/98 6:03p Mph
- // tweaked skin
- //
- // 1 10/08/98 11:15p Joeske
- // Added into VSS.
- //
- // -----------------------------------------------------------------------------
-
-
-
-
-
-