Updated DoD:S gamedata.

This commit is contained in:
Nicholas Hastings 2013-07-16 20:45:02 -04:00
parent 84dec75fb8
commit b493532ee1
2 changed files with 34 additions and 34 deletions

View File

@ -6,7 +6,6 @@
"#supported" "#supported"
{ {
"game" "hl2mp" "game" "hl2mp"
"game" "dod"
} }
"Offsets" "Offsets"
@ -174,6 +173,7 @@
"#supported" "#supported"
{ {
"game" "tf" "game" "tf"
"game" "dod"
} }
"Offsets" "Offsets"

View File

@ -18,57 +18,57 @@
{ {
"GiveNamedItem" "GiveNamedItem"
{ {
"windows" "398" "windows" "399"
"linux" "399" "linux" "400"
"mac" "399" "mac" "400"
} }
"RemovePlayerItem" "RemovePlayerItem"
{ {
"windows" "268" "windows" "269"
"linux" "269" "linux" "270"
"mac" "269" "mac" "270"
} }
"Weapon_GetSlot" "Weapon_GetSlot"
{ {
"windows" "266" "windows" "267"
"linux" "267" "linux" "268"
"mac" "267" "mac" "268"
} }
"Ignite" "Ignite"
{ {
"windows" "207" "windows" "208"
"linux" "208" "linux" "209"
"mac" "208" "mac" "209"
} }
"Extinguish" "Extinguish"
{ {
"windows" "211" "windows" "212"
"linux" "212" "linux" "213"
"mac" "212" "mac" "213"
} }
"Teleport" "Teleport"
{ {
"windows" "107" "windows" "108"
"linux" "108" "linux" "109"
"mac" "108" "mac" "109"
} }
"CommitSuicide" "CommitSuicide"
{ {
"windows" "436" "windows" "437"
"linux" "437" "linux" "438"
"mac" "437" "mac" "438"
} }
"GetVelocity" "GetVelocity"
{ {
"windows" "139" "windows" "140"
"linux" "140" "linux" "141"
"mac" "140" "mac" "141"
} }
"EyeAngles" "EyeAngles"
{ {
"windows" "130" "windows" "131"
"linux" "131" "linux" "132"
"mac" "131" "mac" "132"
} }
"AcceptInput" "AcceptInput"
{ {
@ -84,9 +84,9 @@
} }
"WeaponEquip" "WeaponEquip"
{ {
"windows" "259" "windows" "260"
"linux" "260" "linux" "261"
"mac" "260" "mac" "261"
} }
"Activate" "Activate"
{ {
@ -96,9 +96,9 @@
} }
"PlayerRunCmd" "PlayerRunCmd"
{ {
"windows" "416" "windows" "417"
"linux" "417" "linux" "418"
"mac" "417" "mac" "418"
} }
} }