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

46 lines
475 B
Plaintext
Raw Normal View History

2011-04-09 06:29:57 +02:00
"Games"
{
/* Alien Swarm */
"swarm"
{
"Offsets"
{
"Ignite"
{
"windows" "219"
}
"Extinguish"
{
"windows" "222"
}
"Teleport"
{
"windows" "111"
}
"GetVelocity"
{
"windows" "144"
}
"EyeAngles"
{
"windows" "135"
}
"AcceptInput"
{
"windows" "39"
}
"SetEntityModel"
{
"windows" "26"
}
"Activate"
{
"windows" "36"
}
"PlayerRunCmd"
{
"windows" "442"
}
}
}
}