Ok i read somewhere that these warnings arent important is that true?
Code:
/home/users/amxmodx/tmp/Tzp8BHdr.sma(51) : warning 217: loose indentation
/home/users/amxmodx/tmp/Tzp8BHdr.sma(58) : warning 217: loose indentation
/home/users/amxmodx/tmp/Tzp8BHdr.sma(60) : warning 217: loose indentation
/home/users/amxmodx/tmp/Tzp8BHdr.sma(62) : warning 217: loose indentation
/home/users/amxmodx/tmp/Tzp8BHdr.sma(114) : warning 217: loose indentation
/home/users/amxmodx/tmp/Tzp8BHdr.sma(121) : warning 217: loose indentation
/home/users/amxmodx/tmp/Tzp8BHdr.sma(123) : warning 217: loose indentation
/home/users/amxmodx/tmp/Tzp8BHdr.sma(125) : warning 217: loose indentation
these i am complely lost with anyone know how to fix these errors?
Code:
./include/engine_stocks.inc(262) : error 032: array index out of bounds (variable "fExplodeAt")
/home/users/amxmodx/tmp/Tzp8BHdr.sma(18) : warning 202: number of arguments does not match definition
did i do something wrong when i changed Attachview to attach_view
and removeentity to remove_entity...ect?
Code:
/home/users/amxmodx/tmp/Tzp8BHdr.sma(34) : error 017: undefined symbol "Attach_View"
/home/users/amxmodx/tmp/Tzp8BHdr.sma(36) : error 017: undefined symbol "Remove_Entity"
/home/users/amxmodx/tmp/Tzp8BHdr.sma(52) : error 017: undefined symbol "Create_Entity"
/home/users/amxmodx/tmp/Tzp8BHdr.sma(115) : error 017: undefined symbol "Create_Entity"
/home/users/amxmodx/tmp/Tzp8BHdr.sma(166) : error 017: undefined symbol "Attach_View"