When using the RunOnClient function, it crashes me, I searched in previous posts of this project for a solution to this problem in the end I can't do anything.
Code that I'm trying to run on the client from menu.lua - RunOnClient ("print('123 is work')") (this is just an example, with any code inside the crash occurs)
Please help!