mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-14 03:02:22 +01:00
a lottt of stuff
This commit is contained in:
@@ -30,11 +30,15 @@ namespace Addresses
|
||||
extern inline uint64 GiveAbility = 0;
|
||||
extern inline uint64 CantBuild = 0;
|
||||
extern inline uint64 ReplaceBuildingActor = 0;
|
||||
extern inline uint64 GiveAbilityAndActivateOnce = 0;
|
||||
extern inline uint64 OnDamageServer = 0;
|
||||
|
||||
void SetupVersion(); // Finds Engine Version
|
||||
void FindAll();
|
||||
void Print();
|
||||
void Init();
|
||||
|
||||
std::vector<uint64> GetFunctionsToNull();
|
||||
}
|
||||
|
||||
namespace Offsets
|
||||
|
||||
Reference in New Issue
Block a user