Sypr
|
  |
| Joined: 14 Feb 2013 |
| Total Posts: 556 |
|
|
| 20 Feb 2015 01:38 AM |
i want to be able to make the script wait by using external script values. To do this i have made this settup
Workspace -Trigger --script --RoundValue (its a number value)(its set to 0)
Round = script.Parent.RoundValue.Value
^^ i identified the Round in the script^^
now i want to change the value or roundvalue to 1
do i use "Round.new = 1" or something more complex.. or something real simple like
Round = 1
|
|
|
| Report Abuse |
|
|
chimmihc
|
  |
| Joined: 01 Sep 2014 |
| Total Posts: 17143 |
|
| |
|
Sypr
|
  |
| Joined: 14 Feb 2013 |
| Total Posts: 556 |
|
|
| 20 Feb 2015 01:56 AM |
@Chim That wouldnt of worked with the line u gave me... but anyway thanks for ur help i changed it and it works now :) |
|
|
| Report Abuse |
|
|