home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Zone 99
/
dppcz0201.7z
/
dppcz0201.mdf
/
Demos
/
Alice
/
alicedem.exe
/
demo
/
pak0.pk3
/
models
/
prj_cardmirv.tik
< prev
next >
Wrap
Text File
|
2000-11-20
|
1KB
|
74 lines
TIKI
setup
{
scale 0.25
lod_scale 12
path models/weapons/playingcards
surface material1 shader cardtop.tga
surface material2 shader cardface.tga
}
init
{
server
{
classname Projectile
setsize "-8 -8 -8" "8 8 8"
speed 1000
avelocity 0 0 crandom 200
ignore_deadtime
hitdamage 15
knockback 60
life 2
fragment prj_carddrunk.tik 0.1 8
drunk 1
seeker 25
aliascache impact_flesh1 sound/weapon/cards/cards_hit_flesh1.wav
aliascache impact_flesh2 sound/weapon/cards/cards_hit_flesh2.wav
aliascache impact_world1 sound/weapon/cards/cards_hit_world1.wav
aliascache impact_world2 sound/weapon/cards/cards_hit_world2.wav
impactmarkshader card_impact_decal
impactmarkradius 12
impactmarkorientation random
explosionmodel fx_cardhit.tik
cache models/fx_cardhit.tik
cache blood3.spr
}
client
{
cache sound/weapon/cards/cards_loop1.wav
cache fx/cardtrail1
cache card_impact_decal
}
}
animations
{
idle idle.tan
{
client
{
first swipeon fx/cardtrail1 tag_1 tag_2 0.7
0 loopsound sound/weapon/cards/cards_loop1.wav .3 64
}
}
explode notmoving.tan
{
client
{
first swipeoff
}
}
remove notmoving.tan
{
client
{
first swipeoff
}
}
}