|
| 06 Mar 2013 05:03 PM |
Does anyone know how to make a hint that counts down,
I know how to make it, But I dont want to write
Hint.Text = "300"
and count it down 299 times.
I think its something like this but im not sure.
for i(60), Hint.Text = -1
if Hint.Text = 1< Hint:destroy else Hint.Text = -1 |
|
|
| Report Abuse |
|
| |