Now when I looked at it, from string to float you shouldn't be using strval, because that converts to integer. You should use floatstr(string) instead.
But then the variables Player[playerid][Health] etc.. should be float.
But then the variables Player[playerid][Health] etc.. should be float.