home *** CD-ROM | disk | FTP | other *** search
/ PC Zone 99 / dppcz0201.7z / dppcz0201.mdf / Demos / Alice / alicedem.exe / demo / pak0.pk3 / models / globepuzzle.tik < prev    next >
Text File  |  2000-11-20  |  564b  |  41 lines

  1. TIKI
  2. setup
  3.     {
  4.     scale 1
  5.     path models/globepuzzle
  6.     surface material1 shader skin01.tga
  7.     surface material2 shader skin02.tga
  8.     surface material3 shader skin03.tga
  9.     }
  10.  
  11. init
  12. {
  13.     server
  14.     {
  15.         classname object
  16.         noshadow
  17.         nodamage
  18.     }
  19.     client
  20.     {
  21.         cache sound/world/machine/globe_open.wav
  22.     }
  23. }
  24.  
  25. animations
  26.     {
  27.     idle        notmoving.tan
  28.     open        animation.tan
  29.     {
  30.         client
  31.         {
  32.             0 sound sound/world/machine/globe_open.wav 0 .7 384
  33.         }
  34.     }
  35.     }
  36.  
  37. /*QUAKED skool_globe_puzzle (1 0.5 0) (-256 -256 0) (256 256 256)
  38.  
  39. Giant globe puzzle for Skool1.
  40.  
  41. */