home *** CD-ROM | disk | FTP | other *** search
- SDEF
- //
- // The file declaration section
- //
- path models/lamprey
- scale 0.67
- lamprey_hcbase.tga
- heli_base.sbm
- heli_idle.SAM
-
- id 10 group helicop bone seat 0 -90 90
- id 20 group helicop bone blades 0 -90 -90
-
- // The initialization section
- //
- !init:
- server classname vehicle
- server undrivable
- server seatanglesoffset "0 90 0"
- server seatoffset "0 70 0"
- server driveranim heligun
- server setweapon heligun
- server flags +shatter +die_shatter
- server nextanim idle
-
- //
- // The main section
- //
- !main:
-
- //
- // The SINED declaration section
- //
- /*SINED vehicles_lamprey (1 .3 1) (0 0 0) (0 0 0) NOT_SOLID NOT_DAMAGABLE
- Lamprey Helicopter
- */