View Single Post
Old 04-11-2008, 07:07 AM   #5 (permalink)
Plutonium
BattleForums Newbie
 
Join Date: Apr 2008
Posts: 8
Re: Frost \ slowing tower

Quote:
Originally Posted by Chris View Post
2) Make an Int variable and set your Double to it. IT should automatically be able to do it. This is called "Typecasting" in programming. It can be done with most numeric data types. But you can't do something like int to Unit.

1) Modify an existing upgrade. Make sure the unit is affected by it. And add it's research ability to a certian structure.
In other words:
newInt = (int)decimal hmm, is this the same as
"Upgrade = (upgrade + 1)"

and the rost Wyrm's ability didnt work for my frost tower :O

Last edited by Plutonium; 04-11-2008 at 01:38 PM.
Plutonium is offline   Reply With Quote