|
Odeon Novice
Joined: 17 Nov 2008 Posts: 30
|
Posted: Sat Dec 27, 2008 10:27 am
Map triggers - Switching from zmud to cmud |
Hi, i've switched from zmud to cmud
and i appreciated the new interface. So i've bought cmud
However, i've a problem converting map triggers :
Here was my old message with zmud :
Mapping - Room names, descriptions, ...
http://forums.zuggsoft.com/forums/viewtopic.php?t=32127
That worked really great
so i've imported zmud infos in cmud
and the trigger is :
Code: |
Pattern : ^<~(---
Within 1 : ^ \<\(\s+(.+?)\s+\)\>
#tag name %1
#t+ DescTrig
Desc=""
Within 20 : Exits: ([NESWUD ]+)
#t- DescTrig;#tag desc @Desc;#tag exit %1
|
Problem is with cmud
- Title of the room is fully detected
- but now the exits [N S] are considered as room description
Can you help me ?
Thanks, |
|
|
|
Odeon Novice
Joined: 17 Nov 2008 Posts: 30
|
Posted: Sun Dec 28, 2008 9:58 am |
Hi :)
I've re-read old post and i've found the "walkthrough"
Code: |
#trig "DescTrig" {*} {desc=%concat(@desc," ",%line)} "" {disable}
|
I had completely forgotten that trigger - disabled it by mistake...
So with that trigger & reconfigure mapper and all is working
I'll keep you up-to-date Thanks |
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|