28.02.2015, 20:53
You're trying to store characters (string) in a float.
Use a float for coordinates, health/armour and such, and use another string for text.
Use a float for coordinates, health/armour and such, and use another string for text.

