Jumat, 01 Maret 2024

HANYA TEST

 #include <a_samp>

#include <streamer>
#undef MAX_PLAYERS
#define MAX_PLAYERS 100
#include <crashdetect>
#include <gvar>
#include <a_mysql>
#include <a_actor>
#include <a_zones>
#include <progress2>
#include <Pawn.CMD>
#include <mSelection.inc>
#include <FiTimestamp>
#define ENABLE_3D_TRYG_YSI_SUPPORT
#include <3DTryg>
#include <EVF2>
#include <YSI\y_timers>
#include <YSI\y_ini>
#include <sscanf2>
#include <yom_buttons>
#include <geoiplite>
#include <garageblock>
#include <tp>
#include <compat>
#define DCMD_PREFIX '!'
#include <discord-connector>
#include <discord-cmd>
#include <timerfix.inc>
#include <sampvoice>
#include <textdraw-streamer>
//#include <GPS>
#define MAX_AUCTIONS    10
new cskin[MAX_PLAYERS];

//-----[ Modular ]-----
#include "MODULE\DEFINE.pwn"
//#include "MODULE\GPS.pwn"
#include "MODULE\VPARA.pwn"

new bool:explosive[MAX_PLAYERS char] = {false,...};

new
    JOB[MAX_PLAYERS], inJOB[MAX_PLAYERS], Car_Job[MAX_PLAYERS], timer_Car[MAX_PLAYERS], stresstimer[MAX_PLAYERS],
    Seconds_timer[MAX_PLAYERS], Hunter_Deer[MAX_PLAYERS], Meeters_BTWDeer[MAX_PLAYERS],
    Meeters[MAX_PLAYERS], Deer[MAX_PLAYERS], Deep_Deer[MAX_PLAYERS], Meeter_Kill[MAX_PLAYERS],
    Shoot_Deer[MAX_PLAYERS];