AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   Wont Compile Files (https://forums.alliedmods.net/showthread.php?t=25812)

gavin965 03-20-2006 19:43

Wont Compile Files
 
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(118) : 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?

Hawk552 03-20-2006 20:53

Please post the ones you are trying to compile.

Brad 03-20-2006 21:05

Don't.

Instead, go to each of those two plugins and ask your questions there. In both cases it appears that you have to compile locally as opposed to using the web compiler.


All times are GMT -4. The time now is 16:31.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.