Problem z kompilacja
ExTaza?!
03.03.2011
ExpShopCodMod.sma(54) : error 088: number of arguments does not match definition
ExpShopCodMod.sma(58) : warning 217: loose indentation
ExpShopCodMod.sma(66) : warning 204: symbol is assigned a value that is never used: "exp"
ExpShopCodMod.sma(75) : error 088: number of arguments does not match definition
ExpShopCodMod.sma(79) : warning 217: loose indentation
ExpShopCodMod.sma(87) : warning 204: symbol is assigned a value that is never used: "exp"
ExpShopCodMod.sma(99) : error 088: number of arguments does not match definition
ExpShopCodMod.sma(103) : warning 217: loose indentation
ExpShopCodMod.sma(111) : warning 204: symbol is assigned a value that is never used: "exp"
ExpShopCodMod.sma(112) : warning 217: loose indentation
ExpShopCodMod.sma(116) : warning 217: loose indentation
ExpShopCodMod.sma(116) : error 014: invalid statement; not in switch
ExpShopCodMod.sma(116) : warning 215: expression has no effect
ExpShopCodMod.sma(116) : error 001: expected token: ";", but found ":"
ExpShopCodMod.sma(116) : error 029: invalid expression, assumed zero
ExpShopCodMod.sma(116) : fatal error 107: too many error messages on one line
Compilation aborted.
7 Errors.
Pomoże mi ktoś w poprawieniu i w kompilacji?
.sma w załaczniku
Attached Files
ExTaza?!
04.03.2011
Dodano 04 marzec 2011 - 01:39:
@Edit
Po wpisaniu /Exp i nic sie nie pojawiło zagladam w konsole i tutaj takie cos:
L 03/04/2011 - 01:34:05: [AMXX] Run time error 19 (plugin "Exp_buy.amxx") - debug not enabled!
L 03/04/2011 - 01:34:05: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
Dodano 04 marzec 2011 - 15:51:
Skompilowac sie da, błedów nie ma w konsoli ale jak wpisuje w say "/exp" nie pokazuje się sklep
Dodano 04 marzec 2011 - 01:39:
@Edit
Po wpisaniu /Exp i nic sie nie pojawiło zagladam w konsole i tutaj takie cos:L 03/04/2011 - 01:34:05: [AMXX] Run time error 19 (plugin "Exp_buy.amxx") - debug not enabled!
L 03/04/2011 - 01:34:05: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
@Refresh
DarkGL
04.03.2011
new menu = menu_create(tytul, "exp_Handler");
na
new menu = menu_create(tytul, "Sklep_Handler");
ExTaza?!
05.03.2011

Dodano 06 marzec 2011 - 02:14:
Refresh