Add timeout parameter for Event:Wait()

I meant the latter, adding the parameter to :wait( )

That could work with the error approach. If it times out, it errors. It isn’t as clean as returning true/false,... but otherwise what’s returned by :wait() and :wait(t) would be different, which would be very weird.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.