Hej, przepraszam że was tak męczę ale bardzo mało miałem do czynienia z diablomod, mógłby ktoś napisać jak usunąć klasy z takiego diablo?
Chodzi o Ognik i Zmij.
Błędy z kompilacji.
Oczywiście wiem że część z nich jest, ponieważ wszystko nie zostało usunięte,
// C:\Users\Patryk\Desktop\compiler\newlod.sma(1046) : error 017: undefined symbol "r"
// C:\Users\Patryk\Desktop\compiler\newlod.sma(3019) : error 088: number of arguments does not match definition
// C:\Users\Patryk\Desktop\compiler\newlod.sma(3100) : error 088: number of arguments does not match definition
// C:\Users\Patryk\Desktop\compiler\newlod.sma(3107) : error 088: number of arguments does not match definition
// C:\Users\Patryk\Desktop\compiler\newlod.sma(3560) : error 029: invalid expression, assumed zero
// C:\Users\Patryk\Desktop\compiler\newlod.sma(5298) : warning 217: loose indentation
// C:\Users\Patryk\Desktop\compiler\newlod.sma(5312) : warning 217: loose indentation
// C:\Users\Patryk\Desktop\compiler\newlod.sma(5312) : error 029: invalid expression, assumed zero
// C:\Users\Patryk\Desktop\compiler\newlod.sma(5312) : warning 215: expression has no effect
// C:\Users\Patryk\Desktop\compiler\newlod.sma(5312) : error 001: expected token: ";", but found "if"
// C:\Users\Patryk\Desktop\compiler\newlod.sma(5328) : error 021: symbol already defined: "message_begin"
// C:\Users\Patryk\Desktop\compiler\newlod.sma(5454) : error 088: number of arguments does not match definition
// C:\Users\Patryk\Desktop\compiler\newlod.sma(5477) : error 088: number of arguments does not match definition
// C:\Users\Patryk\Desktop\compiler\newlod.sma(5484) : error 088: number of arguments does not match definition
// C:\Users\Patryk\Desktop\compiler\newlod.sma(5811) : warning 217: loose indentation
// C:\Users\Patryk\Desktop\compiler\newlod.sma(5813) : warning 217: loose indentation
// C:\Users\Patryk\Desktop\compiler\newlod.sma(5814) : error 024: "break" or "continue" is out of context
// C:\Users\Patryk\Desktop\compiler\newlod.sma(5822) : error 054: unmatched closing brace
// C:\Users\Patryk\Desktop\compiler\newlod.sma(9368) : error 088: number of arguments does not match definition
// C:\Users\Patryk\Desktop\compiler\newlod.sma(9425) : error 088: number of arguments does not match definition
// C:\Users\Patryk\Desktop\compiler\newlod.sma(9510) : error 088: number of arguments does not match definition
// C:\Users\Patryk\Desktop\compiler\newlod.sma(9855) : error 088: number of arguments does not match definition
// C:\Users\Patryk\Desktop\compiler\newlod.sma(9857) : error 088: number of arguments does not match definition
// C:\Users\Patryk\Desktop\compiler\newlod.sma(10040) : error 088: number of arguments does not match definition
// C:\Users\Patryk\Desktop\compiler\newlod.sma(11160) : error 088: number of arguments does not match definition
// C:\Users\Patryk\Desktop\compiler\newlod.sma(11181) : error 088: number of arguments does not match definition
// C:\Users\Patryk\Desktop\compiler\newlod.sma(11190) : error 088: number of arguments does not match definition
// C:\Users\Patryk\Desktop\compiler\newlod.sma(12000) : error 055: start of function body without function header
// C:\Users\Patryk\Desktop\compiler\newlod.sma(12003) : error 010: invalid function or declaration
// C:\Users\Patryk\Desktop\compiler\newlod.sma(12004) : error 010: invalid function or declaration
// C:\Users\Patryk\Desktop\compiler\newlod.sma(12010) : error 010: invalid function or declaration