forked from ReactiveDrop/reactivedrop_public_src
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathradialmenu.txt
More file actions
52 lines (52 loc) · 819 Bytes
/
Copy pathradialmenu.txt
File metadata and controls
52 lines (52 loc) · 819 Bytes
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
"RadialMenu"
{
//--------------------------------------------------------------
"Default"
{
"Center"
{
"command" "cl_chatter -1"
"text" "#asw_speech_zing"
}
"North"
{
"command" "asw_OrderMarinesFollow"
"text" "#asw_speech_go"
}
"NorthEast"
{
"command" "cl_emote 7"
"text" "#asw_speech_ready"
}
"East"
{
"command" "cl_emote 14"
"text" "#asw_speech_thanks"
}
"SouthEast"
{
"command" "cl_emote 15"
"text" "#asw_speech_rseal"
}
"South"
{
"command" "asw_OrderMarinesHold"
"text" "#asw_speech_hold"
}
"SouthWest"
{
"command" "cl_emote 0"
"text" "#asw_speech_medic"
}
"West"
{
"command" "cl_emote 5"
"text" "#asw_speech_careful"
}
"NorthWest"
{
"command" "cl_emote 2"
"text" "#asw_speech_smile"
}
}
}