9fa7421122
Add the offsets for OnTakeDamage and OnTakeDamage_Alive for the game Dystopia, for Linux and Windows platforms. This change adds game support for the SDKHook_OnTakeDamage, and its variants.
19 lines
188 B
Plaintext
19 lines
188 B
Plaintext
"Games"
|
|
{
|
|
"!Dystopia"
|
|
{
|
|
"Offsets"
|
|
{
|
|
"OnTakeDamage"
|
|
{
|
|
"windows" "62"
|
|
"linux" "63"
|
|
}
|
|
"OnTakeDamage_Alive"
|
|
{
|
|
"windows" "275"
|
|
"linux" "276"
|
|
}
|
|
}
|
|
}
|
|
} |