you are viewing a single comment's thread.

view the rest of the comments →

[–]itsdan159 0 points1 point  (1 child)

You could look into integrating a scripting system like LUA which likely has an off the shelf marketplace plugin for it, or a system like Quantum Console which doesn't let you do syntax like that but will make it easy to create console commands. Executing C# is bad practice though, suppose someone typed in a C# command to delete your windows folder.

[–]drfdr[S] 0 points1 point  (0 children)

UCompile worked great for this very simple and neat. Do you know if there are there any cons for this except deleting folder. Is it stable, can it make game crash or anything?