23.06.2011, 06:49 
	
	
	
		Wrong.
It sets my HP to like 1 as-well as armor.
When I put any value into the Input box.
The only way I can have it as 100, is if I skip Health / Armor.
Because it sets it to 100 Auto if that step is skipped.
Removed the Float: and added = 100;
new DuelHealth = 100;
new DuelArmor = 100;
	
	
	
It sets my HP to like 1 as-well as armor.
When I put any value into the Input box.
The only way I can have it as 100, is if I skip Health / Armor.
Because it sets it to 100 Auto if that step is skipped.
Removed the Float: and added = 100;
new DuelHealth = 100;
new DuelArmor = 100;


