Added amb1528 - Entity Output Hooking.

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401977
This commit is contained in:
Matt Woodrow
2008-04-02 01:22:02 +00:00
parent 79fb305722
commit a0b05dc624
13 changed files with 1681 additions and 4 deletions
+9 -1
View File
@@ -305,12 +305,20 @@
}
"Signatures"
{
"FireEvent"
"FireOutput"
{
"library" "server"
"windows" "\x81\xEC\x1C\x01\x00\x00\x53\x55\x56\x8B\x71\x14\x85\xF6"
"linux" "@_ZN17CBaseEntityOutput10FireOutputE9variant_tP11CBaseEntityS2_f"
}
}
"Offsets"
{
"FireOutputBackup"
{
"windows" "6"
"linux" "10"
}
}
}
}
+9 -1
View File
@@ -1707,13 +1707,21 @@
}
"Signatures"
{
"FireEvent"
"FireOutput"
{
"library" "server"
"windows" "\x81\xEC\x1C\x03\x00\x00\x53\x55\x56\x8B\x71\x14"
"linux" "@_ZN17CBaseEntityOutput10FireOutputE9variant_tP11CBaseEntityS2_f"
}
}
"Offsets"
{
"FireOutputBackup"
{
"windows" "6"
"linux" "6"
}
}
}
}