Update HL2DM x86-64 SDKTools Gamedata (#2300)
Some checks failed
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-8, clang++-8, ubuntu-20.04, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Has been cancelled
hl2sdk-mock tests / mock (push) Has been cancelled

This commit is contained in:
caxanga334 2025-03-10 12:46:28 -03:00 committed by GitHub
parent 7cb61fe7c3
commit 5e3dc6c6c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39,87 +39,121 @@
"GiveNamedItem" "GiveNamedItem"
{ {
"windows" "407" "windows" "407"
"windows64" "407"
"linux" "408" "linux" "408"
"linux64" "408"
} }
"RemovePlayerItem" "RemovePlayerItem"
{ {
"windows" "276" "windows" "276"
"windows64" "276"
"linux" "277" "linux" "277"
"linux64" "277"
} }
"Weapon_GetSlot" "Weapon_GetSlot"
{ {
"windows" "274" "windows" "274"
"windows64" "274"
"linux" "275" "linux" "275"
"linux64" "275"
} }
"Ignite" "Ignite"
{ {
"windows" "215" "windows" "215"
"windows64" "215"
"linux" "216" "linux" "216"
"linux64" "216"
} }
"Extinguish" "Extinguish"
{ {
"windows" "219" "windows" "219"
"windows64" "219"
"linux" "220" "linux" "220"
"linux64" "220"
} }
"Teleport" "Teleport"
{ {
"windows" "110" "windows" "110"
"windows64" "110"
"linux" "111" "linux" "111"
"linux64" "111"
} }
"CommitSuicide" "CommitSuicide"
{ {
"windows" "446" "windows" "446"
"windows64" "446"
"linux" "446" "linux" "446"
"linux64" "446"
} }
"GetVelocity" "GetVelocity"
{ {
"windows" "143" "windows" "143"
"windows64" "143"
"linux" "144" "linux" "144"
"linux64" "144"
} }
"EyeAngles" "EyeAngles"
{ {
"windows" "134" "windows" "134"
"windows64" "134"
"linux" "135" "linux" "135"
"linux64" "135"
} }
"AcceptInput" "AcceptInput"
{ {
"windows" "38" "windows" "38"
"windows64" "38"
"linux" "39" "linux" "39"
"linux64" "39"
} }
"SetEntityModel" "SetEntityModel"
{ {
"windows" "26" "windows" "26"
"windows64" "26"
"linux" "27" "linux" "27"
"linux64" "27"
} }
"WeaponEquip" "WeaponEquip"
{ {
"windows" "267" "windows" "267"
"windows64" "267"
"linux" "268" "linux" "268"
"linux64" "268"
} }
"Activate" "Activate"
{ {
"windows" "35" "windows" "35"
"windows64" "35"
"linux" "36" "linux" "36"
"linux64" "36"
} }
"PlayerRunCmd" "PlayerRunCmd"
{ {
"windows" "425" "windows" "425"
"windows64" "425"
"linux" "426" "linux" "426"
"linux64" "426"
} }
"GiveAmmo" "GiveAmmo"
{ {
"windows" "258" "windows" "258"
"windows64" "258"
"linux" "259" "linux" "259"
"linux64" "259"
} }
"SetOwnerEntity" "SetOwnerEntity"
{ {
"windows" "18" "windows" "18"
"windows64" "18"
"linux" "19" "linux" "19"
"linux64" "19"
} }
"GetAttachment" "GetAttachment"
{ {
"windows" "211" "windows" "211"
"windows64" "211"
"linux" "212" "linux" "212"
"linux64" "212"
} }
} }