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

87 lines
951 B
Plaintext
Raw Normal View History

"Games"
{
/* Fortress Forever 2.4 */
2013-02-09 20:19:43 +01:00
"FortressForever"
{
"Offsets"
{
"EndTouch"
{
2020-06-25 18:49:31 +02:00
"windows" "97"
}
"FireBullets"
{
2020-06-25 18:49:31 +02:00
"windows" "108"
}
"OnTakeDamage"
{
"windows" "65"
}
"PreThink"
{
2020-06-25 18:49:31 +02:00
"windows" "282"
}
"PostThink"
{
2020-06-25 18:49:31 +02:00
"windows" "283"
}
"SetTransmit"
{
"windows" "23"
}
"ShouldCollide"
{
"windows" "17"
}
"Spawn"
{
"windows" "25"
}
"StartTouch"
{
2020-06-25 18:49:31 +02:00
"windows" "95"
}
"Think"
{
"windows" "51"
}
"Touch"
{
2020-06-25 18:49:31 +02:00
"windows" "96"
}
"TraceAttack"
{
"windows" "63"
}
"Use"
{
2020-06-25 18:49:31 +02:00
"windows" "94"
}
"VPhysicsUpdate"
{
2020-06-25 18:49:31 +02:00
"windows" "151"
}
"Weapon_CanSwitchTo"
{
2020-06-25 18:49:31 +02:00
"windows" "231"
}
"Weapon_CanUse"
{
2020-06-25 18:49:31 +02:00
"windows" "225"
}
"Weapon_Drop"
{
2020-06-25 18:49:31 +02:00
"windows" "228"
}
"Weapon_Equip"
{
2020-06-25 18:49:31 +02:00
"windows" "226"
}
"Weapon_Switch"
{
2020-06-25 18:49:31 +02:00
"windows" "229"
}
}
}
2014-12-23 17:18:40 +01:00
}