/addons/sourcemod/gamedata/sdktools.games/game.alienswarm.txt
Plain Text | 51 lines | 50 code | 1 blank | 0 comment | 0 complexity | d7b7dfe841910fc037fc4895d2b3b7d9 MD5 | raw file
1"Games"
2{
3 /* Alien Swarm */
4 "swarm"
5 {
6 "Offsets"
7 {
8 "Ignite"
9 {
10 "windows" "219"
11 }
12 "Extinguish"
13 {
14 "windows" "222"
15 }
16 "Teleport"
17 {
18 "windows" "111"
19 }
20 "GetVelocity"
21 {
22 "windows" "144"
23 }
24 "EyeAngles"
25 {
26 "windows" "135"
27 }
28 "AcceptInput"
29 {
30 "windows" "39"
31 }
32 "SetEntityModel"
33 {
34 "windows" "26"
35 }
36 "Activate"
37 {
38 "windows" "36"
39 }
40 "PlayerRunCmd"
41 {
42 "windows" "442"
43 }
44 }
45
46 "Keys"
47 {
48 "GameRulesProxy" "CAlienSwarmProxy"
49 }
50 }
51}