15.03.2017, 16:35
Includes declared in braces #include (crashdetect) not < >
declared variable
bool:IS_PRIMA_APRILIS = false
without new and ; on the end
All string writing without ""
mysql_query_format(SELECT user_login, user_admin, user_premium, user_premium_time, user_gamepoints, user_color
and tables
ItemTypeInfo(ITEM_COUNT + 1)(sItemTypeInfo) =
(
(string, 0.0, 328, 90.0, 95.0),
(string, 0.0, 2710, 0.0, 0.0),
......
)
PressBox(MAX_PRESSBOX)(pressBoxPars)
String Without "", new/stock and ; on the end without [] with ()
Please Help
declared variable
bool:IS_PRIMA_APRILIS = false
without new and ; on the end
All string writing without ""
mysql_query_format(SELECT user_login, user_admin, user_premium, user_premium_time, user_gamepoints, user_color
and tables
ItemTypeInfo(ITEM_COUNT + 1)(sItemTypeInfo) =
(
(string, 0.0, 328, 90.0, 95.0),
(string, 0.0, 2710, 0.0, 0.0),
......
)
PressBox(MAX_PRESSBOX)(pressBoxPars)
String Without "", new/stock and ; on the end without [] with ()
Please Help