20.10.2017, 21:32
Quote:
Do you use "malloc" in OnGameModeInit? And that includes anything that uses "inline". If so, that might be a problem. However, I've thought of a new solution that solves two problems at once, including this one.
|
PHP Code:
#include <a_samp>
#include <profiler>
#include <crashdetect>
#define DYNAMIC_MEMORY 12500
#include <YSI\YSI\y_malloc>
#include <YSI\YSI\y_iterate>
#include <YSI\YSI\y_va>
#include <YSI\YSI\y_inline>
#include <fixes>
#include <a_mysql_yinline>