←  Prośby o kompilacje pluginów / Problemy z kompilacją

AMXX.pl: Support AMX Mod X i SourceMod

»

[Diablo Mod] Problem z kompilacja

Ziemniak's Photo Ziemniak 24.02.2012

Welcome to the AMX Mod X 1.8.1-300 Compiler.

Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team



Diablo.sma(268) : error 052: multi-dimensional arrays must be fully initialized

Diablo.sma(479) : warning 217: loose indentation

Diablo.sma(480) : warning 217: loose indentation

Diablo.sma(2022) : warning 217: loose indentation

Diablo.sma(4810) : error 008: must be a constant expression; assumed zero

Diablo.sma(4811) : error 021: symbol already defined: "LoadXP"

Diablo.sma(4813) : warning 209: function "LoadXP" should return a value

Diablo.sma(4816) : error 054: unmatched closing brace

Diablo.sma(5725) : warning 217: loose indentation

Diablo.sma(7588) : error 021: symbol already defined: "give_knife"

Diablo.sma(7595) : warning 209: function "give_knife" should return a value

Diablo.sma(8329) : error 002: only a single statement (or expression) can follow each "case"

Diablo.sma(8331) : error 029: invalid expression, assumed zero

Diablo.sma(8331 -- 8332) : warning 215: expression has no effect

Diablo.sma(8332) : warning 217: loose indentation

Diablo.sma(8332) : error 014: invalid statement; not in switch

Diablo.sma(8338) : warning 217: loose indentation

Diablo.sma(8338) : error 014: invalid statement; not in switch

Diablo.sma(8344) : error 014: invalid statement; not in switch

Diablo.sma(8350) : warning 203: symbol is never used: "Master"

Diablo.sma(8350) : warning 203: symbol is never used: "Zombie"

Diablo.sma(8350) : warning 203: symbol is never used: "Killer"

Diablo.sma(8351) : error 054: unmatched closing brace



11 Errors.

Could not locate output file Diablo.amxx (compile failed).

Attached Files

Quote

Ziemniak's Photo Ziemniak 24.02.2012

Nowe błędy :
Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team

Diablo.sma(8325) : warning 217: loose indentation
Diablo.sma(8325) : error 014: invalid statement; not in switch
Diablo.sma(8326 -- 8328) : error 029: invalid expression, assumed zero
Diablo.sma(8326 -- 8329) : error 001: expected token: ")", but found "case"
Diablo.sma(8330) : warning 217: loose indentation
Diablo.sma(8335) : warning 217: loose indentation
Diablo.sma(8335) : error 014: invalid statement; not in switch
Diablo.sma(8341) : error 014: invalid statement; not in switch
Diablo.sma(8347) : warning 203: symbol is never used: "Master"
Diablo.sma(8347) : warning 203: symbol is never used: "Zombie"
Diablo.sma(8347) : warning 203: symbol is never used: "Killer"
Diablo.sma(8347) : warning 203: symbol is never used: "Hunter"
Diablo.sma(8348) : error 054: unmatched closing brace

6 Errors.
Could not locate output file Diablo.amxx (compile failed).

Attached Files


Edited by Ziemniak, 24.02.2012 15:05.
Quote

Ziemniak's Photo Ziemniak 24.02.2012

Możesz mi powiedzieć gdzie popełnłem błąd?
Quote