Admin System Error
#6

Quote:
Originally Posted by BenzoAMG
Посмотреть сообщение
Show where you define COL_GREEN and COL_RED, these are causing the errors out of visual perspective.
Код:
#include <a_samp>
#include <a_samp>
#include <zcmd>
#include <sscanf2>
#include <foreach>
#include <YSI\y_ini>
#include <file>

native WP_Hash(buffer[], len, const str[]);

#define COL_WHITE "{FFFFFF}"
#define COL_RED "{F81414}"
#define COL_GREEN "{00FF22}"
#define COL_LIGHTBLUE "{00CED1}"

#define DIALOG_REGISTER 1
#define DIALOG_LOGIN 2
#define DIALOG_SUCCESS_1 3
#define DIALOG_SUCCESS_2 4

#if defined FILTERSCRIPT

public OnFilterScriptInit()
{
	print("\n--------------------------------------");
	print(" Blank Filterscript by your name here");
	print("--------------------------------------\n");
	return 1;
}
Reply


Messages In This Thread
Admin System Error - by Zex Tan - 14.12.2012, 04:24
Re: Admin System Error - by RenovanZ - 14.12.2012, 05:30
Re: Admin System Error - by RajatPawar - 14.12.2012, 05:35
Re: Admin System Error - by Zex Tan - 14.12.2012, 06:18
Re: Admin System Error - by Threshold - 14.12.2012, 06:21
Re: Admin System Error - by Zex Tan - 14.12.2012, 06:23
Re: Admin System Error - by Threshold - 14.12.2012, 06:25
Re: Admin System Error - by Zex Tan - 14.12.2012, 06:30

Forum Jump:


Users browsing this thread: 1 Guest(s)