Update TF2 vfunc gamedata.

This commit is contained in:
Ryan Stecker 2014-10-30 21:07:21 -05:00
parent 0a545b12a4
commit 749bf80bcb
3 changed files with 67 additions and 67 deletions

View File

@ -37,27 +37,27 @@
} }
"OnTakeDamage_Alive" "OnTakeDamage_Alive"
{ {
"windows" "271" "windows" "272"
"linux" "272" "linux" "273"
"mac" "272" "mac" "273"
} }
"PreThink" "PreThink"
{
"windows" "331"
"linux" "332"
"mac" "332"
}
"PostThink"
{ {
"windows" "332" "windows" "332"
"linux" "333" "linux" "333"
"mac" "333" "mac" "333"
} }
"PostThink"
{
"windows" "333"
"linux" "334"
"mac" "334"
}
"Reload" "Reload"
{ {
"windows" "272" "windows" "273"
"linux" "278" "linux" "279"
"mac" "278" "mac" "279"
} }
"SetTransmit" "SetTransmit"
{ {
@ -121,34 +121,34 @@
} }
"Weapon_CanSwitchTo" "Weapon_CanSwitchTo"
{ {
"windows" "265" "windows" "266"
"linux" "266" "linux" "267"
"mac" "266" "mac" "267"
} }
"Weapon_CanUse" "Weapon_CanUse"
{
"windows" "259"
"linux" "260"
"mac" "260"
}
"Weapon_Drop"
{
"windows" "262"
"linux" "263"
"mac" "263"
}
"Weapon_Equip"
{ {
"windows" "260" "windows" "260"
"linux" "261" "linux" "261"
"mac" "261" "mac" "261"
} }
"Weapon_Switch" "Weapon_Drop"
{ {
"windows" "263" "windows" "263"
"linux" "264" "linux" "264"
"mac" "264" "mac" "264"
} }
"Weapon_Equip"
{
"windows" "261"
"linux" "262"
"mac" "262"
}
"Weapon_Switch"
{
"windows" "264"
"linux" "265"
"mac" "265"
}
} }
} }

View File

@ -18,33 +18,33 @@
{ {
"GiveNamedItem" "GiveNamedItem"
{ {
"windows" "396" "windows" "397"
"linux" "400" "linux" "401"
"mac" "400" "mac" "401"
} }
"RemovePlayerItem" "RemovePlayerItem"
{ {
"windows" "269" "windows" "270"
"linux" "270" "linux" "271"
"mac" "270" "mac" "271"
} }
"Weapon_GetSlot" "Weapon_GetSlot"
{ {
"windows" "267" "windows" "268"
"linux" "268" "linux" "269"
"mac" "268" "mac" "269"
} }
"Ignite" "Ignite"
{ {
"windows" "208" "windows" "209"
"linux" "209" "linux" "210"
"mac" "209" "mac" "210"
} }
"Extinguish" "Extinguish"
{ {
"windows" "212" "windows" "213"
"linux" "213" "linux" "214"
"mac" "213" "mac" "214"
} }
"Teleport" "Teleport"
{ {
@ -54,9 +54,9 @@
} }
"CommitSuicide" "CommitSuicide"
{ {
"windows" "440" "windows" "441"
"linux" "440" "linux" "441"
"mac" "440" "mac" "441"
} }
"GetVelocity" "GetVelocity"
{ {
@ -84,9 +84,9 @@
} }
"WeaponEquip" "WeaponEquip"
{ {
"windows" "260" "windows" "261"
"linux" "261" "linux" "262"
"mac" "261" "mac" "262"
} }
"Activate" "Activate"
{ {
@ -96,15 +96,15 @@
} }
"PlayerRunCmd" "PlayerRunCmd"
{ {
"windows" "417" "windows" "418"
"linux" "418" "linux" "419"
"mac" "418" "mac" "419"
} }
"GiveAmmo" "GiveAmmo"
{ {
"windows" "251" "windows" "252"
"linux" "252" "linux" "253"
"mac" "252" "mac" "253"
} }
} }

View File

@ -113,22 +113,22 @@
{ {
"ForceRespawn" "ForceRespawn"
{ {
"windows" "324" "windows" "325"
"linux" "325" "linux" "326"
"mac" "325" "mac" "326"
} }
"CalcIsAttackCriticalHelper" "CalcIsAttackCriticalHelper"
{
"windows" "383"
"linux" "390"
"mac" "390"
}
"CalcIsAttackCriticalHelperNoCrits"
{ {
"windows" "384" "windows" "384"
"linux" "391" "linux" "391"
"mac" "391" "mac" "391"
} }
"CalcIsAttackCriticalHelperNoCrits"
{
"windows" "385"
"linux" "392"
"mac" "392"
}
// CTFGameRules::IsHolidayActive // CTFGameRules::IsHolidayActive
"IsHolidayActive" "IsHolidayActive"
@ -140,9 +140,9 @@
"RemoveWearable" "RemoveWearable"
{ {
"windows" "426" "windows" "427"
"linux" "427" "linux" "428"
"mac" "427" "mac" "428"
} }
} }
} }