Update CS:GO gamedata for latest update.
This commit is contained in:
parent
a88070d063
commit
12239fe852
@ -47,17 +47,17 @@
|
|||||||
"mac" "294"
|
"mac" "294"
|
||||||
}
|
}
|
||||||
"PreThink"
|
"PreThink"
|
||||||
{
|
|
||||||
"windows" "365"
|
|
||||||
"linux" "366"
|
|
||||||
"mac" "366"
|
|
||||||
}
|
|
||||||
"PostThink"
|
|
||||||
{
|
{
|
||||||
"windows" "366"
|
"windows" "366"
|
||||||
"linux" "367"
|
"linux" "367"
|
||||||
"mac" "367"
|
"mac" "367"
|
||||||
}
|
}
|
||||||
|
"PostThink"
|
||||||
|
{
|
||||||
|
"windows" "367"
|
||||||
|
"linux" "368"
|
||||||
|
"mac" "368"
|
||||||
|
}
|
||||||
"Reload"
|
"Reload"
|
||||||
{
|
{
|
||||||
"windows" "308"
|
"windows" "308"
|
||||||
|
@ -232,9 +232,9 @@
|
|||||||
{
|
{
|
||||||
"GiveNamedItem"
|
"GiveNamedItem"
|
||||||
{
|
{
|
||||||
"windows" "445"
|
"windows" "446"
|
||||||
"linux" "446"
|
"linux" "447"
|
||||||
"mac" "446"
|
"mac" "447"
|
||||||
}
|
}
|
||||||
"RemovePlayerItem"
|
"RemovePlayerItem"
|
||||||
{
|
{
|
||||||
@ -268,9 +268,9 @@
|
|||||||
}
|
}
|
||||||
"CommitSuicide"
|
"CommitSuicide"
|
||||||
{
|
{
|
||||||
"windows" "495"
|
"windows" "496"
|
||||||
"linux" "495"
|
"linux" "496"
|
||||||
"mac" "495"
|
"mac" "496"
|
||||||
}
|
}
|
||||||
"GetVelocity"
|
"GetVelocity"
|
||||||
{
|
{
|
||||||
@ -310,9 +310,9 @@
|
|||||||
}
|
}
|
||||||
"PlayerRunCmd"
|
"PlayerRunCmd"
|
||||||
{
|
{
|
||||||
"windows" "465"
|
"windows" "466"
|
||||||
"linux" "466"
|
"linux" "467"
|
||||||
"mac" "466"
|
"mac" "467"
|
||||||
}
|
}
|
||||||
"GiveAmmo"
|
"GiveAmmo"
|
||||||
{
|
{
|
||||||
|
@ -95,7 +95,7 @@
|
|||||||
"HandleCommand_Buy_Internal"//Wildcard first 6 bytes for getting address for weapon price.
|
"HandleCommand_Buy_Internal"//Wildcard first 6 bytes for getting address for weapon price.
|
||||||
{
|
{
|
||||||
"library" "server"
|
"library" "server"
|
||||||
"windows" "\x2A\x2A\x2A\x2A\x2A\x2A\x81\xEC\x2A\x2A\x2A\x2A\x83\x3D\x2A\x2A\x2A\x2A\x00\x53\x56\x57\x8B\xF9"
|
"windows" "\x2A\x2A\x2A\x2A\x2A\x2A\x81\xEC\x64\x01\x00\x00\x53\x56\x57\x6A\x00\x8B\xF9\xE8\x2A\x2A\x2A\x2A\x33\xC9\x84\xC0"
|
||||||
"linux" "@_ZN9CCSPlayer26HandleCommand_Buy_InternalEPKcib"
|
"linux" "@_ZN9CCSPlayer26HandleCommand_Buy_InternalEPKcib"
|
||||||
"mac" "@_ZN9CCSPlayer26HandleCommand_Buy_InternalEPKcib"
|
"mac" "@_ZN9CCSPlayer26HandleCommand_Buy_InternalEPKcib"
|
||||||
}
|
}
|
||||||
@ -109,7 +109,7 @@
|
|||||||
"TerminateRound"
|
"TerminateRound"
|
||||||
{
|
{
|
||||||
"library" "server"
|
"library" "server"
|
||||||
"windows" "\x55\x8B\xEC\x83\x2A\x2A\x83\x2A\x2A\x53\x56\x57\x8B\xF9\xF3\x0F\x2A\x2A\x2A\x2A\x33\xDB\xC7\x2A\x2A\x2A\x00\x00\x00\x00\x89"
|
"windows" "\x55\x8B\xEC\x83\xE4\xF8\x83\xEC\x3C\x53\x8B\xD9\xF3\x0F\x11\x4C\x24\x18\x56\x57\x89\x2A\x2A\x2A\x83"
|
||||||
"linux" "@_ZN12CCSGameRules14TerminateRoundEfi"
|
"linux" "@_ZN12CCSGameRules14TerminateRoundEfi"
|
||||||
"mac" "@_ZN12CCSGameRules14TerminateRoundEfi"
|
"mac" "@_ZN12CCSGameRules14TerminateRoundEfi"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user