sourcemod/gamedata/sdktools.games/game.dinodday.txt

71 lines
785 B
Plaintext
Raw Normal View History

2011-04-09 06:29:57 +02:00
"Games"
{
/* Dino D-Day */
"dinodday"
{
"Offsets"
{
"GiveNamedItem"
{
"windows" "424"
2011-04-09 06:29:57 +02:00
}
"RemovePlayerItem"
{
"windows" "286"
}
"Weapon_GetSlot"
{
"windows" "275"
}
"Ignite"
{
"windows" "219"
}
"Extinguish"
{
"windows" "222"
}
"Teleport"
{
"windows" "111"
}
"CommitSuicide"
{
"windows" "469"
2011-04-09 06:29:57 +02:00
}
"GetVelocity"
{
"windows" "144"
}
"EyeAngles"
{
"windows" "135"
}
"AcceptInput"
{
"windows" "39"
}
"SetEntityModel"
{
"windows" "26"
}
"WeaponEquip"
{
"windows" "278"
}
"Activate"
{
"windows" "36"
}
"PlayerRunCmd"
{
"windows" "445"
2011-04-09 06:29:57 +02:00
}
}
"Keys"
{
"GameRulesProxy" "CDDDGameRulesProxy"
}
2011-04-09 06:29:57 +02:00
}
}