03.03.2014, 16:18
Quote:
|
Programie: what are the actual errors/warnings? You can set the compiler to ignore certain warnings but you should fix them instead of hide from them!
|
Код:
X:\GitHub\SAMPRacing\includes\grgserver\functions\LoadCommands.inc(49) : warning 229: index tag mismatch (symbol "g_commands") X:\GitHub\SAMPRacing\includes\grgserver\functions\LoadCommands.inc(49) : warning 213: tag mismatch X:\GitHub\SAMPRacing\includes\grgserver\functions\LoadCommands.inc(49) : warning 213: tag mismatch
Код:
SortDeepArray(g_commands, String:E_COMMAND_NAME);


