07.10.2011, 14:42
Why do you load and save strings and floats as integers?
PlayerInfo[..]; variable stores data, they cant set the player health/armour, use functions for it like SetPlayerHealth(); SetPlayerArmour();
PlayerInfo[..]; variable stores data, they cant set the player health/armour, use functions for it like SetPlayerHealth(); SetPlayerArmour();