Gmod gamedata update (bug 4489, r=fyren)

This commit is contained in:
Nicholas Hastings 2010-06-29 18:17:25 -04:00
parent cec10060c6
commit 5856f9a45f
5 changed files with 15 additions and 17 deletions

View File

@ -19,7 +19,6 @@
"game" "ageofchivalry" "game" "ageofchivalry"
"game" "zps" "game" "zps"
"game" "bg2" "game" "bg2"
"game" "garrysmod"
"game" "pvkii" "game" "pvkii"
"game" "gesource" "game" "gesource"
"game" "empires" "game" "empires"

View File

@ -19,6 +19,7 @@
"game" "dod" "game" "dod"
"game" "tf" "game" "tf"
"game" "cstrike" "game" "cstrike"
"game" "garrysmod"
} }
"Offsets" "Offsets"

View File

@ -21,7 +21,6 @@
"game" "empires" "game" "empires"
"game" "synergy" "game" "synergy"
"game" "bg2" "game" "bg2"
"game" "garrysmod"
"game" "pvkii" "game" "pvkii"
"game" "gesource" "game" "gesource"
} }
@ -124,7 +123,6 @@
"game" "empires" "game" "empires"
"game" "synergy" "game" "synergy"
"game" "bg2" "game" "bg2"
"game" "garrysmod"
"game" "pvkii" "game" "pvkii"
"game" "gesource" "game" "gesource"
"game" "RnLBeta" "game" "RnLBeta"

View File

@ -19,6 +19,7 @@
"game" "dod" "game" "dod"
"game" "tf" "game" "tf"
"game" "cstrike" "game" "cstrike"
"game" "garrysmod"
} }
"Offsets" "Offsets"
@ -124,6 +125,7 @@
"game" "dod" "game" "dod"
"game" "tf" "game" "tf"
"game" "cstrike" "game" "cstrike"
"game" "garrysmod"
} }
"Offsets" "Offsets"

View File

@ -11,48 +11,46 @@
"Games" "Games"
{ {
/* Garry's Mod 10 - Windows only /* Garry's Mod - Windows only */
* This mod is not officially supported
*/
"garrysmod" "garrysmod"
{ {
"Offsets" "Offsets"
{ {
"GiveNamedItem" "GiveNamedItem"
{ {
"windows" "391" "windows" "426"
} }
"RemovePlayerItem" "RemovePlayerItem"
{ {
"windows" "279" "windows" "300"
} }
"Weapon_GetSlot" "Weapon_GetSlot"
{ {
"windows" "277" "windows" "298"
} }
"Ignite" "Ignite"
{ {
"windows" "228" "windows" "237"
} }
"Extinguish" "Extinguish"
{ {
"windows" "232" "windows" "241"
} }
"Teleport" "Teleport"
{ {
"windows" "101" "windows" "106"
} }
"CommitSuicide" "CommitSuicide"
{ {
"windows" "429" "windows" "464"
} }
"GetVelocity" "GetVelocity"
{ {
"windows" "131" "windows" "138"
} }
"EyeAngles" "EyeAngles"
{ {
"windows" "123" "windows" "129"
} }
"AcceptInput" "AcceptInput"
{ {
@ -76,7 +74,7 @@
} }
"WeaponEquip" "WeaponEquip"
{ {
"windows" "270" "windows" "291"
} }
"Activate" "Activate"
{ {
@ -84,7 +82,7 @@
} }
"PlayerRunCmd" "PlayerRunCmd"
{ {
"windows" "409" "windows" "444"
} }
"FireOutputBackup" "FireOutputBackup"
{ {