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 (keybindings configurable).

Utilities
a month ago
0.17 - 2.0
7.03K
Cheats

g crash

1 year, 7 days ago

enter
return 1+1

1 year, 7 days ago
(updated 1 year, 7 days 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.

1 year, 7 days ago

just a pcall

1 year, 7 days ago

I already use pcall - But lets add more ^^

This thread has been locked.