25.12.2013, 16:25
okay i have house system, and it's not working, it's weird problem
okay now you see house system requesting includes, all includes are in folders, it's alright.
but when i'm compling gamemode it's shows:
but if I will change places like change sscanf with a_mysql
then I got error
Код:
#if defined _namai_ikelta #endinput #endif #define _namai_ikelta #if !defined _samp_included #error "Butina prideti a_samp pries zaideju saugojimo sistema" #endif #if !defined _sscanf2_included #error "You need sscanf2.inc" #endif #if !defined mysql_included #error "You need a_mysql.inc" #endif #if !defined _zcmd_included #error "You need zcmd.inc" #endif #if !defined _foreach_included #error "You need foreach.inc" #endif
but when i'm compling gamemode it's shows:
Код:
fatal error 111: user error: "You need sscanf2.inc"
then I got error
Код:
fatal error 111: user error: "You need a_mysql.inc"