sm-plugin-LagCompensation/LagCompensation/gamedata/LagCompensation.games.txt

85 lines
2.2 KiB
Plaintext

"Games"
{
"cstrike"
{
"Signatures"
{
"::UTIL_Remove"
{
"library" "server"
"linux" "@_Z11UTIL_RemoveP11CBaseEntity"
}
"CCSGameRules::RestartRound"
{
"library" "server"
"linux" "@_ZN12CCSGameRules12RestartRoundEv"
}
"CLogicMeasureMovement::SetTarget"
{
"library" "server"
"linux" "@_ZN21CLogicMeasureMovement9SetTargetEPKc"
}
"GetAbsOrigin"
{
"library" "server"
"linux" "@_ZNK11CBaseEntity12GetAbsOriginEv"
}
"SetAbsOrigin"
{
"library" "server"
"linux" "@_ZN11CBaseEntity12SetAbsOriginERK6Vector"
}
"SetLocalAngles"
{
"library" "server"
"linux" "@_ZN11CBaseEntity14SetLocalAnglesERK6QAngle"
}
}
"Functions"
{
"UTIL_Remove"
{
"signature" "::UTIL_Remove"
"callconv" "cdecl"
"return" "void"
"arguments"
{
"oldObj"
{
"type" "cbaseentity"
}
}
}
"CCSGameRules__RestartRound"
{
"signature" "CCSGameRules::RestartRound"
"callconv" "thiscall"
"return" "void"
"this" "ignore"
}
"CLogicMeasureMovement__SetTarget"
{
"signature" "CLogicMeasureMovement::SetTarget"
"callconv" "thiscall"
"return" "void"
"this" "entity"
"arguments"
{
"pName"
{
"type" "charptr"
}
}
}
}
}
}