Someone's LUA-Console


Run lua commands without losing achievements. Now remembers input-script. "game.player" works. By default opens with CONTROL + RIGHTBRACKET. Execute last input-script with CONTROL + ENTER.

Utilities
9 months ago
0.17 - 2.0
6.45K
Cheats

g crash

9 months ago

enter
return 1+1

9 months ago
(updated 9 months ago)

I cant fix your bad code.

Sure I could wrap the call in a function, but then you could write "end" to again break it.
Or I could filter out random keywords, which would limit what this mod can do.

What I am not going to do is to write a full lua parser in lua.
Therefore I cannot do syntax checking - aka handling bad code in a graceful manner.

9 months ago

just a pcall

9 months ago

I already use pcall - But lets add more ^^

New response