Update Contagion gamedata again (#1216)
Updates vtable offsets after Patch 2.1.2.2 again. #1171
This commit is contained in:
parent
ece447182f
commit
23efe26655
@ -18,23 +18,23 @@
|
||||
{
|
||||
"Blocked"
|
||||
{
|
||||
"windows" "111"
|
||||
"windows" "112"
|
||||
}
|
||||
"EndTouch"
|
||||
{
|
||||
"windows" "109"
|
||||
"windows" "110"
|
||||
}
|
||||
"FireBullets"
|
||||
{
|
||||
"windows" "122"
|
||||
"windows" "123"
|
||||
}
|
||||
"GetMaxHealth"
|
||||
{
|
||||
"windows" "126"
|
||||
"windows" "127"
|
||||
}
|
||||
"GroundEntChanged"
|
||||
{
|
||||
"windows" "187"
|
||||
"windows" "188"
|
||||
}
|
||||
"OnTakeDamage"
|
||||
{
|
||||
@ -42,19 +42,19 @@
|
||||
}
|
||||
"OnTakeDamage_Alive"
|
||||
{
|
||||
"windows" "293"
|
||||
"windows" "294"
|
||||
}
|
||||
"PreThink"
|
||||
{
|
||||
"windows" "355"
|
||||
"windows" "356"
|
||||
}
|
||||
"PostThink"
|
||||
{
|
||||
"windows" "356"
|
||||
"windows" "357"
|
||||
}
|
||||
"Reload"
|
||||
{
|
||||
"windows" "281"
|
||||
"windows" "283"
|
||||
}
|
||||
"SetTransmit"
|
||||
{
|
||||
@ -70,7 +70,7 @@
|
||||
}
|
||||
"StartTouch"
|
||||
{
|
||||
"windows" "107"
|
||||
"windows" "108"
|
||||
}
|
||||
"Think"
|
||||
{
|
||||
@ -78,7 +78,7 @@
|
||||
}
|
||||
"Touch"
|
||||
{
|
||||
"windows" "108"
|
||||
"windows" "109"
|
||||
}
|
||||
"TraceAttack"
|
||||
{
|
||||
@ -86,31 +86,31 @@
|
||||
}
|
||||
"Use"
|
||||
{
|
||||
"windows" "106"
|
||||
"windows" "107"
|
||||
}
|
||||
"VPhysicsUpdate"
|
||||
{
|
||||
"windows" "166"
|
||||
"windows" "167"
|
||||
}
|
||||
"Weapon_CanSwitchTo"
|
||||
{
|
||||
"windows" "287"
|
||||
"windows" "288"
|
||||
}
|
||||
"Weapon_CanUse"
|
||||
{
|
||||
"windows" "281"
|
||||
"windows" "282"
|
||||
}
|
||||
"Weapon_Drop"
|
||||
{
|
||||
"windows" "284"
|
||||
"windows" "285"
|
||||
}
|
||||
"Weapon_Equip"
|
||||
{
|
||||
"windows" "282"
|
||||
"windows" "283"
|
||||
}
|
||||
"Weapon_Switch"
|
||||
{
|
||||
"windows" "285"
|
||||
"windows" "286"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -203,39 +203,39 @@
|
||||
{
|
||||
"GiveNamedItem"
|
||||
{
|
||||
"windows" "433"
|
||||
"windows" "434"
|
||||
}
|
||||
"RemovePlayerItem"
|
||||
{
|
||||
"windows" "291"
|
||||
"windows" "292"
|
||||
}
|
||||
"Weapon_GetSlot"
|
||||
{
|
||||
"windows" "289"
|
||||
"windows" "290"
|
||||
}
|
||||
"Ignite"
|
||||
{
|
||||
"windows" "223"
|
||||
"windows" "224"
|
||||
}
|
||||
"Extinguish"
|
||||
{
|
||||
"windows" "226"
|
||||
"windows" "227"
|
||||
}
|
||||
"Teleport"
|
||||
{
|
||||
"windows" "118"
|
||||
"windows" "119"
|
||||
}
|
||||
"CommitSuicide"
|
||||
{
|
||||
"windows" "477"
|
||||
"windows" "478"
|
||||
}
|
||||
"GetVelocity"
|
||||
{
|
||||
"windows" "150"
|
||||
"windows" "151"
|
||||
}
|
||||
"EyeAngles"
|
||||
{
|
||||
"windows" "141"
|
||||
"windows" "142"
|
||||
}
|
||||
"AcceptInput"
|
||||
{
|
||||
@ -247,7 +247,7 @@
|
||||
}
|
||||
"WeaponEquip"
|
||||
{
|
||||
"windows" "282"
|
||||
"windows" "283"
|
||||
}
|
||||
"Activate"
|
||||
{
|
||||
@ -255,11 +255,11 @@
|
||||
}
|
||||
"PlayerRunCmd"
|
||||
{
|
||||
"windows" "456"
|
||||
"windows" "457"
|
||||
}
|
||||
"GiveAmmo"
|
||||
{
|
||||
"windows" "275"
|
||||
"windows" "276"
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user