sourcemod/gamedata/sdktools.games/game.dinodday.txt
Nicholas Hastings 0707f14c7a Update Dino D-Day gamedata.
(Piggy-backing off of Blade Symphony now instead of Alien Swarm.
They switched to Portal 2 engine so detects as Blade Symphony, and
both are pretty vanilla at the engine level.)
2016-08-06 10:51:50 -04:00

72 lines
831 B
Plaintext

"Games"
{
/* Dino D-Day */
"dinodday"
{
"Offsets"
{
"GiveNamedItem"
{
"windows" "424"
}
"RemovePlayerItem"
{
"windows" "286"
}
"Weapon_GetSlot"
{
"windows" "275"
}
"Ignite"
{
"windows" "219"
}
"Extinguish"
{
"windows" "222"
}
"Teleport"
{
"windows" "113"
}
"CommitSuicide"
{
"windows" "468"
}
"GetVelocity"
{
"windows" "138"
}
"EyeAngles"
{
"windows" "129"
}
"AcceptInput"
{
"windows" "40"
}
"SetEntityModel"
{
"windows" "26"
}
"WeaponEquip"
{
"windows" "278"
}
"Activate"
{
"windows" "37"
}
"PlayerRunCmd"
{
"windows" "444"
}
}
"Keys"
{
"GameRulesProxy" "CDDDGameRulesProxy"
"GameRulesDataTable" "ddd_gamerules_data"
}
}
}