Update CS:GO gamedata for latest update.

This commit is contained in:
Ruben Gonzalez 2015-05-26 21:53:44 -04:00
parent a88070d063
commit 12239fe852
3 changed files with 17 additions and 17 deletions

View File

@ -47,17 +47,17 @@
"mac" "294"
}
"PreThink"
{
"windows" "365"
"linux" "366"
"mac" "366"
}
"PostThink"
{
"windows" "366"
"linux" "367"
"mac" "367"
}
"PostThink"
{
"windows" "367"
"linux" "368"
"mac" "368"
}
"Reload"
{
"windows" "308"

View File

@ -232,9 +232,9 @@
{
"GiveNamedItem"
{
"windows" "445"
"linux" "446"
"mac" "446"
"windows" "446"
"linux" "447"
"mac" "447"
}
"RemovePlayerItem"
{
@ -268,9 +268,9 @@
}
"CommitSuicide"
{
"windows" "495"
"linux" "495"
"mac" "495"
"windows" "496"
"linux" "496"
"mac" "496"
}
"GetVelocity"
{
@ -310,9 +310,9 @@
}
"PlayerRunCmd"
{
"windows" "465"
"linux" "466"
"mac" "466"
"windows" "466"
"linux" "467"
"mac" "467"
}
"GiveAmmo"
{

View File

@ -95,7 +95,7 @@
"HandleCommand_Buy_Internal"//Wildcard first 6 bytes for getting address for weapon price.
{
"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"
"mac" "@_ZN9CCSPlayer26HandleCommand_Buy_InternalEPKcib"
}
@ -109,7 +109,7 @@
"TerminateRound"
{
"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"
"mac" "@_ZN12CCSGameRules14TerminateRoundEfi"
}