Update ZPS Gamedata

Updates virtual offsets of SDKHooks and SDKTools for ZPS version 3.3
This commit is contained in:
caxanga334 2025-10-30 19:02:49 -03:00
parent c9ee066a1d
commit 6f1e7f5ec0
No known key found for this signature in database
GPG Key ID: A340D41A4ADCE85F
2 changed files with 72 additions and 65 deletions

View File

@ -4,26 +4,32 @@
{ {
"Offsets" "Offsets"
{ {
"CanBeAutobalanced"
{
"windows" "465"
"linux" "466"
}
"GroundEntChanged" "GroundEntChanged"
{ {
"windows" "188" "windows" "178"
"linux" "190" "linux" "180"
} }
"OnTakeDamage_Alive" "OnTakeDamage_Alive"
{ {
"windows" "287" "windows" "283"
"linux" "288" "linux" "284"
} }
"GetMaxHealth" "GetMaxHealth"
{ {
"windows" "126" "windows" "118"
"linux" "127" "linux" "119"
} }
"Blocked" "Blocked"
{ {
"windows" "109" "windows" "101"
"linux" "110" "linux" "102"
} }
/* CBaseCombatWeapon::Reload */
"Reload" "Reload"
{ {
"windows" "287" "windows" "287"
@ -31,18 +37,19 @@
} }
"EndTouch" "EndTouch"
{ {
"windows" "107" "windows" "99"
"linux" "108" "linux" "100"
} }
/* CBaseEntity::FireBullets(FireBulletsInfo_t const&) */
"FireBullets" "FireBullets"
{ {
"windows" "121" "windows" "113"
"linux" "121" "linux" "113"
} }
"OnTakeDamage" "OnTakeDamage"
{ {
"windows" "69" "windows" "61"
"linux" "70" "linux" "62"
} }
"PreThink" "PreThink"
{ {
@ -56,8 +63,8 @@
} }
"SetTransmit" "SetTransmit"
{ {
"windows" "28" "windows" "20"
"linux" "29" "linux" "21"
} }
"ShouldCollide" "ShouldCollide"
{ {
@ -66,64 +73,64 @@
} }
"Spawn" "Spawn"
{ {
"windows" "30" "windows" "22"
"linux" "31" "linux" "23"
} }
"StartTouch" "StartTouch"
{ {
"windows" "105" "windows" "97"
"linux" "106" "linux" "98"
} }
"Think" "Think"
{ {
"windows" "57" "windows" "49"
"linux" "58" "linux" "50"
} }
"Touch" "Touch"
{ {
"windows" "106" "windows" "98"
"linux" "107" "linux" "99"
} }
"TraceAttack" "TraceAttack"
{ {
"windows" "67" "windows" "59"
"linux" "68" "linux" "60"
} }
"Use" "Use"
{ {
"windows" "104" "windows" "96"
"linux" "105" "linux" "97"
} }
"VPhysicsUpdate" "VPhysicsUpdate"
{ {
"windows" "168" "windows" "158"
"linux" "169" "linux" "159"
} }
"Weapon_CanSwitchTo" "Weapon_CanSwitchTo"
{ {
"windows" "278" "windows" "277"
"linux" "279" "linux" "278"
} }
"Weapon_CanUse" "Weapon_CanUse"
{
"windows" "271"
"linux" "272"
}
"Weapon_Drop"
{
"windows" "274"
"linux" "275"
}
"Weapon_Equip"
{ {
"windows" "272" "windows" "272"
"linux" "273" "linux" "273"
} }
"Weapon_Drop" "Weapon_Switch"
{ {
"windows" "275" "windows" "275"
"linux" "276" "linux" "276"
} }
"Weapon_Equip"
{
"windows" "273"
"linux" "274"
}
"Weapon_Switch"
{
"windows" "276"
"linux" "277"
}
} }
} }
} }

View File

@ -23,13 +23,13 @@
} }
"RemovePlayerItem" "RemovePlayerItem"
{ {
"windows" "285" "windows" "281"
"linux" "286" "linux" "282"
} }
"Weapon_GetSlot" "Weapon_GetSlot"
{ {
"windows" "280" "windows" "279"
"linux" "281" "linux" "280"
} }
"Ignite" "Ignite"
{ {
@ -43,8 +43,8 @@
} }
"Teleport" "Teleport"
{ {
"windows" "115" "windows" "107"
"linux" "116" "linux" "108"
} }
"CommitSuicide" "CommitSuicide"
{ {
@ -53,33 +53,33 @@
} }
"GetVelocity" "GetVelocity"
{ {
"windows" "151" "windows" "141"
"linux" "152" "linux" "142"
} }
"EyeAngles" "EyeAngles"
{ {
"windows" "142" "windows" "132"
"linux" "143" "linux" "133"
} }
"AcceptInput" "AcceptInput"
{ {
"windows" "44" "windows" "36"
"linux" "45" "linux" "37"
} }
"SetEntityModel" "SetEntityModel"
{ {
"windows" "32" "windows" "24"
"linux" "33" "linux" "25"
} }
"WeaponEquip" "WeaponEquip"
{ {
"windows" "273" "windows" "272"
"linux" "274" "linux" "273"
} }
"Activate" "Activate"
{ {
"windows" "41" "windows" "33"
"linux" "42" "linux" "34"
} }
"PlayerRunCmd" "PlayerRunCmd"
{ {
@ -93,13 +93,13 @@
} }
"SetOwnerEntity" "SetOwnerEntity"
{ {
"windows" "25" "windows" "17"
"linux" "26" "linux" "18"
} }
"GiveAmmo" "GiveAmmo"
{ {
"windows" "264" "windows" "263"
"linux" "265" "linux" "264"
} }
} }
"Signatures" "Signatures"