Update TF2 gamedata..

This commit is contained in:
Nicholas Hastings 2015-12-16 14:53:13 -05:00
parent 8370112aa4
commit bbd3d3f4b6
3 changed files with 160 additions and 160 deletions

View File

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

View File

@ -1,117 +1,117 @@
/**
* Do not edit this file. Any changes will be overwritten by the gamedata
* updater or by upgrading your SourceMod install.
*
* To override data in this file, create a subdirectory named "custom" and
* place your own gamedata file(s) inside of it. Such files will be parsed
* after SM's own.
*
* For more information, see http://wiki.alliedmods.net/Gamedata_Updating_(SourceMod)
*/
"Games"
{
/* Team Fortress 2 */
"tf"
{
"Offsets"
{
"GiveNamedItem"
{
"windows" "397"
"linux" "401"
"mac" "401"
}
"RemovePlayerItem"
{
"windows" "270"
"linux" "271"
"mac" "271"
}
"Weapon_GetSlot"
{
"windows" "268"
"linux" "269"
"mac" "269"
}
"Ignite"
{
"windows" "209"
"linux" "210"
"mac" "210"
}
"Extinguish"
{
"windows" "213"
"linux" "214"
"mac" "214"
}
"Teleport"
{
"windows" "108"
"linux" "109"
"mac" "109"
}
"CommitSuicide"
{
"windows" "441"
"linux" "441"
"mac" "441"
}
"GetVelocity"
{
"windows" "140"
"linux" "141"
"mac" "141"
}
"EyeAngles"
{
"windows" "131"
"linux" "132"
"mac" "132"
}
"SetEntityModel"
{
"windows" "24"
"linux" "25"
"mac" "25"
}
"AcceptInput"
{
"windows" "36"
"linux" "37"
"mac" "37"
}
"WeaponEquip"
{
"windows" "261"
"linux" "262"
"mac" "262"
}
"Activate"
{
"windows" "33"
"linux" "34"
"mac" "34"
}
"PlayerRunCmd"
{
"windows" "418"
"linux" "419"
"mac" "419"
}
"GiveAmmo"
{
"windows" "252"
"linux" "253"
"mac" "253"
}
}
"Keys"
{
"GameRulesProxy" "CTFGameRulesProxy"
"GameRulesDataTable" "tf_gamerules_data"
}
}
}
/**
* Do not edit this file. Any changes will be overwritten by the gamedata
* updater or by upgrading your SourceMod install.
*
* To override data in this file, create a subdirectory named "custom" and
* place your own gamedata file(s) inside of it. Such files will be parsed
* after SM's own.
*
* For more information, see http://wiki.alliedmods.net/Gamedata_Updating_(SourceMod)
*/
"Games"
{
/* Team Fortress 2 */
"tf"
{
"Offsets"
{
"GiveNamedItem"
{
"windows" "398"
"linux" "402"
"mac" "402"
}
"RemovePlayerItem"
{
"windows" "271"
"linux" "272"
"mac" "272"
}
"Weapon_GetSlot"
{
"windows" "269"
"linux" "270"
"mac" "270"
}
"Ignite"
{
"windows" "210"
"linux" "211"
"mac" "211"
}
"Extinguish"
{
"windows" "214"
"linux" "215"
"mac" "215"
}
"Teleport"
{
"windows" "108"
"linux" "109"
"mac" "109"
}
"CommitSuicide"
{
"windows" "442"
"linux" "442"
"mac" "442"
}
"GetVelocity"
{
"windows" "140"
"linux" "141"
"mac" "141"
}
"EyeAngles"
{
"windows" "131"
"linux" "132"
"mac" "132"
}
"SetEntityModel"
{
"windows" "24"
"linux" "25"
"mac" "25"
}
"AcceptInput"
{
"windows" "36"
"linux" "37"
"mac" "37"
}
"WeaponEquip"
{
"windows" "262"
"linux" "263"
"mac" "263"
}
"Activate"
{
"windows" "33"
"linux" "34"
"mac" "34"
}
"PlayerRunCmd"
{
"windows" "419"
"linux" "420"
"mac" "420"
}
"GiveAmmo"
{
"windows" "253"
"linux" "254"
"mac" "254"
}
}
"Keys"
{
"GameRulesProxy" "CTFGameRulesProxy"
"GameRulesDataTable" "tf_gamerules_data"
}
}
}

View File

@ -113,36 +113,36 @@
{
"ForceRespawn"
{
"windows" "325"
"linux" "326"
"mac" "326"
"windows" "326"
"linux" "327"
"mac" "327"
}
"CalcIsAttackCriticalHelper"
{
"windows" "385"
"linux" "392"
"mac" "392"
}
"CalcIsAttackCriticalHelperNoCrits"
{
"windows" "386"
"linux" "393"
"mac" "393"
}
"CalcIsAttackCriticalHelperNoCrits"
{
"windows" "387"
"linux" "394"
"mac" "394"
}
// CTFGameRules::IsHolidayActive
"IsHolidayActive"
{
"windows" "138"
"linux" "139"
"mac" "139"
"windows" "139"
"linux" "140"
"mac" "140"
}
"RemoveWearable"
{
"windows" "427"
"linux" "428"
"mac" "428"
"windows" "428"
"linux" "429"
"mac" "429"
}
}
}