|
| 02 Jan 2015 01:06 PM |
| I am a decent scripter, but who I kidding? We need an awesome scripter for this project. PM me if you are interested. |
|
|
| Report Abuse |
|
|
|
| 02 Jan 2015 01:08 PM |
| No-one's going to take the time to PM you if you don't take the time to describe why we're PMing you. |
|
|
| Report Abuse |
|
|
|
| 02 Jan 2015 01:09 PM |
| It's a Gear Wars game. Need help with for loops, etc. |
|
|
| Report Abuse |
|
|
|
| 02 Jan 2015 01:11 PM |
| and I'm having trouble with PlayerGui |
|
|
| Report Abuse |
|
|
| |
|
| |
|
|
| 02 Jan 2015 01:22 PM |
| Ummm like a countdown gui after what? A countdown gui for each round like the start of a call of duty match? Or a ending game countdown like "This round ends in 5 4 3 2 1.." or just a timer that sits at the top of the screen that counts down from 90 or etc.? |
|
|
| Report Abuse |
|
|
|
| 02 Jan 2015 01:46 PM |
for i = 100,0,-1, do TEXTLABELNAME.Text = i wait(1) end print("finished")
|
|
|
| Report Abuse |
|
|