30.05.2011, 17:40
This is all the includes I have in the JunkBuster script:
And all the includes in the 0Admin script:
I also removed the cookie system and when you log on it dosent show the Online time/kills/death, becuase I didnt want that. So where do I need to put my code and what includes do I need to add/remove and where?
pawn Код:
#include <a_samp>
#include <Double-O-Files>
#include <ForEachPlayer>
#include <zcmd>
pawn Код:
//Main Include
#include <a_samp>
//JunkBuster
#include <JunkBuster>
/*-----------------------------------------------
Don't change this otherwise whirlpool won't work!*/
#define MAX_INI_ENTRY_TEXT 130
#undef MAX_PLAYER_NAME
#define MAX_PLAYER_NAME 24
/*-----------------------------------------------*/
//Includes
#include < YSI/Y_ini >
#include < sscanf2 >
#include < zcmd >
#include < foreach >
#include < regex >
//#include YSI/y_scripting