Cant save trigger/alias/butons

zswarog
Posts: 6
Joined: Wed Sep 05, 2018 6:56 pm

Re: Cant save trigger/alias/butons

Post by zswarog »

when i put it in search buffer i get
"No search results, sorry!"
or only
lua getMudletHomeDir() and nothing hapend

Jor'Mox
Posts: 1142
Joined: Wed Apr 03, 2013 2:19 am

Re: Cant save trigger/alias/butons

Post 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.

Post Reply