ok, a little bit ago i put something in my code, trying to get it to work, but it created 15 different errors... now a few days later, I forgot what I put it that made the errors so I cant change it
Code:
/home/users/amxmodx/tmp3/phpcYSC9V.sma(18) : error 001: expected token: ";", but found "{"
/home/users/amxmodx/tmp3/phpcYSC9V.sma(19) : error 010: invalid function or declaration
/home/users/amxmodx/tmp3/phpcYSC9V.sma(22) : error 010: invalid function or declaration
/home/users/amxmodx/tmp3/phpcYSC9V.sma(28) : error 001: expected token: "(", but found "-identifier-"
/home/users/amxmodx/tmp3/phpcYSC9V.sma(30) : warning 202: number of arguments does not match definition
/home/users/amxmodx/tmp3/phpcYSC9V.sma(30) : warning 202: number of arguments does not match definition
/home/users/amxmodx/tmp3/phpcYSC9V.sma(30) : error 001: expected token: ";", but found "-identifier-"
/home/users/amxmodx/tmp3/phpcYSC9V.sma(30 -- 31) : warning 202: number of arguments does not match definition
/home/users/amxmodx/tmp3/phpcYSC9V.sma(30 -- 31) : warning 202: number of arguments does not match definition
/home/users/amxmodx/tmp3/phpcYSC9V.sma(33) : error 021: symbol already defined: "cs_get_weapon_id"
/home/users/amxmodx/tmp3/phpcYSC9V.sma(34) : error 010: invalid function or declaration
/home/users/amxmodx/tmp3/phpcYSC9V.sma(37) : error 010: invalid function or declaration
/home/users/amxmodx/tmp3/phpcYSC9V.sma(42) : error 021: symbol already defined: "event_fire"
/home/users/amxmodx/tmp3/phpcYSC9V.sma(43) : error 010: invalid function or declaration
/home/users/amxmodx/tmp3/phpcYSC9V.sma(45) : error 010: invalid function or declaration
/home/users/amxmodx/tmp3/phpcYSC9V.sma(48) : error 001: expected token: ";", but found "{"
/home/users/amxmodx/tmp3/phpcYSC9V.sma(49) : error 010: invalid function or declaration
/home/users/amxmodx/tmp3/phpcYSC9V.sma(54) : error 021: symbol already defined: "not_drop"
/home/users/amxmodx/tmp3/phpcYSC9V.sma(55) : error 010: invalid function or declaration
/home/users/amxmodx/tmp3/phpcYSC9V.sma(60) : error 021: symbol already defined: "get_user_health"
/home/users/amxmodx/tmp3/phpcYSC9V.sma(61) : error 010: invalid function or declaration
/home/users/amxmodx/tmp3/phpcYSC9V.sma(70) : error 001: expected token: ";", but found "{"
/home/users/amxmodx/tmp3/phpcYSC9V.sma(71) : error 010: invalid function or declaration
/home/users/amxmodx/tmp3/phpcYSC9V.sma(80) : error 021: symbol already defined: "say_after"
/home/users/amxmodx/tmp3/phpcYSC9V.sma(81) : error 010: invalid function or declaration
/home/users/amxmodx/tmp3/phpcYSC9V.sma(91) : error 017: undefined symbol "cs_roundstart"
/home/users/amxmodx/tmp3/phpcYSC9V.sma(94) : error 035: argument type mismatch (argument 1)
/home/users/amxmodx/tmp3/phpcYSC9V.sma(95) : error 035: argument type mismatch (argument 1)
/home/users/amxmodx/tmp3/phpcYSC9V.sma(97) : warning 203: symbol is never used: "g_awpslapper"
/home/users/amxmodx/tmp3/phpcYSC9V.sma(97) : warning 203: symbol is never used: "not_drop"
/home/users/amxmodx/tmp3/phpcYSC9V.sma(97) : warning 203: symbol is never used: "say_after"
/home/users/amxmodx/tmp3/phpcYSC9V.sma(97) : warning 203: symbol is never used: "user_weapon"
ill attack the code...
LowgravCS. In development.