Problem on Making /changepass (dutils+dudb)
#5

OFC :
pawn Код:
#include <a_samp>
#include <dutils>
#include <dudb>

//filterscript
#define FILTERSCRIPT
#if defined FILTERSCRIPT

//defines
#define yellow 0xFFFF00AA
#define red 0xFF0000AA
#define green 0x33FF33AA
#define white 0xFFFFFF
#define cyan 0x99FFFFAA

//news
new level[MAX_PLAYERS];
new VIP[MAX_PLAYERS];
new wire[MAX_PLAYERS];
new jail[MAX_PLAYERS];
new Untouch[MAX_PLAYERS];
new Speach[MAX_PLAYERS];
new logged[MAX_PLAYERS];
new PlayerHasVehicle[MAX_PLAYERS];
new PlayersVehicle2[MAX_PLAYERS];
new CheckVar;
Reply


Messages In This Thread
Problem on Making /changepass (dutils+dudb) - by ServerScripter - 12.09.2011, 10:23
Re: Problem on Making /changepass (dutils+dudb) - by Davz*|*Criss - 12.09.2011, 10:36
Re: Problem on Making /changepass (dutils+dudb) - by ServerScripter - 12.09.2011, 10:44
Re: Problem on Making /changepass (dutils+dudb) - by Davz*|*Criss - 12.09.2011, 11:12
Re: Problem on Making /changepass (dutils+dudb) - by ServerScripter - 12.09.2011, 11:15

Forum Jump:


Users browsing this thread: 1 Guest(s)