04.01.2018, 19:17
I do.
You can check by yourself:
You can check by yourself:
PHP код:
#include <a_samp>
// ======================================================================================
#if defined MAX_PLAYERS
#undef MAX_PLAYERS
#define MAX_PLAYERS 155
#else
#define MAX_PLAYERS 155
#endif
// ======================================================================================
#include <a_mysql>
#include <crashdetect>
#include <streamer>
// #include <profiler>
#include <izcmd>
#include <a_func>
#include <YSI\YSI\y_va>
#include <YSI\YSI\y_iterate>
#include <YSI\YSI\y_timers>
#include <a_mysql>
#include <inc/time_conversion>