mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
a bit
fix cheat god, fix 1.7.2, 1.8, 2.4.2, and probably 2.5, add rocket event idk couldnt test, fix some crashes.
This commit is contained in:
@@ -65,6 +65,7 @@ namespace Addresses
|
||||
extern inline uint64 PickupInitialize = 0;
|
||||
extern inline uint64 FreeEntry = 0;
|
||||
extern inline uint64 FreeArrayOfEntries = 0;
|
||||
extern inline uint64 ApplyHomebaseEffectsOnPlayerSetup = 0;
|
||||
|
||||
void SetupVersion(); // Finds Engine Version
|
||||
void FindAll();
|
||||
@@ -85,6 +86,7 @@ namespace Offsets
|
||||
extern inline uint64 ReplicationFrame = 0;
|
||||
extern inline uint64 IsNetRelevantFor = 0;
|
||||
extern inline uint64 NetworkObjectList = 0;
|
||||
extern inline uint64 ClientWorldPackageName = 0;
|
||||
|
||||
void FindAll();
|
||||
void Print();
|
||||
|
||||
Reference in New Issue
Block a user