Problem with compiling original PAWNO
#1

Hi
I have problem. In gamemode variable not defines, tables are in (), not [], strings are not in "" and on the end haven't closing ; Only public and forward are as original. What should i download to compile this script. Please HELP ME.
Reply
#2

what
Reply
#3

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
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)