annotate Events2D.h @ 81:517e33e08d93

Слияние
author Ritor1
date Sun, 28 Oct 2012 22:13:41 +0600
parents 8b8875f5b359
children
rev   line source
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1 #pragma once
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5 /* 168 */
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6 #pragma pack(push, 1)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7 struct _2devent
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9 unsigned __int16 uType;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
10 unsigned __int16 uAnimationID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
11 char *pName;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
12 const char *pProprieterName;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
13 const char *pEnterText;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
14 const char *pProprieterTitle;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
15 __int16 field_14;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
16 __int16 _state;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
17 __int16 _rep;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
18 __int16 _per;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
19 __int16 field_1C;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
20 __int16 field_1E;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
21 float fPriceMultiplier;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
22 float flt_24;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
23 unsigned __int16 uOpenTime;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
24 unsigned __int16 uCloseTime;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
25 __int16 uExitPicID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
26 __int16 uExitMapID;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
27 __int16 _quest_related;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
28 __int16 field_32;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
29 };
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
30 #pragma pack(pop)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
31
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
32
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
33 extern _2devent p2DEvents[525]; // weak