Thread: hero help
View Single Post
notorious-sk8er
Senior Member
Join Date: Jun 2005
Old 02-13-2006 , 17:06  
Reply With Quote #4

ok so i added that but it still had these errors when i compiled it:
Code:
sh_theboss.sma(66) : warning 219: local variable "id" shadows a variable at a
eceding level
sh_theboss.sma(88) : warning 217: loose indentation
sh_theboss.sma(192) : warning 219: local variable "id" shadows a variable at a
receding level
sh_theboss.sma(208) : warning 217: loose indentation
sh_theboss.sma(208) : error 017: undefined symbol "id"
sh_theboss.sma(208 -- 209) : warning 202: number of arguments does not match d
inition
sh_theboss.sma(208 -- 209) : error 001: expected token: ",", but found "else"
sh_theboss.sma(212) : error 017: undefined symbol "id"
sh_theboss.sma(213) : error 017: undefined symbol "id"
sh_theboss.sma(213 -- 214) : warning 215: expression has no effect
sh_theboss.sma(215) : error 017: undefined symbol "delay"
sh_theboss.sma(216) : error 017: undefined symbol "id"
sh_theboss.sma(216 -- 217) : warning 215: expression has no effect
sh_theboss.sma(217) : error 017: undefined symbol "id"
sh_theboss.sma(217) : error 001: expected token: ";", but found ")"
sh_theboss.sma(217) : fatal error 107: too many error messages on one line

Compilation aborted.Small compiler 2.6.0                Copyright (c) 1997-200
 ITB CompuPhase


9 Errors.

Press any key to continue . . .
???? wth
any ideas on this one?
notorious-sk8er is offline