#RemoteFunction yielding
1 messages · Page 1 of 1 (latest)
Just don't yield.
Hell no
Why not?
remote function callbacks must return fast, if you yield inside them, it stalls the response

Yeah but that's what I want
I want it to stall until the data is ready
Oh then yeah