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:
@ -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>
|
||||
|
Reference in New Issue
Block a user