Get server's clientside scripts
Hello!
Is there a way to get the server's clientside scripts which will be sent to the server?
I know about the crypted cache but its not decryptable at this moment.
I've read something about ILuaInterface::RunString but as it is C++ i have no idea where to start as i only code C# and lua.
Thanks!