Loading...
Searching...
No Matches
27#define MTCONTEXT_MISC 2
28#define MTCONTEXT_INITIALTEAMCHAT 4
29#define MTCONTEXT_TIME 8
30#define MTCONTEXT_TEAMMATE 16
31#define MTCONTEXT_ADDRESSEE 32
32#define MTCONTEXT_PATROLKEYAREA 64
33#define MTCONTEXT_REPLYCHAT 128
34#define MTCONTEXT_CTF 256
37#define MSG_NEWLEADER 1
38#define MSG_ENTERGAME 2
40#define MSG_ACCOMPANY 4
41#define MSG_DEFENDKEYAREA 5
44#define MSG_STARTTEAMLEADERSHIP 8
45#define MSG_STOPTEAMLEADERSHIP 9
46#define MSG_WHOISTEAMLAEDER 10
48#define MSG_WHATAREYOUDOING 12
49#define MSG_JOINSUBTEAM 13
50#define MSG_LEAVESUBTEAM 14
51#define MSG_CREATENEWFORMATION 15
52#define MSG_FORMATIONPOSITION 16
53#define MSG_FORMATIONSPACE 17
54#define MSG_DOFORMATION 18
57#define MSG_CHECKPOINT 21
59#define MSG_LEADTHEWAY 23
62#define MSG_WHEREAREYOU 26
63#define MSG_RETURNFLAG 27
64#define MSG_WHATISMYCOMMAND 28
65#define MSG_WHICHTEAM 29
66#define MSG_TASKPREFERENCE 30
67#define MSG_ATTACKENEMYBASE 31
72#define MSG_EVERYONE 101
73#define MSG_MULTIPLENAMES 102
75#define MSG_PATROLKEYAREA 104
76#define MSG_MINUTES 105
77#define MSG_SECONDS 106
78#define MSG_FOREVER 107
79#define MSG_FORALONGTIME 108
80#define MSG_FORAWHILE 109
82#define MSG_CHATALL 200
83#define MSG_CHATTEAM 201
84#define MSG_CHATTELL 202
100#define ST_REVERSE 1024
101#define ST_SOMEONE 2048
102#define ST_GOTFLAG 4096
103#define ST_CAPTUREDFLAG 8192
104#define ST_RETURNEDFLAG 16384
106#define ST_1FCTFGOTFLAG 65535