I get exacly this when compiling
Code:
//AMXXPC compile.exe
// by the AMX Mod X Dev Team
//// amx_super.sma
// D:\Valve\steamapps\1.6\cstrike\addons\amxmodx\scripting\amx_super.sma(135) :
error 052: multi-dimensional arrays must be fully initialized
// D:\Valve\steamapps\1.6\cstrike\addons\amxmodx\scripting\amx_super.sma(1511) :
warning 217: loose indentation
//
// 1 Error.
// Could not locate output file D:\Valve\steamapps\1.6\cstrike\addons\amxmodx\sc
ripting\compiled\amx_super.amx (compile failed).
//
// Compilation Time: 1,58 sec
// ----------------------------------------
Press enter to exit ...
Whats wrong? Please, help.
__________________