Update NMRiH gamedata.

This commit is contained in:
Nicholas Hastings 2014-10-30 06:54:09 -04:00
parent a7303568d6
commit 7ddced67cb
3 changed files with 96 additions and 94 deletions

View File

@ -159,6 +159,7 @@
"game" "nucleardawn" "game" "nucleardawn"
"game" "csgo" "game" "csgo"
"game" "berimbau" "game" "berimbau"
"game" "nmrih"
} }
"Keys" "Keys"
@ -192,6 +193,7 @@
"game" "csgo" "game" "csgo"
"game" "berimbau" "game" "berimbau"
"game" "$INSURGENCY" // retail game "game" "$INSURGENCY" // retail game
"game" "nmrih"
} }
"Keys" "Keys"

View File

@ -6,27 +6,27 @@
{ {
"Blocked" "Blocked"
{ {
"windows" "103" "windows" "104"
"linux" "104" "linux" "105"
"mac" "104" "mac" "105"
} }
"EndTouch" "EndTouch"
{ {
"windows" "101" "windows" "102"
"linux" "102" "linux" "103"
"mac" "102" "mac" "103"
} }
"FireBullets" "FireBullets"
{ {
"windows" "113" "windows" "114"
"linux" "114" "linux" "115"
"mac" "114" "mac" "115"
} }
"GroundEntChanged" "GroundEntChanged"
{ {
"windows" "178" "windows" "179"
"linux" "180" "linux" "181"
"mac" "180" "mac" "181"
} }
"OnTakeDamage" "OnTakeDamage"
{ {
@ -36,27 +36,27 @@
} }
"OnTakeDamage_Alive" "OnTakeDamage_Alive"
{ {
"windows" "273" "windows" "274"
"linux" "274" "linux" "275"
"mac" "274" "mac" "275"
} }
"PreThink" "PreThink"
{ {
"windows" "345" "windows" "346"
"linux" "346" "linux" "347"
"mac" "346" "mac" "347"
} }
"PostThink" "PostThink"
{ {
"windows" "325" "windows" "326"
"linux" "326" "linux" "327"
"mac" "325" "mac" "327"
} }
"Reload" "Reload"
{ {
"windows" "269" "windows" "271"
"linux" "270" "linux" "272"
"mac" "270" "mac" "272"
} }
"SetTransmit" "SetTransmit"
{ {
@ -78,9 +78,9 @@
} }
"StartTouch" "StartTouch"
{ {
"windows" "99" "windows" "100"
"linux" "100" "linux" "101"
"mac" "100" "mac" "101"
} }
"Think" "Think"
{ {
@ -90,9 +90,9 @@
} }
"Touch" "Touch"
{ {
"windows" "100" "windows" "101"
"linux" "101" "linux" "102"
"mac" "101" "mac" "102"
} }
"TraceAttack" "TraceAttack"
{ {
@ -102,46 +102,46 @@
} }
"Use" "Use"
{ {
"windows" "97" "windows" "98"
"linux" "98" "linux" "99"
"mac" "98" "mac" "99"
} }
"VPhysicsUpdate" "VPhysicsUpdate"
{ {
"windows" "158" "windows" "159"
"linux" "159" "linux" "160"
"mac" "159" "mac" "160"
} }
"Weapon_CanSwitchTo" "Weapon_CanSwitchTo"
{ {
"windows" "267" "windows" "268"
"linux" "268" "linux" "269"
"mac" "268" "mac" "269"
} }
"Weapon_CanUse" "Weapon_CanUse"
{
"windows" "261"
"linux" "262"
"mac" "262"
}
"Weapon_Drop"
{
"windows" "264"
"linux" "265"
"mac" "265"
}
"Weapon_Equip"
{ {
"windows" "262" "windows" "262"
"linux" "263" "linux" "263"
"mac" "263" "mac" "263"
} }
"Weapon_Switch" "Weapon_Drop"
{ {
"windows" "265" "windows" "265"
"linux" "266" "linux" "266"
"mac" "266" "mac" "266"
} }
"Weapon_Equip"
{
"windows" "263"
"linux" "264"
"mac" "264"
}
"Weapon_Switch"
{
"windows" "266"
"linux" "267"
"mac" "267"
}
} }
} }
} }

View File

