home *** CD-ROM | disk | FTP | other *** search
- SDEF
- //
- // The file declaration section
- //
- path models/truck
- scale 0.5
- truckbase.sbm
- truckskin.tga
-
- //
- // Declare the animation types and files
- //
- idle1 truck_idle.sam
- //
- // Define model group areas
- //
- id 10 group chrome envmapped
-
- //
- // The initialization section
- //
- !init:
- server classname object
- server nextanim idle
-
- //
- // The main section
- //
- !main:
- //
- // Define the clinet/server animation references
- //
-
- //
- // The SINED declaration section
- //
- /*SINED vehicles_truck (1 .3 1) (0 0 0) (0 0 0) NOT_SOLID NOT_DAMAGABLE
- Troop Transport Truck
- */
-
-
-
-
-