Update SDKTools & SDKHooks Gamedata (#2222)

Offsets from Linux beta dedicated server binary.
This commit is contained in:
caxanga334 2024-11-17 23:48:32 -03:00 committed by GitHub
parent c30f033022
commit f086c0a638
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 80 additions and 122 deletions

View File

@ -203,147 +203,123 @@
} }
"EndTouch" "EndTouch"
{ {
"windows" "100" "windows" "102"
"linux" "101" "linux" "103"
"mac" "101"
} }
"FireBullets" "FireBullets"
{ {
"windows" "112" "windows" "114"
"linux" "113" "linux" "115"
"mac" "113"
} }
"GetMaxHealth" "GetMaxHealth"
{ {
"windows" "117" "windows" "119"
"linux" "118" "linux" "120"
"mac" "118"
} }
"GroundEntChanged" "GroundEntChanged"
{ {
"windows" "177" "windows" "180"
"linux" "179" "linux" "182"
"mac" "179"
} }
"OnTakeDamage" "OnTakeDamage"
{ {
"windows" "62" "windows" "64"
"linux" "63" "linux" "65"
"mac" "63"
} }
"OnTakeDamage_Alive" "OnTakeDamage_Alive"
{ {
"windows" "272" "windows" "278"
"linux" "273" "linux" "279"
"mac" "273"
} }
"PreThink" "PreThink"
{ {
"windows" "332" "windows" "338"
"linux" "333" "linux" "339"
"mac" "333"
} }
"PostThink" "PostThink"
{ {
"windows" "333" "windows" "339"
"linux" "334" "linux" "340"
"mac" "334"
} }
"Reload" "Reload"
{ {
"windows" "270" "windows" "276"
"linux" "271" "linux" "277"
"mac" "271"
} }
"SetTransmit" "SetTransmit"
{ {
"windows" "20" "windows" "20"
"linux" "21" "linux" "21"
"mac" "21"
} }
"ShouldCollide" "ShouldCollide"
{ {
"windows" "16" "windows" "17"
"linux" "17" "linux" "18"
"mac" "17"
} }
"Spawn" "Spawn"
{ {
"windows" "22" "windows" "24"
"linux" "23" "linux" "25"
"mac" "23"
} }
"StartTouch" "StartTouch"
{ {
"windows" "98" "windows" "100"
"linux" "99" "linux" "101"
"mac" "99"
} }
"Think" "Think"
{ {
"windows" "47" "windows" "49"
"linux" "48" "linux" "50"
"mac" "48"
} }
"Touch" "Touch"
{ {
"windows" "99" "windows" "101"
"linux" "100" "linux" "102"
"mac" "100"
} }
"TraceAttack" "TraceAttack"
{ {
"windows" "60" "windows" "62"
"linux" "61" "linux" "63"
"mac" "61"
} }
"Use" "Use"
{ {
"windows" "97" "windows" "99"
"linux" "98" "linux" "100"
"mac" "98"
} }
"VPhysicsUpdate" "VPhysicsUpdate"
{ {
"windows" "157" "windows" "160"
"linux" "158" "linux" "161"
"mac" "158"
} }
"Blocked" "Blocked"
{ {
"windows" "102" "windows" "104"
"linux" "103" "linux" "105"
"mac" "103"
} }
"Weapon_CanSwitchTo" "Weapon_CanSwitchTo"
{ {
"windows" "266" "windows" "272"
"linux" "267" "linux" "273"
"mac" "267"
} }
"Weapon_CanUse" "Weapon_CanUse"
{ {
"windows" "260" "windows" "266"
"linux" "261" "linux" "267"
"mac" "261"
} }
"Weapon_Drop" "Weapon_Drop"
{ {
"windows" "263" "windows" "269"
"linux" "264" "linux" "270"
"mac" "264"
} }
"Weapon_Equip" "Weapon_Equip"
{ {
"windows" "261" "windows" "267"
"linux" "262" "linux" "268"
"mac" "262"
} }
"Weapon_Switch" "Weapon_Switch"
{ {
"windows" "264" "windows" "270"
"linux" "265" "linux" "271"
"mac" "265"
} }
} }
} }

View File

