sourcemod/gamedata/sdkhooks.games/game.nmrih.txt

135 lines
1.7 KiB
Plaintext
Raw Normal View History

"Games"
{
"ageofchivalry"
{
"Offsets"
{
"EndTouch"
{
2013-10-30 21:03:09 +01:00
"windows" "101"
"linux" "102"
"mac" "102"
}
"FireBullets"
{
2013-10-30 21:03:09 +01:00
"windows" "113"
"linux" "114"
"mac" "114"
}
"GroundEntChanged"
{
2013-10-30 21:03:09 +01:00
"windows" "179"
"linux" "179"
"mac" "179"
}
"OnTakeDamage"
{
2013-10-30 21:03:09 +01:00
"windows" "62"
"linux" "63"
"mac" "63"
}
"PreThink"
{
2013-10-30 21:03:09 +01:00
"windows" "343"
"linux" "344"
"mac" "344"
}
"PostThink"
{
2013-10-30 21:03:09 +01:00
"windows" "324"
"linux" "325"
"mac" "325"
}
"Reload"
{
"windows" "269"
"linux" "270"
"mac" "270"
}
"SetTransmit"
{
2013-10-30 21:03:09 +01:00
"windows" "20"
"linux" "21"
"mac" "21"
}
"ShouldCollide"
{
2013-10-30 21:03:09 +01:00
"windows" "16"
"linux" "17"
"mac" "17"
}
"Spawn"
{
2013-10-30 21:03:09 +01:00
"windows" "22"
"linux" "23"
"mac" "23"
}
"StartTouch"
{
2013-10-30 21:03:09 +01:00
"windows" "99"
"linux" "100"
"mac" "100"
}
"Think"
{
2013-10-30 21:03:09 +01:00
"windows" "47"
"linux" "48"
"mac" "48"
}
"Touch"
{
2013-10-30 21:03:09 +01:00
"windows" "100"
"linux" "101"
"mac" "101"
}
"TraceAttack"
{
2013-10-30 21:03:09 +01:00
"windows" "60"
"linux" "61"
"mac" "61"
}
"Use"
{
2013-10-30 21:03:09 +01:00
"windows" "97"
"linux" "98"
"mac" "98"
}
"VPhysicsUpdate"
{
2013-10-30 21:03:09 +01:00
"windows" "158"
"linux" "159"
"mac" "159"
}
"Weapon_CanSwitchTo"
{
2013-10-30 21:03:09 +01:00
"windows" "267"
"linux" "268"
"mac" "268"
}
"Weapon_CanUse"
{
2013-10-30 21:03:09 +01:00
"windows" "261"
"linux" "262"
"mac" "262"
}
"Weapon_Drop"
{
2013-10-30 21:03:09 +01:00
"windows" "264"
"linux" "265"
"mac" "265"
}
"Weapon_Equip"
{
2013-10-30 21:03:09 +01:00
"windows" "262"
"linux" "263"
"mac" "263"
}
"Weapon_Switch"
{
2013-10-30 21:03:09 +01:00
"windows" "265"
"linux" "266"
"mac" "266"
}
}
}
}