home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2003 June / macformat-130.iso / mac / Reviewed⁄Demos / Spearhead Demo / demota / pak1.pk3 / models / static / mg42ammoboxwbelt.tik < prev    next >
Encoding:
Text File  |  2002-10-21  |  507 b   |  26 lines

  1. TIKI
  2. setup
  3. {
  4.     scale 0.52            // Set default scale to 16/30.5 since world is in 16 units per foot and model is in cm's
  5.     path models/static/crates
  6.     skelmodel mg42ammoboxwbelt.skd
  7.     surface mg42ammobox1 shader static_mg42ammobox
  8.     surface mg42ammobox2 shader static_mg42ammoboxcull
  9.     surface shellbelt shader grenadier_shells
  10. }
  11.  
  12. init
  13. {
  14.     server
  15.     {
  16.         classname object
  17.     }
  18. }
  19.  
  20. animations
  21. {
  22.     idle     mg42ammoboxwbelt.skc
  23. }
  24.  
  25. /*QUAKED static_item_mg42ammobox-wbelt (0.5 0.0 0.5) (0 0 0) (0 0 0)
  26. */