The site wont letme compile files. Im trying to install nvg_mode.sma and zombie.sma. These are the error msgs i get when i try to compile.
NVG error msg is:
Your plugin failed to compile! Read the errors below:
Welcome to the AMX Mod X 1.70-300 Compiler.
Copyright (c) 1997-2005 ITB CompuPhase, AMX Mod X Team
/home/users/amxmodx/tmp3/php7Z6aXJ.sma(1) : error 031: unknown directive
/home/users/amxmodx/tmp3/php7Z6aXJ.sma(6) : error 010: invalid function or declaration
/home/users/amxmodx/tmp3/php7Z6aXJ.sma(7) : error 010: invalid function or declaration
/home/users/amxmodx/tmp3/php7Z6aXJ.sma(10) : error 010: invalid function or declaration
/home/users/amxmodx/tmp3/php7Z6aXJ.sma(17) : error 010: invalid function or declaration
/home/users/amxmodx/tmp3/php7Z6aXJ.sma(20) : error 010: invalid function or declaration
/home/users/amxmodx/tmp3/php7Z6aXJ.sma(23) : error 010: invalid function or declaration
/home/users/amxmodx/tmp3/php7Z6aXJ.sma(30) : error 010: invalid function or declaration
/home/users/amxmodx/tmp3/php7Z6aXJ.sma(34) : error 010: invalid function or declaration
/home/users/amxmodx/tmp3/php7Z6aXJ.sma(45) : error 010: invalid function or declaration
/home/users/amxmodx/tmp3/php7Z6aXJ.sma(47) : error 010: invalid function or declaration
/home/users/amxmodx/tmp3/php7Z6aXJ.sma(102) : error 088: number of arguments does not match definition
/home/users/amxmodx/tmp3/php7Z6aXJ.sma(103) : error 088: number of arguments does not match definition
/home/users/amxmodx/tmp3/php7Z6aXJ.sma(11

: error 088: number of arguments does not match definition
/home/users/amxmodx/tmp3/php7Z6aXJ.sma(131) : error 088: number of arguments does not match definition
/home/users/amxmodx/tmp3/php7Z6aXJ.sma(134) : error 088: number of arguments does not match definition
/home/users/amxmodx/tmp3/php7Z6aXJ.sma(141) : error 010: invalid function or declaration
/home/users/amxmodx/tmp3/php7Z6aXJ.sma(143) : error 029: invalid expression, assumed zero
18 Errors.
Could not locate output file /home/groups/amxmodx/public_html/websc3/php7Z6aXJ.amx (compile failed).
Zombie error msg is:
Your plugin failed to compile! Read the errors below:
Welcome to the AMX Mod X 1.70-300 Compiler.
Copyright (c) 1997-2005 ITB CompuPhase, AMX Mod X Team
/home/users/amxmodx/tmp3/phpfXivxm.sma(141) : warning 201: redefinition of constant/macro (symbol "CsTeams")
/home/users/amxmodx/tmp3/phpfXivxm.sma(146) : error 021: symbol already defined: "entity_set_size"
/home/users/amxmodx/tmp3/phpfXivxm.sma(147) : error 010: invalid function or declaration
/home/users/amxmodx/tmp3/phpfXivxm.sma(150) : error 021: symbol already defined: "fakedamage"
/home/users/amxmodx/tmp3/phpfXivxm.sma(470 -- 471) : error 033: array must be indexed (variable "bsite_max")
/home/users/amxmodx/tmp3/phpfXivxm.sma(592) : error 021: symbol already defined: "abs"
5 Errors.
Could not locate output file /home/groups/amxmodx/public_html/websc3/phpfXivxm.amx (compile failed).
Does any1 no wat i can do?