879a31e8d6
Removed eyeangles offset from gamedata file. Removed old code in commands.inc.
72 lines
1.0 KiB
Plaintext
72 lines
1.0 KiB
Plaintext
"Games"
|
|
{
|
|
"#default"
|
|
{
|
|
"#supported"
|
|
{
|
|
"game" "cstrike"
|
|
}
|
|
|
|
"Offsets"
|
|
{
|
|
"TraceAttack"
|
|
{
|
|
"windows" "58"
|
|
"linux" "59"
|
|
}
|
|
|
|
"OnTakeDamage"
|
|
{
|
|
"windows" "60"
|
|
"linux" "61"
|
|
}
|
|
|
|
"StartTouch"
|
|
{
|
|
"windows" "88"
|
|
"linux" "89"
|
|
}
|
|
|
|
"Touch"
|
|
{
|
|
"windows" "89"
|
|
"linux" "90"
|
|
}
|
|
|
|
"EndTouch"
|
|
{
|
|
"windows" "90"
|
|
"linux" "91"
|
|
}
|
|
|
|
"Weapon_CanUse"
|
|
{
|
|
"windows" "216"
|
|
"linux" "217"
|
|
}
|
|
|
|
"Weapon_Drop"
|
|
{
|
|
"windows" "219"
|
|
"linux" "220"
|
|
}
|
|
}
|
|
|
|
"Signatures"
|
|
{
|
|
"TerminateRound"
|
|
{
|
|
"library" "server"
|
|
"windows" "\x83\xEC\x18\x53\x55\x8B\xD9\x8B\x4C\x24\x28\x56\x57\x33\xF6\x8D"
|
|
"linux" "@_ZN12CCSGameRules14TerminateRoundEfi"
|
|
}
|
|
|
|
"CSWeaponDrop"
|
|
{
|
|
"library" "server"
|
|
"windows" "\x2A\x2A\x2A\x2A\x2A\x2A\x53\x55\x56\x57\x8B\xBC\x24\x40\x01\x00\x00\x32\xDB\x85\xFF\x8B\xF1\x0F"
|
|
"linux" "@_ZN9CCSPlayer12CSWeaponDropEP17CBaseCombatWeaponbb"
|
|
}
|
|
}
|
|
}
|
|
} |