|
haiku Wanderer
Joined: 19 Nov 2004 Posts: 70
|
Posted: Tue Nov 13, 2007 11:53 pm
String termination character '$' not working |
I read the link about reporting bugs... Can we get the Known issues zugg mentions stickied? Search didn't find it.
I wanted to report that the termination character '$' does not work now that I've moved from 1.34 to 2.11 beta. I transfered my files over via a weird route, exporting to xml and importing from xml into cmud 1.34. Then I saved the session and used it.
Hope that makes some amount of sense.
This trigger pattern no longer fires:
Code: |
You need (%d) energy points to prepare @CurrentSpell.$ |
but this does:
Code: |
You need (%d) energy points to prepare @CurrentSpell. |
|
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Wed Nov 14, 2007 12:09 am |
Check to make sure you don't have any spaces after the $ in your pattern. I've seen some converted patterns that have a space after the $ and it's impossible to see this unless you put the cursor in the pattern field and go to the end. And when there is a space after the $ then it becomes a multiline trigger.
There isn't any Known Issues topic for the beta version. Where did you see it mentioned? |
|
|
|
haiku Wanderer
Joined: 19 Nov 2004 Posts: 70
|
Posted: Wed Nov 14, 2007 12:43 am |
in the announcements post stickied at the top of the forum. Um, seperate issue I guess, but is the tick timer broken in 2.11 beta? It now goes off once and then stops.
|
|
|
|
Tech GURU
Joined: 18 Oct 2000 Posts: 2733 Location: Atlanta, USA
|
Posted: Wed Nov 14, 2007 8:14 am |
This works for me. What text are you trying to match? What is the value of @CurrentSpell?
[Edit]Ninjaed.. big time. |
|
_________________ Asati di tempari! |
|
|
|
|
|