How to make remote function to wait until value returned

For my trading system I need to make remote function wait until player pressed yes or no to accept trade
I could use another remote function that other player sends, but then they can force-trade them

That wont work

Is there any other way to do so

Actually I found solution that dont need this

1 Like

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