Script stuff + bug fixes

This commit is contained in:
Nikolay Korolev
2019-07-04 01:16:24 +03:00
parent 92af18c165
commit 7fae683316
16 changed files with 288 additions and 15 deletions

View File

@ -62,7 +62,7 @@ public:
static bool &m_Wants_To_Draw_Hud;
static bool &m_Wants_To_Draw_3dMarkers;
static wchar(*m_BigMessage)[128];
static int32 m_ItemToFlash;
static int32 &m_ItemToFlash;
// These aren't really in CHud
static float BigMessageInUse[6];