Update CS:S gamedata

This commit is contained in:
Kyle Sanderson 2013-09-16 21:22:49 -04:00
parent ed6fe7519a
commit f8c065c182
3 changed files with 86 additions and 86 deletions

View File

@ -6,27 +6,27 @@
{ {
"EndTouch" "EndTouch"
{ {
"windows" "99" "windows" "100"
"linux" "100" "linux" "101"
"mac" "100" "mac" "101"
} }
"FireBullets" "FireBullets"
{ {
"windows" "111" "windows" "112"
"linux" "112" "linux" "113"
"mac" "112" "mac" "113"
} }
"GetMaxHealth" "GetMaxHealth"
{ {
"windows" "116" "windows" "117"
"linux" "117" "linux" "118"
"mac" "117" "mac" "118"
} }
"GroundEntChanged" "GroundEntChanged"
{ {
"windows" "177" "windows" "178"
"linux" "178" "linux" "179"
"mac" "178" "mac" "179"
} }
"OnTakeDamage" "OnTakeDamage"
{ {
@ -35,22 +35,22 @@
"mac" "63" "mac" "63"
} }
"PreThink" "PreThink"
{
"windows" "330"
"linux" "331"
"mac" "331"
}
"PostThink"
{ {
"windows" "331" "windows" "331"
"linux" "332" "linux" "332"
"mac" "332" "mac" "332"
} }
"PostThink"
{
"windows" "332"
"linux" "333"
"mac" "333"
}
"Reload" "Reload"
{ {
"windows" "270" "windows" "268"
"linux" "276" "linux" "269"
"mac" "276" "mac" "269"
} }
"SetTransmit" "SetTransmit"
{ {
@ -72,9 +72,9 @@
} }
"StartTouch" "StartTouch"
{ {
"windows" "97" "windows" "98"
"linux" "98" "linux" "99"
"mac" "98" "mac" "99"
} }
"Think" "Think"
{ {
@ -84,9 +84,9 @@
} }
"Touch" "Touch"
{ {
"windows" "98" "windows" "99"
"linux" "99" "linux" "100"
"mac" "99" "mac" "100"
} }
"TraceAttack" "TraceAttack"
{ {
@ -96,54 +96,54 @@
} }
"Use" "Use"
{ {
"windows" "96" "windows" "97"
"linux" "97" "linux" "98"
"mac" "97" "mac" "98"
} }
"VPhysicsUpdate" "VPhysicsUpdate"
{ {
"windows" "156" "windows" "157"
"linux" "157" "linux" "158"
"mac" "157" "mac" "158"
} }
"Weapon_CanSwitchTo" "Weapon_CanSwitchTo"
{ {
"windows" "264" "windows" "265"
"linux" "265" "linux" "266"
"mac" "265" "mac" "266"
} }
"Weapon_CanUse" "Weapon_CanUse"
{
"windows" "258"
"linux" "259"
"mac" "259"
}
"Weapon_Drop"
{
"windows" "261"
"linux" "262"
"mac" "262"
}
"Weapon_Equip"
{ {
"windows" "259" "windows" "259"
"linux" "260" "linux" "260"
"mac" "260" "mac" "260"
} }
"Weapon_Switch" "Weapon_Drop"
{ {
"windows" "262" "windows" "262"
"linux" "263" "linux" "263"
"mac" "263" "mac" "263"
} }
"Weapon_Equip"
{
"windows" "260"
"linux" "261"
"mac" "261"
}
"Weapon_Switch"
{
"windows" "263"
"linux" "264"
"mac" "264"
}
// no longer used // no longer used
"UpdateOnRemove" "UpdateOnRemove"
{ {
"windows" "104" "windows" "105"
"linux" "105" "linux" "106"
"mac" "105" "mac" "106"
} }
// //
} }

View File

@ -28,57 +28,57 @@
{ {
"GiveNamedItem" "GiveNamedItem"
{ {
"windows" "399" "windows" "400"
"linux" "400" "linux" "401"
"mac" "400" "mac" "401"
} }
"RemovePlayerItem" "RemovePlayerItem"
{ {
"windows" "268" "windows" "269"
"linux" "269" "linux" "270"
"mac" "269" "mac" "270"
} }
"Weapon_GetSlot" "Weapon_GetSlot"
{ {
"windows" "266" "windows" "267"
"linux" "267" "linux" "268"
"mac" "267" "mac" "268"
} }
"Ignite" "Ignite"
{ {
"windows" "207" "windows" "208"
"linux" "208" "linux" "209"
"mac" "208" "mac" "209"
} }
"Extinguish" "Extinguish"
{ {
"windows" "211" "windows" "212"
"linux" "212" "linux" "213"
"mac" "212" "mac" "213"
} }
"Teleport" "Teleport"
{ {
"windows" "107" "windows" "108"
"linux" "108" "linux" "109"
"mac" "108" "mac" "109"
} }
"CommitSuicide" "CommitSuicide"
{ {
"windows" "438" "windows" "439"
"linux" "438" "linux" "439"
"mac" "438" "mac" "439"
} }
"GetVelocity" "GetVelocity"
{ {
"windows" "139" "windows" "140"
"linux" "140" "linux" "141"
"mac" "140" "mac" "141"
} }
"EyeAngles" "EyeAngles"
{ {
"windows" "130" "windows" "131"
"linux" "131" "linux" "132"
"mac" "131" "mac" "132"
} }
"AcceptInput" "AcceptInput"
{ {
@ -94,9 +94,9 @@
} }
"WeaponEquip" "WeaponEquip"
{ {
"windows" "259" "windows" "260"
"linux" "260" "linux" "261"
"mac" "260" "mac" "261"
} }
"Activate" "Activate"
{ {
@ -106,9 +106,9 @@
} }
"PlayerRunCmd" "PlayerRunCmd"
{ {
"windows" "417" "windows" "418"
"linux" "418" "linux" "419"
"mac" "418" "mac" "419"
} }
} }
} }

View File

@ -90,7 +90,7 @@
"TerminateRound" "TerminateRound"
{ {
"library" "server" "library" "server"
"windows" "\x55\x8B\xEC\x83\xEC\x24\x53\x8B\x5D\x0C\x56\x57\x33\xFF" "windows" "\x55\x8B\xEC\x83\xEC\x2A\x8B\x45\x2A\x53\x56\x57\x33\xFF"
"linux" "@_ZN12CCSGameRules14TerminateRoundEfi" "linux" "@_ZN12CCSGameRules14TerminateRoundEfi"
"mac" "@_ZN12CCSGameRules14TerminateRoundEfi" "mac" "@_ZN12CCSGameRules14TerminateRoundEfi"
} }