You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2019. It is now read-only.
//AMXXPC compile.exe
// by the AMX Mod X Dev Team
//// map_manager_core.sma
//
// C:\Users\Pokemoshka\Desktop\scripting\include\map_manager_consts.inc(9) : error 021: symbol already defined: "MapName"
// C:\Users\Pokemoshka\Desktop\scripting\map_manager_core.sma(188) : error 033: array must be indexed (variable "MapName")
// C:\Users\Pokemoshka\Desktop\scripting\map_manager_core.sma(188) : error 080: unknown symbol, or not a constant symbol (symbol "MapName")
// C:\Users\Pokemoshka\Desktop\scripting\map_manager_core.sma(190) : error 033: array must be indexed (variable "MapName")
// C:\Users\Pokemoshka\Desktop\scripting\map_manager_core.sma(367) : error 033: array must be indexed (variable "MapName")
// C:\Users\Pokemoshka\Desktop\scripting\map_manager_core.sma(367) : error 006: must be assigned to an array
// C:\Users\Pokemoshka\Desktop\scripting\map_manager_core.sma(430) : error 033: array must be indexed (variable "MapName")
// C:\Users\Pokemoshka\Desktop\scripting\map_manager_core.sma(432) : error 033: array must be indexed (variable "MapName")
// C:\Users\Pokemoshka\Desktop\scripting\map_manager_core.sma(676) : error 033: array must be indexed (variable "MapName")
//
// 9 Errors.
// Could not locate output file C:\Users\Pokemoshka\Desktop\scripting\compiled\map_manager_core.amx (compile failed).
//
// Compilation Time: 0,2 sec
// ----------------------------------------
Press enter to exit ...