Hi, I'm newbie in mush, acutally I'm using zmud before and now trying to switch to mush.
There was many many difficulties as I'm know nothing about programming just knoe zscript only. I'm trying to learn LUA and setting up basic functions for my mud games in Chinese.
There were few questions I meet, please kindly help :)
1. After a trigger made, how to test it offline/myself without the real pattern from mud?
- in zmud, if the pattern is "Hello *", I can use a function call #sh Hello xxx, or #say Hello xx to fire the trigger, but here I use /print or /Note also cannot fire it, what can I do when I want to do some self test on trigger?
2. I have a ">" symbol at the start of every line, before no this ">" in zmud, how can I disable it?
Thanks a lot~
There was many many difficulties as I'm know nothing about programming just knoe zscript only. I'm trying to learn LUA and setting up basic functions for my mud games in Chinese.
There were few questions I meet, please kindly help :)
1. After a trigger made, how to test it offline/myself without the real pattern from mud?
- in zmud, if the pattern is "Hello *", I can use a function call #sh Hello xxx, or #say Hello xx to fire the trigger, but here I use /print or /Note also cannot fire it, what can I do when I want to do some self test on trigger?
2. I have a ">" symbol at the start of every line, before no this ">" in zmud, how can I disable it?
Thanks a lot~