Page 2 of 2

Re: Cant save trigger/alias/butons

Posted: Thu Sep 06, 2018 7:29 pm
by zswarog
when i put it in search buffer i get
"No search results, sorry!"
or only
lua getMudletHomeDir() and nothing hapend

Re: Cant save trigger/alias/butons

Posted: Thu Sep 06, 2018 8:13 pm
by Jor'Mox
Make a new script, and for the first line of that script, put this:
print(getMudletHomeDir())

Then save the script. Something will be printed to the screen. I have a feeling that the normal alias that lets you execute code from the command line that they are asking you to use likely also got deleted, which is why it didn't work.