Player:SendLua
Description
Executes a simple Lua string on the player.
If you need to use this function more than once consider using net library. Send net message and make the entire code you want to execute in net.Receive on client.
Executes a simple Lua string on the player.