-
Автор темы
- #1
C++:
#define SSystemGlobalEnvironment 0x1420B1980
#define RequestReloadSv 0x1414C7520
#define RequestShootHitBegin 0x141413BB0
#define RequestShootHitEnd 0x142347940
#define HudSilhouettes 0x141649010
class IGame
{
GetIGameFramework = 0x78;
GetSpecialMove = 0x288;
GetCVars = 0x130;
}
class CRenderer
{
GetIDXGISwapChain = 0x14CB80;
}
class SCVars
{
g_gameroom_afk_timeout = 0x824;
g_ingame_afk_timeout = 0x828;
g_kickvote_pve_max_checkpoints = 0x4B0;
g_enable_ingame_kickvote_in_zombiemission = 0x4AC;
}
Последнее редактирование: