okay i have a trigger match:
(\w*)\s(?:ask|asks|say|says|tell|tells|whisper|whispers)\s[to]*\s*[a|an|the]*\s*(.*)\, \'(.*)\'\.$
and i have continuous lines when i type color show:
(%) Someone} heh heh you shall die! <--works
(talk) You say to the Cityguard, 'Guarding the city, eh?'. <--doesn't work
(%) Group} Let's kill! <--works
(whisper) You whisper to Demigo, 'You're cute!'. <--doesn't work
(%) Puk} Why don't you ever log on? <--works
and if i have omit from output not checked, it all works.... this didn't happen in the version i used before which is 3.27, and now that i upgraded it doesn't work...
(\w*)\s(?:ask|asks|say|says|tell|tells|whisper|whispers)\s[to]*\s*[a|an|the]*\s*(.*)\, \'(.*)\'\.$
and i have continuous lines when i type color show:
(%) Someone} heh heh you shall die! <--works
(talk) You say to the Cityguard, 'Guarding the city, eh?'. <--doesn't work
(%) Group} Let's kill! <--works
(whisper) You whisper to Demigo, 'You're cute!'. <--doesn't work
(%) Puk} Why don't you ever log on? <--works
and if i have omit from output not checked, it all works.... this didn't happen in the version i used before which is 3.27, and now that i upgraded it doesn't work...