|
Zwartje Novice
Joined: 08 Feb 2007 Posts: 45
|
Posted: Tue Feb 27, 2007 8:50 pm
trigger parsing setting |
Another question about a feature from Zmud that I liked and cant seem to find in CMUD:
I zmud you could turn on a setting to see the actual triggers firing on text coming from your mud.
Very spammy, but great for debugging triggers that werent working as expected.
Is this still a setting that can be switched on? |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Wed Feb 28, 2007 12:23 am |
Yes, this is not implemented in CMUD. In zMUD it could cause a lot of side effects, so it wasn't a very good way to debug triggers. A more functional trigger debugging system is planned for a future version of CMUD.
|
|
|
|
Zwartje Novice
Joined: 08 Feb 2007 Posts: 45
|
Posted: Thu Mar 01, 2007 10:59 am |
Thanks for the answer. I am very trial and error in my coding, so I am looking forward to a proper debugging tool
|
|
|
|
Vijilante SubAdmin
Joined: 18 Nov 2001 Posts: 5182
|
Posted: Thu Mar 01, 2007 6:15 pm |
My primary suggestion for debugging is to create a Debug window, and use the #WINDOW command to send in whatever messages you need from your triggers or aliases to help in debugging them.
|
|
_________________ The only good questions are the ones we have never answered before.
Search the Forums |
|
|
|
|
|