sourcemod/gamedata/sdkhooks.games/engine.dota.txt

163 lines
2.2 KiB
Plaintext
Raw Normal View History

2013-03-23 04:07:17 +01:00
"Games"
{
"#default"
{
"Offsets"
{
"EndTouch"
{
"windows" "107"
"linux" "108"
"mac" "108"
2013-03-23 04:07:17 +01:00
}
"FireBullets"
{
"windows" "120"
"linux" "121"
"mac" "121"
2013-03-23 04:07:17 +01:00
}
"GetMaxHealth"
{
"windows" "124"
"linux" "125"
"mac" "125"
2013-03-23 04:07:17 +01:00
}
"OnTakeDamage"
{
"windows" "73"
"linux" "74"
"mac" "74"
2013-03-23 04:07:17 +01:00
}
"PreThink"
{
"windows" "363"
"linux" "364"
"mac" "364"
2013-03-23 04:07:17 +01:00
}
"PostThink"
{
"windows" "364"
"linux" "365"
"mac" "365"
2013-03-23 04:07:17 +01:00
}
"SetTransmit"
{
"windows" "22"
"linux" "23"
"mac" "23"
2013-03-23 04:07:17 +01:00
}
"ShouldCollide"
{
"windows" "17"
"linux" "18"
"mac" "18"
2013-03-23 04:07:17 +01:00
}
"Spawn"
{
"windows" "27"
"linux" "28"
"mac" "28"
2013-03-23 04:07:17 +01:00
}
"StartTouch"
{
"windows" "105"
"linux" "106"
"mac" "106"
2013-03-23 04:07:17 +01:00
}
"Think"
{
"windows" "54"
"linux" "55"
"mac" "55"
2013-03-23 04:07:17 +01:00
}
"Touch"
{
"windows" "106"
"linux" "107"
"mac" "107"
2013-03-23 04:07:17 +01:00
}
"TraceAttack"
{
"windows" "71"
"linux" "72"
"mac" "72"
2013-03-23 04:07:17 +01:00
}
"Use"
{
"windows" "104"
"linux" "105"
"mac" "105"
2013-03-23 04:07:17 +01:00
}
"VPhysicsUpdate"
{
"windows" "165"
"linux" "166"
"mac" "166"
2013-03-23 04:07:17 +01:00
}
"Weapon_CanSwitchTo"
{
"windows" "296"
"linux" "297"
"mac" "297"
2013-03-23 04:07:17 +01:00
}
"Weapon_CanUse"
{
"windows" "290"
"linux" "291"
"mac" "291"
2013-03-23 04:07:17 +01:00
}
"Weapon_Drop"
{
"windows" "293"
"linux" "294"
"mac" "294"
2013-03-23 04:07:17 +01:00
}
"Weapon_Equip"
{
"windows" "291"
"linux" "292"
"mac" "292"
2013-03-23 04:07:17 +01:00
}
"Weapon_Switch"
{
"windows" "294"
"linux" "295"
"mac" "295"
2013-03-23 04:07:17 +01:00
}
}
}
"#default"
{
"Addresses"
{
"EntityListenersPtr"
{
"windows"
{
"signature" "EntityListenersFinder"
"read" "20"
}
}
}
"Signatures"
2013-03-23 04:07:17 +01:00
{
// Find AddListenerEntity inlined in CPhysSaveRestoreBlockHandler::PreRestore (virtual)
"EntityListenersFinder"
2013-03-23 04:07:17 +01:00
{
"library" "server"
"windows" "\x33\xC9\x8B\x2A\x2A\x2A\x2A\x2A\x33\xC0\x89\x4D\xFC\x56\x85\xD2\x7E\x2A\x8B"
2013-03-23 04:07:17 +01:00
}
}
"Offsets"
{
"EntityListeners"
{
"linux" "131108"
"mac" "131108"
}
}
2013-03-23 04:07:17 +01:00
}
}