|
testxyz Newbie
Joined: 23 Sep 2004 Posts: 4
|
Posted: Thu Sep 23, 2004 7:35 am
Is it a bug? |
I am Chinese user. I use ZMud 7.04.
It works well for almost all Chinese characters, but for some chinese characters, It works wrong.
Chinese word is dual-byte characters, I try use UltraEdit to find why these Chinese characters will made ZMud works wrong. I find that when one byte of chinese dual-byte character is value HEX(BF), it will leads to some triger capture wrong, %line is wrong too.
You can test the commands below: (Maybe you should install an chinese font.)
#SHOW 开
#SHOW %line
You can see that the two line is not the same, the second line will be wrong words.
There are many chinese character will be like this, such as 开,口,丝,宽,士 etc.
Expect your answer. |
|
|
|
Falan Wanderer
Joined: 17 Aug 2004 Posts: 98 Location: OK, USA
|
|
_________________ zMUD 7.05a |
|
|
|
testxyz Newbie
Joined: 23 Sep 2004 Posts: 4
|
Posted: Thu Sep 23, 2004 12:10 pm I have see it, but.... |
I have see the topic, but I think it's not that causes.
I find the previous version of zmud, for example ZMud 4.62, ZMud 5.5, can works well. |
|
|
|
LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Thu Sep 23, 2004 3:51 pm |
Zugg wrote: |
zMUD does not support multi-byte Unicode languages, and never will, sorry. |
You can choose to disbelieve the programmer if you want, but if he says multi-byte languages aren't supported then they aren't supported.
Multi-byte languages did work in earlier versions, which only means that zMUD's screen display wasn't customized as much in those versions. They don't work now and Zugg has no intention of changing this. |
|
_________________ LightBulb
Senior member
Most scripts in this forum are written for Command Line entry.
Don't even open the Settings Editor unless its use is specified or obvious. |
|
|
|
testxyz Newbie
Joined: 23 Sep 2004 Posts: 4
|
Posted: Fri Sep 24, 2004 3:15 am |
I have found it's must be a bug of ZMud Script.
I can use VBScript to solve this problem.
I am only wish you can check the code to find the causes for this bug and improve software quality.
Since you want breeds some bugs, its nothings all to me. |
|
|
|
|
|