tintin
tintin copied to clipboard
Certain Big5 characters can only be triggered through #show

This is very strange to me, some characters cannot be triggered if it comes from the game but it can be triggered through #show command.
Only one action can trigger at a time. Check with #debug action on to see if that's the case here?
I thought it was about multi trigger too, but it happens with it as the only action in the session as well.
Odd.
Difficult for me to fix as I can't easily reproduce it. Does it trigger if you use #show with all 4 Big5 characters echoed by say?
Also, are you using BIG5 as the charset, or BIG5TOUTF8 ?
I'm not sure I get your question, there is only problematic Big5 character I found now "不" and what do you mean by echoed by say, I thought #echo does not trigger at all? Do you mean to "#action {不} {#echo triggered}", then say 不? If so, no, it doesn't trigger.
Or do you mean this? It still didn't trigger.
I am using BIG5TOUTF8.
I meant trying:
#showme 
I suspect it's something related to pcre, which would be hard to fix.