Code:
/home/users/amxmodx/tmp3/textmgEflP.sma(143) : error 088: number of arguments does not match definition
/home/users/amxmodx/tmp3/textmgEflP.sma(144) : error 033: array must be indexed (variable "health")
/home/users/amxmodx/tmp3/textmgEflP.sma(145) : error 001: expected token: ",", but found "-identifier-"
/home/users/amxmodx/tmp3/textmgEflP.sma(145) : warning 215: expression has no effect
/home/users/amxmodx/tmp3/textmgEflP.sma(145) : error 001: expected token: ";", but found ")"
/home/users/amxmodx/tmp3/textmgEflP.sma(145) : error 029: invalid expression, assumed zero
/home/users/amxmodx/tmp3/textmgEflP.sma(145) : fatal error 107: too many error messages on one line
eh... compiling errors with the second one... new health is 142, client print is 146...

just something is wrong about that code... I'm gonna go check funcwiki again for the 20th time...