03.08.2017, 17:38
Quote:
go to samp amx.h file and remove long from the definition of int32_t and uint32_t
|
Код:
#define HAVE_STDINT_H #include "SDK/plugin.h"
_______________
EDIT: Ok, solved! Basically HAVE_STDINT_H should be defined before including plugin SDK