//AMXXPC compile.exe
// by the AMX Mod X Dev Team
//// COD_CodMod.sma
// C:\Documents and Settings\szilva\Asztal\compiler\COD_CodMod.sma(43) : error 0
17: undefined symbol "Max_Number_Perks"
// C:\Documents and Settings\szilva\Asztal\compiler\COD_CodMod.sma(48) : error 0
10: invalid function or declaration
// C:\Documents and Settings\szilva\Asztal\compiler\COD_CodMod.sma(77) : error 0
17: undefined symbol "Max_Number_Classes"
// C:\Documents and Settings\szilva\Asztal\compiler\COD_CodMod.sma(87) : error 0
01: expected token: ";", but found "-identifier-"
// C:\Documents and Settings\szilva\Asztal\compiler\COD_CodMod.sma(96) : error 0
17: undefined symbol "cvar_experience_for_the_murder"
// C:\Documents and Settings\szilva\Asztal\compiler\COD_CodMod.sma(97) : error 0
17: undefined symbol "cvar_experience_for_the_damage"
// C:\Documents and Settings\szilva\Asztal\compiler\COD_CodMod.sma(98) : error 0
17: undefined symbol "cvar_experience_for_the_win"
// C:\Documents and Settings\szilva\Asztal\compiler\COD_CodMod.sma(99) : error 0
17: undefined symbol "cvar_record_type"
// C:\Documents and Settings\szilva\Asztal\compiler\COD_CodMod.sma(100) : error
017: undefined symbol "cvar_limit_the_level"
// C:\Documents and Settings\szilva\Asztal\compiler\COD_CodMod.sma(101) : error
017: undefined symbol "cvar_the_ratio_of_the_level"
// C:\Documents and Settings\szilva\Asztal\compiler\COD_CodMod.sma(102) : error
017: undefined symbol "cvar_Lock_arms"
// C:\Documents and Settings\szilva\Asztal\compiler\COD_CodMod.sma(115) : error
088: number of arguments does not match definition
// C:\Documents and Settings\szilva\Asztal\compiler\COD_CodMod.sma(121) : error
037: invalid string (possibly non-terminated string)
// C:\Documents and Settings\szilva\Asztal\compiler\COD_CodMod.sma(121 -- 123) :
error 001: expected token: ",", but found "-identifier-"
// C:\Documents and Settings\szilva\Asztal\compiler\COD_CodMod.sma(123) : error
017: undefined symbol "register"
// C:\Documents and Settings\szilva\Asztal\compiler\COD_CodMod.sma(123) : fatal
error 107: too many error messages on one line
//
// Compilation aborted.
// 16 Errors.
// Could not locate output file compiled\COD_CodMod.amx (compile failed).
//
// Compilation Time: 5,48 sec
// ----------------------------------------
Press enter to exit ...