|
para Beginner
Joined: 14 Sep 2008 Posts: 18
|
Posted: Wed Oct 22, 2008 3:55 am
Bug in cmud? |
I'm playing a chinese mud using cmud 2.36, basically I need to get quest from several npc. Problem happens when I ask quest from them.
For example, When I ask npc1 about quest, he should tell me "There is a monster called tiger wondering at city_a recently, please go to kill it."
In zmud 7.21, it looks just like that, but in cmud, it says " recently,please go to kill it.There is a monster called tiger wondering at city_a". Why
would it change the order of the mud prompt by itself? Is it because the first half of the sentence is random and needs time for server to generate it,
while the second half is always like that being simple output. This is annoying, sometimes, u see a period followed by a sentence. But in zmud,
all these wont happen, why? Is there a way to fix this? cuz I need those sentences to make some triggers.
Thanks
|
|
|
|
Fang Xianfu GURU
Joined: 26 Jan 2004 Posts: 5155 Location: United Kingdom
|
Posted: Wed Oct 22, 2008 9:38 am |
Open the Script Debugger on the Window menu, on the Messages menu in the Script Debugger, enable raw input/output messages. Then do whatever it is that makes this happen, and post those messages here.
|
|
|
|
para Beginner
Joined: 14 Sep 2008 Posts: 18
|
Posted: Wed Oct 22, 2008 6:03 pm |
0.0063 | 1
0.8198 | a paralsma |ask li about kill 2
0.0088 | i paralsma >ask li about kill<CR><LF> 3
0.0065 | i paralsma < 4
0.3887 | <你?242>李靖?242>?DO><211>泄亍簁ill』的?WILL><207>ⅰ?CR><LF> 5
0.0087 | a paralsma |你向李靖打听有关『kill』的消息。 6
0.0091 | a paralsma ]> 7
0.0066 | a paralsma |> 8
0.0003 | <ESC>[2;37;0m李靖将手中照?DO><190>党陆缫换危?CR><LF> 9
0.0004 | 李靖对你说道:?WONT><211>惺?白?243>怪(Baishu guai)在方寸山<CR> 10
0.0004 | 为非做歹<247>?245>,请速去降?DONT><163>?CR><LF> 11
0.0079 | 12
0.0075 | a paralsma | 13
0.0075 | a paralsma |李靖将手中照妖镜朝下界一晃! 14
0.0088 | a paralsma |为非作歹,请速去降服! 白鼠怪(Baishu guai)在方寸山 15
Here is what it looks like, cuz I played chinese mud, cmud cant display those characters very well, so I had the line number
right after each line.
But you can still see that line 11 "0.0004 | 为非做歹<247>?245>,请速去降?DONT><163>?CR><LF>"(displayed in line 15) goes before
line 10 "?WONT><211>惺?白?243>怪(Baishu guai)在方寸山<CR>"(displayed in line 15 too), and "0.0004 | 李靖对你说道:" in line 10 is missing.
Pls help. |
|
|
|
para Beginner
Joined: 14 Sep 2008 Posts: 18
|
Posted: Thu Oct 23, 2008 5:42 pm |
could someone answer this pls?
|
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Thu Oct 23, 2008 7:51 pm |
Keep in mind that neither zMUD or CMUD support "unicode" or "multi-byte" languages such as Chinese. Unicode support is planned for CMUD in the distant future, but right now you will run into *lots* of problems using either zMUD or CMUD with a Chinese MUD. Sorry.
|
|
|
|
para Beginner
Joined: 14 Sep 2008 Posts: 18
|
Posted: Fri Oct 24, 2008 5:41 pm |
In the "distant future"? When the mud game disappears? Can I return the cmud since its definitely useless for me?
|
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Fri Oct 24, 2008 5:46 pm |
If you bought it within 30 days then yes we have a full refund policy. Just email support@zuggsoft.com with your order info.
I said "distant future" because I'm just one person and there are *lots* of other things on my to-do list for CMUD that are higher priority than the Unicode stuff. I obviously can't give any sort of date for something that is probably over a year away. |
|
|
|
|
|