Update PVKII gamedata.

This commit is contained in:
Nicholas Hastings 2015-12-30 08:34:54 -05:00
parent 7fbcb81916
commit 23fafbd47d
2 changed files with 181 additions and 190 deletions

View File

@ -43,27 +43,27 @@
}
"OnTakeDamage_Alive"
{
"windows" "274"
"linux" "275"
"mac" "275"
"windows" "275"
"linux" "276"
"mac" "276"
}
"PreThink"
{
"windows" "335"
"linux" "336"
"mac" "336"
}
"PostThink"
{
"windows" "336"
"linux" "337"
"mac" "337"
}
"PostThink"
{
"windows" "337"
"linux" "338"
"mac" "338"
}
"Reload"
{
"windows" "272"
"linux" "273"
"mac" "273"
"windows" "273"
"linux" "274"
"mac" "274"
}
"SetTransmit"
{
@ -121,34 +121,34 @@
}
"Weapon_CanSwitchTo"
{
"windows" "268"
"linux" "269"
"mac" "269"
"windows" "269"
"linux" "270"
"mac" "270"
}
"Weapon_CanUse"
{
"windows" "262"
"linux" "263"
"mac" "263"
}
"Weapon_Drop"
{
"windows" "265"
"linux" "266"
"mac" "266"
}
"Weapon_Equip"
{
"windows" "263"
"linux" "264"
"mac" "264"
}
"Weapon_Switch"
"Weapon_Drop"
{
"windows" "266"
"linux" "267"
"mac" "267"
}
"Weapon_Equip"
{
"windows" "264"
"linux" "265"
"mac" "265"
}
"Weapon_Switch"
{
"windows" "267"
"linux" "268"
"mac" "268"
}
}
}
}

View File

@ -37,33 +37,33 @@
/* CBasePlayer */
"GiveNamedItem"
{
"windows" "403"
"linux" "404"
"mac" "404"
"windows" "404"
"linux" "405"
"mac" "405"
}
"RemovePlayerItem"
{
"windows" "272"
"linux" "273"
"mac" "273"
"windows" "273"
"linux" "274"
"mac" "274"
}
"Weapon_GetSlot"
{
"windows" "270"
"linux" "271"
"mac" "271"
"windows" "271"
"linux" "272"
"mac" "272"
}
"Ignite"
{
"windows" "211"
"linux" "212"
"mac" "212"
"windows" "212"
"linux" "213"
"mac" "213"
}
"Extinguish"
{
"windows" "215"
"linux" "216"
"mac" "216"
"windows" "216"
"linux" "217"
"mac" "217"
}
"Teleport"
{
@ -73,9 +73,9 @@
}
"CommitSuicide"
{
"windows" "442"
"linux" "442"
"mac" "442"
"windows" "443"
"linux" "443"
"mac" "443"
}
"GetVelocity"
{
@ -103,9 +103,9 @@
}
"WeaponEquip"
{
"windows" "263"
"linux" "264"
"mac" "264"
"windows" "264"
"linux" "265"
"mac" "265"
}
"Activate"
{
@ -115,15 +115,15 @@
}
"PlayerRunCmd"
{
"windows" "421"
"linux" "422"
"mac" "422"
"windows" "422"
"linux" "423"
"mac" "423"
}
"GiveAmmo"
{
"windows" "254"
"linux" "255"
"mac" "255"
"windows" "255"
"linux" "256"
"mac" "256"
}
}
@ -133,14 +133,5 @@
"GameRulesDataTable" "pvk2_gamerules_data"
}
"Signatures"
{
"FireOutput"
{
"library" "server"
"windows" "\x81\xEC\x2A\x2A\x2A\x2A\x53\x55\x56\x8B\x71\x2A\x85\xF6\x57"
"linux" "@_ZN17CBaseEntityOutput10FireOutputE9variant_tP11CBaseEntityS2_f"
}
}
}
}