added amb1235, added support for the IServer interface

added a native to retrieve the spray file of a client
added a native to get the net traffic of the server

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401775
This commit is contained in:
Borja Ferrer
2007-12-06 02:25:35 +00:00
parent 04c0684879
commit 9ab9eba5d7
10 changed files with 183 additions and 0 deletions
+23
View File
@@ -178,6 +178,29 @@
}
}
/* IServer interface pointer */
"#default"
{
"Offsets"
{
/* Offset into IVEngineServer::CreateFakeClient */
"sv"
{
"windows" "6"
}
}
"Signatures"
{
/* CBaseServer object for IServer interface */
"sv"
{
"library" "engine"
"linux" "@sv"
}
}
}
/* Team Fortress 2 Offsets */
"tf"
{
+23
View File
@@ -216,6 +216,29 @@
}
}
/* IServer interface pointer */
"#default"
{
"Offsets"
{
/* Offset into IVEngineServer::CreateFakeClient */
"sv"
{
"windows" "6"
}
}
"Signatures"
{
/* CBaseServer object for IServer interface */
"sv"
{
"library" "engine"
"linux" "@sv"
}
}
}
/* Counter-Strike: Source */
"cstrike"
{