Aliases prints 2 times

Post Reply
herragaton
Posts: 2
Joined: Mon Apr 11, 2016 12:43 am

Aliases prints 2 times

Post by herragaton »

Hello!

When I play and type an alias it always outputs it 2 times in Mudlet.

It first prints the alias pattern (the one I typed) and then also the substitution that is actually sent to the MUD. Is there a way to hide the entered alias pattern so Mudlet only outputs what is actually being sent?

tarkenton
Posts: 30
Joined: Thu Feb 07, 2013 7:33 am

Re: Aliases prints 2 times

Post by tarkenton »

send("whatever it is you want to send", false)

herragaton
Posts: 2
Joined: Mon Apr 11, 2016 12:43 am

Re: Aliases prints 2 times

Post by herragaton »

Thank you!

Post Reply