Integrated zrtools and removed hacks extension dependency (don't forget zrtools.inc), and I'll make a repos for the source code and binary. No linux binary yet. Gunna be a pain in the ass.

This commit is contained in:
Greyscale
2009-05-11 04:47:09 +02:00
parent e9c611b476
commit 7c643c5d66
4 changed files with 252 additions and 75 deletions

View File

@ -5,7 +5,7 @@
*
* File: zombiereloaded.sp
* Type: Base
* Description: Plugins base file.
* Description: Plugin's base file.
*
* ============================================================================
*/
@ -14,7 +14,7 @@
#include <sourcemod>
#include <sdktools>
#include <cstrike>
#include <hacks>
#include <zrtools>
#undef REQUIRE_PLUGIN
#include <market>