forked from elwynor/elwbds
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ELWBDS.H
125 lines (124 loc) · 2.7 KB
/
ELWBDS.H
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
/* Message-number definitions derived from "ELWBDS.MSG" */
#define BDSKEY 1
#define SHOWLON 3
#define BDSLON 5
#define NOACCESS 6
#define BDM 7
#define BDP 8
#define BDH1 9
#define BDH2 10
#define BDH3 11
#define BDC 12
#define BDGHLP 13
#define BDSHLP 14
#define BDWHLP 15
#define BDWHL2 16
#define BDSTAT 17
#define SCNDRD 18
#define SCNBRG 19
#define BRGLST 20
#define PLYBD 21
#define EXTBD 22
#define NOSCMD 23
#define NOEXTN 24
#define TOOEXH 25
#define ATTWCH 26
#define NATTSF 27
#define YOUMIS 28
#define BDMSYU 29
#define BDMSOT 30
#define NOWEAP 31
#define NOFIRE 32
#define NEEFIR 33
#define MISFIR 34
#define YOUFIR 35
#define FIROTH 36
#define NOLNCH 37
#define TOOFAR 38
#define INVDIR 39
#define NOUSEN 40
#define RMVTRP 41
#define NOMOVE 42
#define CNMOVE 43
#define ENTRNG 44
#define BDDMG1 45
#define BDDMG2 46
#define BDDMG3 47
#define BDKILL 48
#define SALVGE 49
#define SALVGE2 50
#define BDDEAD 51
#define BRGDEF 52
#define BRGWON 53
#define BDODED 54
#define BDIREP 55
#define BDLNCH 56
#define LNCOTH 57
#define BDMINE 58
#define BDSCAND 59
#define BDSCAN 60
#define TOBJAT 61
#define TOBJHR 62
#define SNSORAT 63
#define PASYSAT 64
#define PASYSHR 65
#define BDRADIO 66
#define PMSGSNT 67
#define RMSGSNT 68
#define PAVSET 69
#define RFRSET 70
#define DROIDAT 71
#define DROIDHR 72
#define DROIDHR2 73
#define DROIDAR 74
#define LEVING 75
#define TRNSIN 76
#define TRNSOT 77
#define BDINV1 78
#define BDINV2 79
#define BDDMYU 80
#define BDDOTH 81
#define BDDMHM 82
#define BDCOORD 83
#define NOFIND 84
#define NINRNG 85
#define NSCSLF 86
#define STRMNU 87
#define STRPMT 88
#define STRCAT1 89
#define STRCAT2 90
#define STRCAT3 91
#define STRCAT4 92
#define STRCAT5 93
#define BUYITM 94
#define CNAITM 95
#define CNACHS 96
#define ALRWEP 97
#define NENPWR 98
#define NTTMIS 99
#define NOMINE 100
#define INVFULL 101
#define DNOGOT 102
#define YOUBUY 103
#define BUYCHS 104
#define SLDITM 105
#define DNTCAR 106
#define NOSCHS 107
#define SELITM 108
#define LOWRSP 109
#define SPAWNB 110
#define BRGMOV 111
#define BGSNTD 112
#define BGSNTG 113
#define BGSNTP 114
#define BGSNTU 115
#define BGSNTB 116
#define BRGHST 117
#define BRGAGR 118
#define BRGVBL 119
#define ALLGON 120
#define BRGGON 121
#define USRMOV 122
#define USRFLG 123
#define USRCRD 124
#define USRRSP 125