Fixed CreateEntityByName for Insurgency (bug 4180, r=dvander).

This commit is contained in:
Nicholas Hastings 2010-02-08 20:10:24 -08:00
parent 6e87e5c05f
commit d484979fe8
2 changed files with 25 additions and 2 deletions

View File

@ -79,7 +79,6 @@
"game" "hl2mp"
"game" "ship"
"game" "!Dystopia"
"game" "insurgency"
"game" "pvkii"
"game" "sourceforts"
"game" "FortressForever"
@ -158,7 +157,6 @@
{
"game" "cstrike"
"game" "hl2mp"
"game" "insurgency"
"game" "pvkii"
"game" "sourceforts"
"game" "synergy"

View File

@ -82,9 +82,34 @@
"windows" "288"
"linux" "289"
}
"g_pGameRules"
{
"windows" "2"
}
}
"Signatures"
{
"Offsets"
{
/* Offset into CreateGameRulesObject */
"g_pGameRules"
{
"windows" "2"
}
}
"Signatures"
{
"CreateGameRulesObject"
{
"library" "server"
"windows" "\x8B\x0D\x2A\x2A\x2A\x2A\x85\xC9\x74\x2A\x8B\x01\x6A\x01\xFF\x50"
}
"g_pGameRules"
{
"library" "server"
"linux" "@g_pGameRules"
}
"FireOutput"
{
"library" "server"