-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathshared_headers.pb
188 lines (173 loc) · 2.09 KB
/
shared_headers.pb
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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
#CRLF$ = Chr(13)+Chr(10)
Structure Action
IP.s
type.i
EndStructure
CompilerIf #PLUGINS
Structure Plugin
ID.i
version.i
name.s
description.s
*rawfunction
*gtarget
*gmessage
*gcallback
active.b
EndStructure
Enumeration ;plugin status
#NODATA
#DATA
#CONN
#DISC
#SEND
EndEnumeration
CompilerEndIf
Structure Track
TrackName.s
Length.i
EndStructure
Enumeration ;ranks
#USER
#ANIM
#MOD
#ADMIN
#SERVER
EndEnumeration
Enumeration ;client type
#NOTYPE
#VANILLA
#MASTER
#VNO
#AOA
#WEBSOCKET
#WEBBROWSER
#AOTWO
EndEnumeration
Enumeration ;area status
#IDLE
#BUILDINGOPEN
#BUILDINGFULL
#CASINGOPEN
#CASINGFULL
#RECESS
#REPLAY
EndEnumeration
Structure Channel
name.s
bg.s
waitstart.l
waitdur.l
lock.l
mlock.w
pw.s
hidden.b
players.w
hideplayers.b
good.w
evil.w
maxhp.w
replaytime.w
replayfile.s
track.s
trackstart.l
trackwait.i
List PlayList.Track()
status.w
EndStructure
Structure ACharacter
name.s
desc.s
dj.b
evinumber.w
evidence.s
pw.s
EndStructure
Structure Evidence
type.w
name.s
desc.s
image.s
EndStructure
Structure ItemData
name.s
price.w
filename.s
desc.s
EndStructure
Structure Client
ClientID.l
IP.s
AID.w
CID.w
sHD.b
HD.s
type.b
perm.w
ignore.b
silence.b
ignoremc.b
hack.b
gimp.b
pos.s
area.w
last.s
command.s
cconnect.b
ooct.b
judget.b
username.s
skip.b
Inventory.i[50]
EndStructure
Structure ChatMessage
deskmod.s
preemote.s
char.s
emote.s
message.s
position.s
sfx.s
sfxdelay.w
emotemod.w
objmod.w
realization.w
animdelay.w
showname.s
background.s
flip.b
color.w
evidence.w
pairchar.w
pairoffset.w
nointerrupt.b
EndStructure
Structure TempBan
banned.s
reason.s
type.b
time.l
EndStructure
Enumeration
#KICK
#DISCO
#BAN
#IDBAN
#MUTE
#UNMUTE
#CIGNORE
#UNIGNORE
#SILENCE
#UNSILENCE
#UNDJ
#DJ
#GIMP
#UNGIMP
#SWITCH
#MOVE
EndEnumeration
; IDE Options = PureBasic 5.31 (Windows - x86)
; CursorPosition = 155
; FirstLine = 118
; Folding = -
; EnableXP