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

164 lines
2.3 KiB
Plaintext
Raw Normal View History

"Games"
{
"#default"
{
"Offsets"
{
"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"
{
2013-09-17 03:22:49 +02:00
"windows" "178"
"linux" "179"
"mac" "179"
}
"OnTakeDamage"
{
"windows" "62"
"linux" "63"
"mac" "63"
}
"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"
}
2013-05-02 21:30:16 +02:00
// no longer used
"UpdateOnRemove"
{
2013-09-17 03:22:49 +02:00
"windows" "105"
"linux" "106"
"mac" "106"
}
2013-05-02 21:30:16 +02:00
//
}
"Signatures"
{
// no longer used
"IEntityFactoryDictionary"
{
2013-05-02 21:30:16 +02:00
"library" "server"
"windows" "\xB8\x01\x00\x00\x00\x84\x2A\x2A\x2A\x2A\x2A\x75\x1D\x09\x2A\x2A\x2A\x2A\x2A\xB9\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\x68\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\x83\xC4\x04\xB8\x2A\x2A\x2A\x2A\xC3"
"linux" "@_Z23EntityFactoryDictionaryv"
"mac" "@_Z23EntityFactoryDictionaryv"
}
2013-05-02 21:30:16 +02:00
//
}
}
}