home *** CD-ROM | disk | FTP | other *** search
- TIKI
- setup
- {
- scale 4
- path models/fx/fx_boojum_scream
- // surface all shader models/fx/fx_boojum_scream
- // surface all +nodraw
- }
-
- init
- {
- server
- {
- classname Projectile
- hide
- // setsize "-4 -4 -4" "4 4 4"
- speed 900
- hitdamage 7
- knockback 300
- // scale 7
- seeker 2
- life 1
- }
- client
- {
- }
- }
-
- animations
- {
- idle scream.tan
- {
- client
- {
- // entry surface all +nodraw
- }
- }
- explode scream.tan
- }
-