Subversion-Projekte sthq.gbs

Revision

Revision 824 | Zur aktuellen Revision | Details | Vergleich mit vorheriger | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
694 argyle 1
TIKI
2
$include models/char/starfleet_base-female.tik
3
 
4
setup
5
{
6
	scale 1.0
7
	fade_dist_mod 1
8
   	lod 160 1.0 7000 .2 6144
9
   	radius 25
10
 
11
   	headoffset 24 -1 -85
12
 
13
	texturepath models/char/starfleet/base-female/
14
 
15
	surface material2 shader body-yellow.tga
16
	surface material10 shader lieutenant_commander
17
	surface material35 shader body-yellow.tga
18
	surface material36 shader body-yellow.tga
19
	surface material37 shader body-yellow.tga
20
	surface material38 shader body-yellow.tga
21
	surface material39 shader body-yellow.tga
22
 
23
	surface material4 shader hand01.tga
24
 
25
	texturepath models/char/starfleet/katarina
26
		surface material1 shader head.tga
27
 
28
	texturepath models/char/face
29
		surface material3 shader face-green-dark.tga
30
 
31
	replacesurface material1 material1 models/char/starfleet/katarina/katarina.skb models/char/starfleet/katarina/katarina.skm
32
	replacesurface material3 material3 models/char/starfleet/katarina/katarina.skb models/char/starfleet/katarina/katarina.skm
33
}
34
 
35
//Weapons anims
36
$include models/sharedanim/humanoid-comprifle-m.tik
37
$include models/sharedanim/humanoid-comprifle-enhanced-m.tik
38
$include models/sharedanim/humanoid-weapontwitch-m.tik
39
 
40
//Shared AI Data
41
//$include models/aidata/starfleet/starfleet_aidata.tik
42
$include models/aidata/teammate/teammate-m6-redshirt-comprifle.tik
43
//$include models/aidata/human/human-m9-merc-shotgun-aidata.tik
44
 
45
init
46
{
47
	server
48
	{
49
		name "StarfleetSecurity3"
50
		archetype "Katarina"
51
		surface material35 +nodraw
52
		surface material36 +nodraw
53
		surface material37 +nodraw
54
		surface material38 +nodraw
55
		surface material39 +nodraw
56
	    processgameplaydata
57
	}
58
	client
59
	{
60
	}
61
}
62
 
63
/*QUAKED char_starfleet_npc_katarina (0.5 0.25 0.25) (0 0 0) (0 0 0)
64
crew-engineer-female
65
*/