Console not executing commands
Bclown90
Member Posts: 4
I'm having some issues with the console executing commands in BG2EE on Android. I have properly edited the LUA to allow debugging mode, but when I attempt to enter a command, it shows up with [string " followed by the command. All keys work (CTRL + J moves party to cursor location), but no commands do. See attached image.
Haven't seen this issue anywhere else in the forums, anyone have a solution?
Haven't seen this issue anywhere else in the forums, anyone have a solution?
0
Comments
CLUAConsole:
instead of just;
C:
?
and are you using the correct semi-colon?
if not you need to use ( 1 dot on top of the other )
:
not ( dot on top, comma on bottom )
;
in case you were doing that
If I misspell AddGold as AdDGold I get these on PC:
Once restarted and correct commands were used, console functioned perfectly on Android.