-
Автор темы
- #1
C++:
static int EntityList = 0x191FCC; // entitylist
static int health = 0xEC;
DWORD currentEntityList = GameModule + EntityList;
currentEntityList + 0x04;
if (currentEntityList) {
std::cout << mem.read<int>(currentEntityList + health) << "\n";
}
всегда 81 выводит