mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-13 20:14:09 +00:00
AnimViewer messages, Particle fix, Peds
This commit is contained in:
parent
41e8caeb6e
commit
39223901bf
11 changed files with 595 additions and 15 deletions
|
@ -2,7 +2,7 @@
|
|||
#include "Stats.h"
|
||||
|
||||
int32 &CStats::DaysPassed = *(int32*)0x8F2BB8;
|
||||
int32 &CStats::HeadShots = *(int32*)0x8F647C;
|
||||
int32 &CStats::HeadsPopped = *(int32*)0x8F647C;
|
||||
bool& CStats::CommercialPassed = *(bool*)0x8F4334;
|
||||
bool& CStats::IndustrialPassed = *(bool*)0x8E2A68;
|
||||
int32 &CStats::NumberKillFrenziesPassed = *(int32*)0x8E287C;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue