Send newline to MUD
Posted: Tue May 03, 2016 9:48 am
Hi, I'm quite new to Mudlet and completely new to LUA script.
I'like to script some functionality of mob editing using alias. From prompt i manually send (enter is the key on the keyboard):
I'like to script some functionality of mob editing using alias. From prompt i manually send (enter is the key on the keyboard):
- > wmedit nosfe
> 1
> shadow demon
> ENTER
> ENTER
Unfortunately "\n" is not sent to mud or not recognized correctly. How I can bypass this problem?