|
| 31 Jan 2016 04:27 PM |
| Is there a way to make a function test if its already been started? |
|
|
| Report Abuse |
|
|
71428
|
  |
| Joined: 06 Aug 2015 |
| Total Posts: 339 |
|
|
| 31 Jan 2016 04:31 PM |
Explain why you would want this.
You could insert a BoolValue within the script. When the function starts set it equal to true. Other functions can now check that value to see if it's true or not. |
|
|
| Report Abuse |
|
|
larr1212
|
  |
| Joined: 06 Jan 2015 |
| Total Posts: 259 |
|
| |
|
|
| 01 Feb 2016 05:07 PM |
| thx larr this is exactly what i was looking for. |
|
|
| Report Abuse |
|
|