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
7 years ago
0.16
13
Cheats

g use pcall

7 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

7 years ago

Thanks, I added this in an update.

New response