home *** CD-ROM | disk | FTP | other *** search
/ Hacker 9 / HACKER09.ISO / Games / Sin.exe / DATA / base / Pak0.pak / models / truck.def < prev    next >
Text File  |  1998-07-26  |  598b  |  44 lines

  1. SDEF
  2. //
  3. // The file declaration section
  4. //
  5. path models/truck
  6. scale 0.5
  7. truckbase.sbm
  8. truckskin.tga
  9.  
  10. //
  11. // Declare the animation types and files
  12. //
  13. idle1    truck_idle.sam
  14. //
  15. // Define model group areas
  16. //
  17. id 10 group chrome envmapped
  18.  
  19. //
  20. // The initialization section
  21. //
  22. !init:
  23. server classname object
  24. server nextanim  idle
  25.  
  26. //
  27. // The main section
  28. //
  29. !main:
  30. //
  31. // Define the clinet/server animation references
  32. //
  33.  
  34. //
  35. // The SINED declaration section
  36. //
  37. /*SINED vehicles_truck (1 .3 1) (0 0 0) (0 0 0) NOT_SOLID NOT_DAMAGABLE 
  38. Troop Transport Truck
  39. */
  40.  
  41.  
  42.  
  43.  
  44.