Update Black Mesa gamedata for game update.

This commit is contained in:
Nicholas Hastings 2015-12-22 09:54:05 -05:00
parent c5a81d7c6f
commit eb3e7fcc32
2 changed files with 80 additions and 80 deletions

View File

@ -6,21 +6,21 @@
{ {
"Blocked" "Blocked"
{ {
"windows" "108" "windows" "109"
"linux" "109" "linux" "110"
"mac" "109" "mac" "110"
} }
"EndTouch" "EndTouch"
{ {
"windows" "106" "windows" "107"
"linux" "107" "linux" "108"
"mac" "107" "mac" "108"
} }
"FireBullets" "FireBullets"
{ {
"windows" "119" "windows" "120"
"linux" "120" "linux" "121"
"mac" "120" "mac" "121"
} }
"OnTakeDamage" "OnTakeDamage"
{ {
@ -30,22 +30,22 @@
} }
"OnTakeDamage_Alive" "OnTakeDamage_Alive"
{ {
"windows" "287" "windows" "288"
"linux" "288" "linux" "289"
"mac" "288" "mac" "289"
} }
"PreThink" "PreThink"
{
"windows" "349"
"linux" "350"
"mac" "350"
}
"PostThink"
{ {
"windows" "350" "windows" "350"
"linux" "351" "linux" "351"
"mac" "351" "mac" "351"
} }
"PostThink"
{
"windows" "351"
"linux" "352"
"mac" "352"
}
"SetTransmit" "SetTransmit"
{ {
"windows" "20" "windows" "20"
@ -66,9 +66,9 @@
} }
"StartTouch" "StartTouch"
{ {
"windows" "104" "windows" "105"
"linux" "105" "linux" "106"
"mac" "105" "mac" "106"
} }
"Think" "Think"
{ {
@ -78,9 +78,9 @@
} }
"Touch" "Touch"
{ {
"windows" "105" "windows" "106"
"linux" "106" "linux" "107"
"mac" "106" "mac" "107"
} }
"TraceAttack" "TraceAttack"
{ {
@ -90,40 +90,40 @@
} }
"VPhysicsUpdate" "VPhysicsUpdate"
{ {
"windows" "155" "windows" "156"
"linux" "156" "linux" "157"
"mac" "156" "mac" "157"
} }
"Weapon_CanSwitchTo" "Weapon_CanSwitchTo"
{ {
"windows" "281" "windows" "282"
"linux" "282" "linux" "283"
"mac" "282" "mac" "283"
} }
"Weapon_CanUse" "Weapon_CanUse"
{
"windows" "275"
"linux" "276
"mac" "276"
}
"Weapon_Drop"
{
"windows" "278"
"linux" "279"
"mac" "279"
}
"Weapon_Equip"
{ {
"windows" "276" "windows" "276"
"linux" "277" "linux" "277
"mac" "277" "mac" "277"
} }
"Weapon_Switch" "Weapon_Drop"
{ {
"windows" "279" "windows" "279"
"linux" "280" "linux" "280"
"mac" "280" "mac" "280"
} }
"Weapon_Equip"
{
"windows" "277"
"linux" "278"
"mac" "278"
}
"Weapon_Switch"
{
"windows" "280"
"linux" "281"
"mac" "281"
}
} }
} }
} }

View File

@ -101,57 +101,57 @@
{ {
"GiveNamedItem" "GiveNamedItem"
{ {
"windows" "418" "windows" "419"
"linux" "419" "linux" "420"
"mac" "419" "mac" "420"
} }
"RemovePlayerItem" "RemovePlayerItem"
{ {
"windows" "285" "windows" "286"
"linux" "286" "linux" "287"
"mac" "286" "mac" "287"
} }
"Weapon_GetSlot" "Weapon_GetSlot"
{ {
"windows" "283" "windows" "284"
"linux" "284" "linux" "285"
"mac" "284" "mac" "285"
} }
"Ignite" "Ignite"
{ {
"windows" "222" "windows" "223"
"linux" "223" "linux" "224"
"mac" "223" "mac" "224"
} }
"Extinguish" "Extinguish"
{ {
"windows" "226" "windows" "227"
"linux" "227" "linux" "228"
"mac" "227" "mac" "228"
} }
"Teleport" "Teleport"
{ {
"windows" "115" "windows" "116"
"linux" "116" "linux" "117"
"mac" "116" "mac" "117"
} }
"CommitSuicide" "CommitSuicide"
{ {
"windows" "458" "windows" "459"
"linux" "458" "linux" "459"
"mac" "458" "mac" "459"
} }
"GetVelocity" "GetVelocity"
{ {
"windows" "148" "windows" "149"
"linux" "149" "linux" "150"
"mac" "149" "mac" "150"
} }
"EyeAngles" "EyeAngles"
{ {
"windows" "138" "windows" "139"
"linux" "139" "linux" "140"
"mac" "139" "mac" "140"
} }
"SetEntityModel" "SetEntityModel"
{ {
@ -167,9 +167,9 @@
} }
"WeaponEquip" "WeaponEquip"
{ {
"windows" "276" "windows" "277"
"linux" "277" "linux" "278"
"mac" "277" "mac" "278"
} }
"Activate" "Activate"
{ {
@ -179,15 +179,15 @@
} }
"PlayerRunCmd" "PlayerRunCmd"
{ {
"windows" "437" "windows" "438"
"linux" "438" "linux" "439"
"mac" "438" "mac" "439"
} }
"GiveAmmo" "GiveAmmo"
{ {
"windows" "267" "windows" "268"
"linux" "268" "linux" "269"
"mac" "268" "mac" "269"
} }
} }