of     1   

Quackshire
#223677200Monday, August 14, 2017 11:10 PM GMT

title ^
Quackshire
#223688618Tuesday, August 15, 2017 3:31 AM GMT

bump cause i really need this
dude10000009
#223688727Tuesday, August 15, 2017 3:33 AM GMT

if bool == true then eventname:FireServer() end That? Google is handy, give it a try.
Mister_Manakin
#223688746Tuesday, August 15, 2017 3:34 AM GMT

You can track the value in a BoolValue instance and use the Changed event. Otherwise in a script you could use something like: repeat wait() until (value) But that would stop the script until the value becomes true.

    of     1