Skip to content

Commit

Permalink
Update CS:GO SDKTools and SDKHooks offsets.
Browse files Browse the repository at this point in the history
  • Loading branch information
psychonic committed Dec 7, 2018
1 parent d34d232 commit 5215abe
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 116 deletions.
142 changes: 71 additions & 71 deletions gamedata/sdkhooks.games/engine.csgo.txt
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -6,148 +6,148 @@
{ {
"Blocked" "Blocked"
{ {
"windows" "105" "windows" "106"
"linux" "106" "linux" "107"
"mac" "106" "mac" "107"
} }
"EndTouch" "EndTouch"
{ {
"windows" "103" "windows" "104"
"linux" "104" "linux" "105"
"mac" "104" "mac" "105"
} }
"FireBullets" "FireBullets"
{ {
"windows" "117" "windows" "118"
"linux" "118" "linux" "119"
"mac" "118" "mac" "119"
} }
"GetMaxHealth" "GetMaxHealth"
{ {
"windows" "121" "windows" "122"
"linux" "122" "linux" "123"
"mac" "122" "mac" "123"
} }
"GroundEntChanged" "GroundEntChanged"
{ {
"windows" "175" "windows" "177"
"linux" "177" "linux" "179"
"mac" "177" "mac" "179"
} }
"OnTakeDamage" "OnTakeDamage"
{ {
"windows" "67" "windows" "68"
"linux" "68" "linux" "69"
"mac" "68" "mac" "69"
} }
"OnTakeDamage_Alive" "OnTakeDamage_Alive"
{ {
"windows" "295" "windows" "298"
"linux" "296" "linux" "299"
"mac" "296" "mac" "299"
} }
"PreThink" "PreThink"
{ {
"windows" "368" "windows" "371"
"linux" "369" "linux" "372"
"mac" "369" "mac" "372"
} }
"PostThink" "PostThink"
{ {
"windows" "369" "windows" "372"
"linux" "370" "linux" "373"
"mac" "370" "mac" "373"
} }
"Reload" "Reload"
{ {
"windows" "306" "windows" "309"
"linux" "312" "linux" "315"
"mac" "312" "mac" "315"
} }
"SetTransmit" "SetTransmit"
{ {
"windows" "22" "windows" "23"
"linux" "23" "linux" "24"
"mac" "23" "mac" "24"
} }
"ShouldCollide" "ShouldCollide"
{ {
"windows" "17" "windows" "18"
"linux" "18" "linux" "19"
"mac" "18" "mac" "19"
} }
"Spawn" "Spawn"
{ {
"windows" "24" "windows" "25"
"linux" "25" "linux" "26"
"mac" "25" "mac" "26"
} }
"StartTouch" "StartTouch"
{ {
"windows" "101" "windows" "102"
"linux" "102" "linux" "103"
"mac" "102" "mac" "103"
} }
"Think" "Think"
{ {
"windows" "51" "windows" "52"
"linux" "52" "linux" "53"
"mac" "52" "mac" "53"
} }
"Touch" "Touch"
{ {
"windows" "102" "windows" "103"
"linux" "103" "linux" "104"
"mac" "103" "mac" "104"
} }
"TraceAttack" "TraceAttack"
{ {
"windows" "65" "windows" "66"
"linux" "66" "linux" "67"
"mac" "66" "mac" "67"
} }
"Use" "Use"
{ {
"windows" "100" "windows" "101"
"linux" "101" "linux" "102"
"mac" "101" "mac" "102"
} }
"VPhysicsUpdate" "VPhysicsUpdate"
{ {
"windows" "154" "windows" "156"
"linux" "155" "linux" "157"
"mac" "155" "mac" "157"
} }
"Weapon_CanSwitchTo" "Weapon_CanSwitchTo"
{ {
"windows" "287" "windows" "290"
"linux" "288" "linux" "291"
"mac" "288" "mac" "291"
} }
"Weapon_CanUse" "Weapon_CanUse"
{
"windows" "281"
"linux" "282"
"mac" "282"
}
"Weapon_Drop"
{ {
"windows" "284" "windows" "284"
"linux" "285" "linux" "285"
"mac" "285" "mac" "285"
} }
"Weapon_Equip" "Weapon_Drop"
{ {
"windows" "282" "windows" "287"
"linux" "283" "linux" "288"
"mac" "283" "mac" "288"
} }
"Weapon_Switch" "Weapon_Equip"
{ {
"windows" "285" "windows" "285"
"linux" "286" "linux" "286"
"mac" "286" "mac" "286"
} }
"Weapon_Switch"
{
"windows" "288"
"linux" "289"
"mac" "289"
}
} }
} }


Expand Down
90 changes: 45 additions & 45 deletions gamedata/sdktools.games/engine.csgo.txt
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -219,93 +219,93 @@
{ {
"GiveNamedItem" "GiveNamedItem"
{ {
"windows" "450" "windows" "456"
"linux" "451" "linux" "457"
"mac" "451" "mac" "457"
} }
"RemovePlayerItem" "RemovePlayerItem"
{ {
"windows" "293" "windows" "296"
"linux" "294" "linux" "297"
"mac" "294" "mac" "297"
} }
"Weapon_GetSlot" "Weapon_GetSlot"
{ {
"windows" "289" "windows" "292"
"linux" "290" "linux" "293"
"mac" "290" "mac" "293"
} }
"Ignite" "Ignite"
{
"windows" "223"
"linux" "224"
"mac" "224"
}
"Extinguish"
{ {
"windows" "226" "windows" "226"
"linux" "227" "linux" "227"
"mac" "227" "mac" "227"
} }
"Extinguish"
{
"windows" "229"
"linux" "239"
"mac" "239"
}
"Teleport" "Teleport"
{ {
"windows" "113" "windows" "114"
"linux" "114" "linux" "115"
"mac" "114" "mac" "115"
} }
"CommitSuicide" "CommitSuicide"
{ {
"windows" "500" "windows" "506"
"linux" "500" "linux" "506"
"mac" "500" "mac" "506"
} }
"GetVelocity" "GetVelocity"
{ {
"windows" "138" "windows" "140"
"linux" "139" "linux" "141"
"mac" "139" "mac" "141"
} }
"EyeAngles" "EyeAngles"
{ {
"windows" "129" "windows" "131"
"linux" "130" "linux" "132"
"mac" "130" "mac" "132"
} }
"AcceptInput" "AcceptInput"
{ {
"windows" "40" "windows" "41"
"linux" "41" "linux" "42"
"mac" "41" "mac" "42"
} }
"SetEntityModel" "SetEntityModel"
{ {
"windows" "26" "windows" "27"
"linux" "27" "linux" "28"
"mac" "27" "mac" "28"
} }
"WeaponEquip" "WeaponEquip"
{ {
"windows" "282" "windows" "285"
"linux" "283" "linux" "286"
"mac" "283" "mac" "286"
} }
"Activate" "Activate"
{ {
"windows" "37" "windows" "38"
"linux" "38" "linux" "39"
"mac" "38" "mac" "39"
} }
"PlayerRunCmd" "PlayerRunCmd"
{ {
"windows" "470" "windows" "476"
"linux" "471" "linux" "477"
"mac" "471" "mac" "477"
} }
"GiveAmmo" "GiveAmmo"
{ {
"windows" "275" "windows" "278"
"linux" "276" "linux" "279"
"mac" "276" "mac" "279"
} }
} }
} }
Expand Down

0 comments on commit 5215abe

Please sign in to comment.