-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathnn_userbind_defaults.cfg
executable file
·67 lines (66 loc) · 3.11 KB
/
nn_userbind_defaults.cfg
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
//======================================================================================
// Ninja Config v1 - Default Userbinds | Last Updated 06/02/08
//======================================================================================
//
// The default userbinds just in case someone wants to roll back -----------------------
// -------------------------------------------------------------------------------------
bind KP_INS "messagemode"
bind KP_END "+userbind 1"
bind KP_DOWNARROW "+userbind 2"
bind KP_PGDN "+userbind 3"
bind KP_LEFTARROW "+userbind 4"
bind KP_5 "+userbind 5"
bind KP_RIGHTARROW "+userbind 6"
bind KP_HOME "+userbind 7"
bind KP_UPARROW "+userbind 8"
bind KP_PGUP "+userbind 9"
bind KP_DEL "messagemode2"
bind KP_SLASH "+userbind 11"
bind KP_MULTIPLY "+userbind 10"
bind KP_MINUS "+userbind 15"
bind KP_PLUS "+userbind 14"
bind KP_ENTER "+userbind 13"
seta userbind10_description "team: killed flag, icon"
seta userbind10_press "say_team killed flagcarrier (l:%y^7); g_waypointsprite_team_p"
seta userbind10_release ""
seta userbind11_description "team: dropped flag, icon"
seta userbind11_press "say_team dropped flag (l:%d^7); g_waypointsprite_team_here_d"
seta userbind11_release ""
seta userbind12_description "team: drop, icon"
seta userbind12_press "say_team dropped gun %w (l:%l^7); g_waypointsprite_team_here; dropweapon"
seta userbind12_release ""
seta userbind13_description "chat: nice one"
seta userbind13_press "say :-) / nice one"
seta userbind13_release ""
seta userbind14_description "chat: good game"
seta userbind14_press "say good game"
seta userbind14_release ""
seta userbind15_description "chat: hi / good luck"
seta userbind15_press "say hi / good luck and have fun"
seta userbind1_description "team: quad soon"
seta userbind1_press "say_team quad soon"
seta userbind1_release ""
seta userbind2_description "team: free item, icon"
seta userbind2_press "say_team free item %x^7 (l:%y^7); g_waypointsprite_team_here_p"
seta userbind2_release ""
seta userbind3_description "team: took item, icon"
seta userbind3_press "say_team took item (l:%l^7); g_waypointsprite_team_here"
seta userbind3_release ""
seta userbind4_description "team: negative"
seta userbind4_press "say_team negative"
seta userbind4_release ""
seta userbind5_description "team: need help, icon"
seta userbind5_press "say_team need help (l:%l^7) (h:%h^7 a:%a^7 w:%w^7); g_waypointsprite_team_helpme"
seta userbind5_release ""
seta userbind6_description "team: enemy seen, icon"
seta userbind6_press "say_team enemy seen (l:%y^7); g_waypointsprite_team_danger_p"
seta userbind6_release ""
seta userbind7_description "team: defending, icon"
seta userbind7_press "say_team defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7); g_waypointsprite_team_here"
seta userbind7_release ""
seta userbind8_description "team: roaming, icon"
seta userbind8_press "say_team roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7); g_waypointsprite_team_here"
seta userbind8_release ""
seta userbind9_description "team: attacking, icon"
seta userbind9_press "say_team attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7); g_waypointsprite_team_here"
seta userbind9_release ""