 |
Celerra7 Novice
Joined: 28 Jan 2010 Posts: 34
|
Posted: Sat May 04, 2013 2:38 am
Capture Window not working correctly |
CMUD Pro 3.34
Has anyone seen this or solved it?
When capturing text from main window to an alternate gossip, tell, say, auc, etc. window, I get html output:
Main window:
say 'hello there'
you say 'hello there'
Capture Window (labled ComWin):
<RChar>You say 'hello there'</RChar>
Code:
<trigger priority="6890" id="723">
<pattern>You say '</pattern>
<value>#CAP ComWin
#WIN ComWin {%lf}</value>
</trigger>
Thanks for any help. |
|
_________________ Celerra7
CMUD Pro v3.34, Win7
slothmud.org:6101 |
|
|
 |
Nayuko Novice
Joined: 17 Jun 2008 Posts: 41
|
Posted: Mon May 06, 2013 6:07 pm |
Use just:
As a trigger value. Should work. It does in my script as well.
If you want to format text sent to other window, just use functions under that new window. |
|
|
|
 |
|
|
|
|
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
|
|