-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAquaNox.cmc
44 lines (41 loc) · 824 Bytes
/
AquaNox.cmc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
// CMC Command File
//
// Game Title: AquaNox
// Written By: Michael Sexton
// Date: 2004-02-17
//
// Direction of Movement
//
Forward w
Back s
Left a
Right d
Up r
Down f
// Weapons Config
//
Primary_Fire SPC
Secondary_Fire v
Next_Weapon c
Last_Weapon x
Throw_Buzzer TAB
Lock_Enemy e
Vendetta_1/Vendetta_Sniper 2
Vendetta_2/Vendetta_Gun 1
Vendetta_Gatling 5
Plasma_2/Quantum_Blaster 6
Plasma_Gatling 3
Sizzler 8
Laser_Gatling 7
Empactor 4
Uber_Weapon 0
Torpedo_Launcher 9
// Camera
//
On/Off KP0
Alpha_Sub KP4
Alpha_Add KP6
Beta_Sub KP2
Beta_Add KP8
Distance_Sub KP7
Distance_Add KP1