Mercurial > mm7
view Events2D.h @ 35:aac67e0d2c10
uMovementSpeed = v9->uBaseSpe
author | Ritor1 |
---|---|
date | Sun, 20 Jan 2013 20:03:36 +0600 |
parents | 9c0607679772 |
children | 90fdb47bfcba |
line wrap: on
line source
#pragma once /* 168 */ #pragma pack(push, 1) struct _2devent { unsigned __int16 uType; unsigned __int16 uAnimationID; char *pName; const char *pProprieterName; const char *pEnterText; const char *pProprieterTitle; __int16 field_14; __int16 _state; __int16 _rep; __int16 _per; __int16 field_1C; __int16 field_1E; float fPriceMultiplier; float flt_24; unsigned __int16 uOpenTime; unsigned __int16 uCloseTime; __int16 uExitPicID; __int16 uExitMapID; __int16 _quest_related; __int16 field_32; }; #pragma pack(pop) extern _2devent p2DEvents[525]; // weak