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

AMXX.pl: Support AMX Mod X i SourceMod

»

Błąd przy kompilacji HUD po dodaniu max ra...

  • +
  • -
Ursus - zdjęcie Ursus 01.02.2019

Po dodaniu do rankingu łącznej ilości graczy wyskakuje Mi taki błąd podczas kompilacji lokalnej

 

 

Spoiler
//AMXXPC compile.exe
// by the AMX Mod X Dev Team
 
 
//// hudek.sma
// C:\Users\Phoenix\Desktop\scripting WINDOWS\hudek.sma(24) : error 017: undefined symbol "rankmax"
// C:\Users\Phoenix\Desktop\scripting WINDOWS\hudek.sma(29) : error 017: undefined symbol "rankmax"
// C:\Users\Phoenix\Desktop\scripting WINDOWS\hudek.sma(29) : warning 215: expression has no effect
// C:\Users\Phoenix\Desktop\scripting WINDOWS\hudek.sma(29) : warning 215: expression has no effect
// C:\Users\Phoenix\Desktop\scripting WINDOWS\hudek.sma(29) : warning 215: expression has no effect
// C:\Users\Phoenix\Desktop\scripting WINDOWS\hudek.sma(29) : warning 215: expression has no effect
// C:\Users\Phoenix\Desktop\scripting WINDOWS\hudek.sma(29) : error 001: expected token: ";", but found ")"
// C:\Users\Phoenix\Desktop\scripting WINDOWS\hudek.sma(29) : error 029: invalid expression, assumed zero
// C:\Users\Phoenix\Desktop\scripting WINDOWS\hudek.sma(29) : fatal error 107: too many error messages on one line
//
// Compilation aborted.
// 5 Errors.
// Could not locate output file compiled\hudek.amx (compile failed).
//
// Compilation Time: 0,25 sec
// ----------------------------------------
 
Press enter to exit ...

Użytkownik Ursus edytował ten post 01.02.2019 16:07
Odpowiedz

  • +
  • -
Ursus - zdjęcie Ursus 01.02.2019

//AMXXPC compile.exe
// by the AMX Mod X Dev Team
 
 
//// hudek.sma
// C:\Users\Phoenix\Desktop\scripting WINDOWS\hudek.sma(33) : error 017: undefined symbol "rankops"
// C:\Users\Phoenix\Desktop\scripting WINDOWS\hudek.sma(33) : warning 215: expression has no effect
// C:\Users\Phoenix\Desktop\scripting WINDOWS\hudek.sma(33) : warning 215: expression has no effect
// C:\Users\Phoenix\Desktop\scripting WINDOWS\hudek.sma(33) : warning 215: expression has no effect
// C:\Users\Phoenix\Desktop\scripting WINDOWS\hudek.sma(33) : warning 215: expression has no effect
// C:\Users\Phoenix\Desktop\scripting WINDOWS\hudek.sma(33) : warning 215: expression has no effect
// C:\Users\Phoenix\Desktop\scripting WINDOWS\hudek.sma(33) : error 001: expected token: ";", but found ")"
// C:\Users\Phoenix\Desktop\scripting WINDOWS\hudek.sma(33) : error 029: invalid expression, assumed zero
// C:\Users\Phoenix\Desktop\scripting WINDOWS\hudek.sma(33) : fatal error 107: too many error messages on one line
//
// Compilation aborted.
// 4 Errors.
// Could not locate output file compiled\hudek.amx (compile failed).
//
// Compilation Time: 0,27 sec
// ----------------------------------------
 
Press enter to exit ...
Odpowiedz

  • +
  • -
PomocnyCichy - zdjęcie PomocnyCichy 01.02.2019

http://wklejto.pl/710547Teraz.

 

 

@EDIT

http://wklejto.pl/710548To jest dobre, już powinno działać

Liczę na plus :>


Użytkownik PomocnyCichy edytował ten post 01.02.2019 17:02
Odpowiedz