AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   Blockmaker problem (https://forums.alliedmods.net/showthread.php?t=217553)

xPez 06-04-2013 09:00

Blockmaker problem
 
1 Attachment(s)
I need help with this! please guys! Sorry for the bm thread :/
Code:

Welcome to the AMX Mod X 1.8.1-300 Compiler.
Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team

/tmp/textzJdfxF.sma(15) : error 001: expected token: "(", but found "native"
/tmp/textzJdfxF.sma(15) : error 001: expected token: ";", but found "-identifier-"
/groups/amxmodx/compiler3/include/core.inc(13) : error 010: invalid function or declaration
/tmp/textzJdfxF.sma(336) : error 018: initialization data exceeds declared size
/tmp/textzJdfxF.sma(338) : error 010: invalid function or declaration
/tmp/textzJdfxF.sma(362) : error 018: initialization data exceeds declared size
/tmp/textzJdfxF.sma(364) : error 010: invalid function or declaration
/tmp/textzJdfxF.sma(388) : error 018: initialization data exceeds declared size
/tmp/textzJdfxF.sma(390) : error 010: invalid function or declaration
/tmp/textzJdfxF.sma(414) : error 018: initialization data exceeds declared size
/tmp/textzJdfxF.sma(416) : error 010: invalid function or declaration
/tmp/textzJdfxF.sma(440) : error 018: initialization data exceeds declared size
/tmp/textzJdfxF.sma(442) : error 010: invalid function or declaration
/tmp/textzJdfxF.sma(466) : error 018: initialization data exceeds declared size
/tmp/textzJdfxF.sma(468) : error 010: invalid function or declaration
/tmp/textzJdfxF.sma(492) : error 018: initialization data exceeds declared size
/tmp/textzJdfxF.sma(494) : error 010: invalid function or declaration
/tmp/textzJdfxF.sma(1597) : error 017: undefined symbol "g_sound_money"
/tmp/textzJdfxF.sma(1597) : warning 215: expression has no effect
/tmp/textzJdfxF.sma(1597) : warning 215: expression has no effect
/tmp/textzJdfxF.sma(1597) : warning 215: expression has no effect
/tmp/textzJdfxF.sma(1597) : warning 215: expression has no effect
/tmp/textzJdfxF.sma(1597) : error 001: expected token: ";", but found ")"
/tmp/textzJdfxF.sma(1597) : error 029: invalid expression, assumed zero
/tmp/textzJdfxF.sma(1597) : fatal error 107: too many error messages on one line

Compilation aborted.
21 Errors.


TheDS1337 06-04-2013 09:39

Re: Blockmaker problem
 
Quote:

Originally Posted by xPez (Post 1964297)
Code:

Welcome to the AMX Mod X 1.8.1-300 Compiler.
Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team

/tmp/textzJdfxF.sma(15) : error 001: expected token: "(", but found "native"
/tmp/textzJdfxF.sma(15) : error 001: expected token: ";", but found "-identifier-"
/groups/amxmodx/compiler3/include/core.inc(13) : error 010: invalid function or declaration
/tmp/textzJdfxF.sma(336) : error 018: initialization data exceeds declared size
/tmp/textzJdfxF.sma(338) : error 010: invalid function or declaration
/tmp/textzJdfxF.sma(362) : error 018: initialization data exceeds declared size
/tmp/textzJdfxF.sma(364) : error 010: invalid function or declaration
/tmp/textzJdfxF.sma(388) : error 018: initialization data exceeds declared size
/tmp/textzJdfxF.sma(390) : error 010: invalid function or declaration
/tmp/textzJdfxF.sma(414) : error 018: initialization data exceeds declared size
/tmp/textzJdfxF.sma(416) : error 010: invalid function or declaration
/tmp/textzJdfxF.sma(440) : error 018: initialization data exceeds declared size
/tmp/textzJdfxF.sma(442) : error 010: invalid function or declaration
/tmp/textzJdfxF.sma(466) : error 018: initialization data exceeds declared size
/tmp/textzJdfxF.sma(468) : error 010: invalid function or declaration
/tmp/textzJdfxF.sma(492) : error 018: initialization data exceeds declared size
/tmp/textzJdfxF.sma(494) : error 010: invalid function or declaration
/tmp/textzJdfxF.sma(1597) : error 017: undefined symbol "g_sound_money"
/tmp/textzJdfxF.sma(1597) : warning 215: expression has no effect
/tmp/textzJdfxF.sma(1597) : warning 215: expression has no effect
/tmp/textzJdfxF.sma(1597) : warning 215: expression has no effect
/tmp/textzJdfxF.sma(1597) : warning 215: expression has no effect
/tmp/textzJdfxF.sma(1597) : error 001: expected token: ";", but found ")"
/tmp/textzJdfxF.sma(1597) : error 029: invalid expression, assumed zero
/tmp/textzJdfxF.sma(1597) : fatal error 107: too many error messages on one line

Compilation aborted.
21 Errors.


1 - Read this please.
2 - I think you are using an edited plugin, search in this forum of the original plugin


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

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