From c1926c6e255815dec64715537b25de48f610afd4 Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Tue, 12 Jul 2011 19:58:37 -0400 Subject: [PATCH] Added FireOutput gamedata support for The Hidden. --- gamedata/sdktools.games/game.hidden.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gamedata/sdktools.games/game.hidden.txt b/gamedata/sdktools.games/game.hidden.txt index ccf73e33..c2e159a9 100644 --- a/gamedata/sdktools.games/game.hidden.txt +++ b/gamedata/sdktools.games/game.hidden.txt @@ -107,6 +107,12 @@ "linux" "@_Z13DispatchSpawnP11CBaseEntity" "windows" "\x53\x56\x8B\x74\x24\x0C\x85\xF6\x57\x0F\x84\x2A\x2A\x2A\x2A\x8B\x1D\x2A\x2A\x2A\x2A\x8B\x03\x8B\xCB\xFF\x50\x14" } + "FireOutput" + { + "library" "server" + "windows" "\x83\xEC\x2A\x53\x55\x56\x8B\x71\x2A\x85\xF6\x57\x89" + "linux" "@_ZN17CBaseEntityOutput10FireOutputE9variant_tP11CBaseEntityS2_f" + } } } } \ No newline at end of file