@ -19,7 +19,7 @@
/* Offset into CBaseTempEntity constructor */ /* Offset into CBaseTempEntity constructor */
"s_pTempEntities" "s_pTempEntities"
{ {
"windows" "19" "windows" "16"
} }
"GetTEName" "GetTEName"
{ {
@ -46,7 +46,7 @@
"CBaseTempEntity" "CBaseTempEntity"
{ {
"library" "server" "library" "server"
"windows" "\x55\x8B\xEC\x8B\xC1\x8B\x4D\x2A\xC7\x00\x2A\x2A\x2A\x2A\x89\x48" "windows" "\x55\x8B\xEC\x8B\x45\x08\x89\x41\x04\xC7\x01\x2A\x2A\x2A\x2A\xA1"
} }
"s_pTempEntities" "s_pTempEntities"
{ {
@ -66,7 +66,7 @@
"FindEntityByClassname" "FindEntityByClassname"
{ {
"library" "server" "library" "server"
"windows" "\x55\x8B\xEC\x53\x56\x8B\xF1\x8B\x4D\x2A\x57\x85\xC9\x74\x2A\x8B\x01\x8B\x50\x2A\xFF\xD2\x8B\x00\x25\xFF\x0F\x00\x00\x40\x03\xC0\x8B\x3C\xC6\xEB\x2A\x8B" "windows" "\x55\x8B\xEC\x53\x56\x57\x8B\xF9\x8B\x4D\x08\x85\xC9\x74\x15"
"linux" "@_ZN17CGlobalEntityList21FindEntityByClassnameEP11CBaseEntityPKc" "linux" "@_ZN17CGlobalEntityList21FindEntityByClassnameEP11CBaseEntityPKc"
"mac" "@_ZN17CGlobalEntityList21FindEntityByClassnameEP11CBaseEntityPKc" "mac" "@_ZN17CGlobalEntityList21FindEntityByClassnameEP11CBaseEntityPKc"
} }
@ -81,7 +81,7 @@
/* Offset into CreateGameRulesObject */ /* Offset into CreateGameRulesObject */
"g_pGameRules" "g_pGameRules"
{ {
"windows" "2" "windows" "5"
} }
} }
@ -98,7 +98,7 @@
"CreateGameRulesObject" "CreateGameRulesObject"
{ {
"library" "server" "library" "server"
"windows" "\x8B\x0D\x2A\x2A\x2A\x2A\x85\xC9\x74\x2A\x8B\x01\x8B\x50\x2A\x6A\x01\xFF\xD2" "windows" "\x55\x8B\xEC\x8B\x0D\x2A\x2A\x2A\x2A\x85\xC9\x74\x07"
} }
"g_pGameRules" "g_pGameRules"
{ {
@ -117,7 +117,7 @@
"FireOutput" "FireOutput"
{ {
"library" "server" "library" "server"
"windows" "\x55\x8B\xEC\x81\x2A\x2A\x2A\x2A\x2A\x53\x56\x8B\x71\x2A\x57\x89" "windows" "\x55\x8B\xEC\x81\xEC\x2A\x2A\x2A\x2A\xA1\x2A\x2A\x2A\x2A\x33\xC5\x89\x45\xFC\x53\x8B\x5D\x20\x8B\xC1\x8B\x4D\x1C\x56\x57\x8B"
"linux" "@_ZN17CBaseEntityOutput10FireOutputE9variant_tP11CBaseEntityS2_f" "linux" "@_ZN17CBaseEntityOutput10FireOutputE9variant_tP11CBaseEntityS2_f"
"mac" "@_ZN17CBaseEntityOutput10FireOutputE9variant_tP11CBaseEntityS2_f" "mac" "@_ZN17CBaseEntityOutput10FireOutputE9variant_tP11CBaseEntityS2_f"
} }
@ -131,57 +131,57 @@
{ {
"GiveNamedItem" "GiveNamedItem"
{ {
"windows" "413" "windows" "414"
"linux" "414" "linux" "415"
"mac" "414" "mac" "415"
} }
"RemovePlayerItem" "RemovePlayerItem"
{ {
"windows" "271" "windows" "272"
"linux" "272" "linux" "273"
"mac" "272" "mac" "273"
} }
"Weapon_GetSlot" "Weapon_GetSlot"
{ {
"windows" "269" "windows" "270"
"linux" "270" "linux" "271"
"mac" "270" "mac" "271"
} }
"Ignite" "Ignite"
{ {
"windows" "209" "windows" "210"
"linux" "210" "linux" "211"
"mac" "210" "mac" "211"
} }
"Extinguish" "Extinguish"
{ {
"windows" "213" "windows" "214"
"linux" "214" "linux" "215"
"mac" "214" "mac" "215"
} }
"Teleport" "Teleport"
{ {
"windows" "109" "windows" "110"
"linux" "110" "linux" "111"
"mac" "110" "mac" "111"
} }
"CommitSuicide" "CommitSuicide"
{ {
"windows" "452" "windows" "453"
"linux" "452" "linux" "453"
"mac" "452" "mac" "453"
} }
"GetVelocity" "GetVelocity"
{ {
"windows" "141" "windows" "142"
"linux" "142" "linux" "143"
"mac" "142" "mac" "143"
} }
"EyeAngles" "EyeAngles"
{ {
"windows" "132" "windows" "133"
"linux" "133" "linux" "134"
"mac" "133" "mac" "134"
} }
"AcceptInput" "AcceptInput"
{ {
@ -197,9 +197,9 @@
} }
"WeaponEquip" "WeaponEquip"
{ {
"windows" "262" "windows" "263"
"linux" "263" "linux" "264"
"mac" "263" "mac" "264"
} }
"Activate" "Activate"
{ {
@ -209,15 +209,15 @@
} }
"PlayerRunCmd" "PlayerRunCmd"
{ {
"windows" "431" "windows" "432"
"linux" "432" "linux" "433"
"mac" "432" "mac" "433"
} }
"GiveAmmo" "GiveAmmo"
{ {
"windows" "253" "windows" "254"
"linux" "253" "linux" "255"
"mac" "253" "mac" "255"
} }
} }
} }