Command Execute

by mooop12

Simple mod that executes any LUA command if sent as a chat message that starts with "./c ". It does this without disabling achievements like the built-in "/c" command.

Content
6 years ago
0.16
9
Cheats

g use pcall

6 years ago

If you don't want it to crash, you can use Lua's pcall functionality. http://www.lua.org/pil/8.4.html

6 years ago

Thanks, I added this in an update.

New response