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

154 lines
2.0 KiB
Plaintext
Raw Normal View History

"Games"
{
"#default"
{
"Offsets"
{
"Blocked"
{
"windows" "102"
"linux" "103"
"mac" "103"
}
"EndTouch"
{
2013-09-17 03:22:49 +02:00
"windows" "100"
"linux" "101"
"mac" "101"
}
"FireBullets"
{
2013-09-17 03:22:49 +02:00
"windows" "112"
"linux" "113"
"mac" "113"
}
"GetMaxHealth"
{
2013-09-17 03:22:49 +02:00
"windows" "117"
"linux" "118"
"mac" "118"
}
"GroundEntChanged"
{
"windows" "177"
2013-09-17 03:22:49 +02:00
"linux" "179"
"mac" "179"
}
"OnTakeDamage"
{
"windows" "62"
"linux" "63"
"mac" "63"
}
"OnTakeDamage_Alive"
{
"windows" "271"
"linux" "272"
"mac" "272"
}
"PreThink"
2013-04-16 18:19:45 +02:00
{
2013-05-02 21:30:16 +02:00
"windows" "331"
"linux" "332"
"mac" "332"
2013-04-16 18:19:45 +02:00
}
2013-09-17 03:22:49 +02:00
"PostThink"
{
"windows" "332"
"linux" "333"
"mac" "333"
}
"Reload"
{
2013-09-17 03:22:49 +02:00
"windows" "268"
"linux" "269"
"mac" "269"
}
"SetTransmit"
{
"windows" "20"
"linux" "21"
"mac" "21"
}
"ShouldCollide"
{
"windows" "16"
"linux" "17"
"mac" "17"
}
"Spawn"
{
"windows" "22"
"linux" "23"
"mac" "23"
}
"StartTouch"
{
2013-09-17 03:22:49 +02:00
"windows" "98"
"linux" "99"
"mac" "99"
}
"Think"
{
"windows" "47"
"linux" "48"
"mac" "48"
}
"Touch"
{
2013-09-17 03:22:49 +02:00
"windows" "99"
"linux" "100"
"mac" "100"
}
"TraceAttack"
{
"windows" "60"
"linux" "61"
"mac" "61"
}
"Use"
{
2013-09-17 03:22:49 +02:00
"windows" "97"
"linux" "98"
"mac" "98"
}
"VPhysicsUpdate"
{
2013-09-17 03:22:49 +02:00
"windows" "157"
"linux" "158"
"mac" "158"
}
"Weapon_CanSwitchTo"
{
2013-09-17 03:22:49 +02:00
"windows" "265"
"linux" "266"
"mac" "266"
}
"Weapon_CanUse"
2013-05-02 21:30:16 +02:00
{
2013-09-17 03:22:49 +02:00
"windows" "259"
"linux" "260"
"mac" "260"
2013-05-02 21:30:16 +02:00
}
"Weapon_Drop"
{
2013-09-17 03:22:49 +02:00
"windows" "262"
"linux" "263"
"mac" "263"
2013-05-02 21:30:16 +02:00
}
"Weapon_Equip"
{
2013-09-17 03:22:49 +02:00
"windows" "260"
"linux" "261"
"mac" "261"
}
2013-05-02 21:30:16 +02:00
"Weapon_Switch"
{
2013-09-17 03:22:49 +02:00
"windows" "263"
"linux" "264"
"mac" "264"
}
}
}
2014-12-23 17:18:40 +01:00
}