@ -22,7 +22,6 @@
"library" "server" "library" "server"
"windows" "\x55\x8B\xEC\x56\x8B\xF1\x80\xBE\x31\x03\x00\x00\x00\x75\x2A\x83\xBE\x50\x04\x00\x00\x00\x75\x2A\xE8\x2A\x2A\x2A\x2A\x85\xC0\x74\x2A\x8B\xCE\xE8\x2A\x2A\x2A\x2A\x8B\x86\x50\x04\x00\x00\x85\xC0\x74\x2A\x83\x38\x00\x74\x2A\xFF\x75\x08\x50\xE8\x2A\x2A\x2A\x2A\x83\xC4\x08\x40" "windows" "\x55\x8B\xEC\x56\x8B\xF1\x80\xBE\x31\x03\x00\x00\x00\x75\x2A\x83\xBE\x50\x04\x00\x00\x00\x75\x2A\xE8\x2A\x2A\x2A\x2A\x85\xC0\x74\x2A\x8B\xCE\xE8\x2A\x2A\x2A\x2A\x8B\x86\x50\x04\x00\x00\x85\xC0\x74\x2A\x83\x38\x00\x74\x2A\xFF\x75\x08\x50\xE8\x2A\x2A\x2A\x2A\x83\xC4\x08\x40"
"linux" "@_ZN14CBaseAnimating16LookupAttachmentEPKc" "linux" "@_ZN14CBaseAnimating16LookupAttachmentEPKc"
"mac" "@_ZN14CBaseAnimating16LookupAttachmentEPKc"
} }
"FireOutput" "FireOutput"
{ {
@ -39,105 +38,88 @@
{ {
"GiveNamedItem" "GiveNamedItem"
{ {
"windows" "400" "windows" "407"
"linux" "401" "linux" "408"
"mac" "401"
} }
"RemovePlayerItem" "RemovePlayerItem"
{ {
"windows" "270" "windows" "276"
"linux" "271" "linux" "277"
"mac" "271"
} }
"Weapon_GetSlot" "Weapon_GetSlot"
{ {
"windows" "268" "windows" "274"
"linux" "269" "linux" "275"
"mac" "269"
} }
"Ignite" "Ignite"
{ {
"windows" "209" "windows" "215"
"linux" "210" "linux" "216"
"mac" "210"
} }
"Extinguish" "Extinguish"
{ {
"windows" "213" "windows" "219"
"linux" "214" "linux" "220"
"mac" "214"
} }
"Teleport" "Teleport"
{ {
"windows" "108" "windows" "110"
"linux" "109" "linux" "111"
"mac" "109"
} }
"CommitSuicide" "CommitSuicide"
{ {
"windows" "439" "windows" "466"
"linux" "439" "linux" "466"
"mac" "439"
} }
"GetVelocity" "GetVelocity"
{ {
"windows" "140" "windows" "143"
"linux" "141" "linux" "144"
"mac" "141"
} }
"EyeAngles" "EyeAngles"
{ {
"windows" "131" "windows" "134"
"linux" "132" "linux" "135"
"mac" "132"
} }
"AcceptInput" "AcceptInput"
{ {
"windows" "36" "windows" "38"
"linux" "37" "linux" "39"
"mac" "37"
} }
"SetEntityModel" "SetEntityModel"
{ {
"windows" "24" "windows" "26"
"linux" "25" "linux" "27"
"mac" "25"
} }
"WeaponEquip" "WeaponEquip"
{ {
"windows" "261" "windows" "267"
"linux" "262" "linux" "268"
"mac" "262"
} }
"Activate" "Activate"
{ {
"windows" "33" "windows" "35"
"linux" "34" "linux" "36"
"mac" "34"
} }
"PlayerRunCmd" "PlayerRunCmd"
{ {
"windows" "418" "windows" "425"
"linux" "419" "linux" "426"
"mac" "419"
} }
"GiveAmmo" "GiveAmmo"
{ {
"windows" "252" "windows" "258"
"linux" "253" "linux" "259"
"mac" "253"
} }
"SetOwnerEntity" "SetOwnerEntity"
{ {
"windows" "17" "windows" "18"
"linux" "18" "linux" "19"
"mac" "18"
} }
"GetAttachment" "GetAttachment"
{ {
"windows" "205" "windows" "211"
"linux" "206" "linux" "212"
"mac" "206"
} }
} }