Disguise Event (GMOcean) didnt work

exchisu

New member
Messages
59
Points
0
Hello, i have a issue... with the Disguise event of @GMOcean 

well, the Npc will be: The npc disguise as a Mob and u need to typ the monster name and u won...

well... the issue is, when the npc disguise as a mob i tip the Name and nothing happen :/ !!

Note:  I have already installed my PCRE Library... and all, its Ok on my host... i didnt know what happen x.x

any help please ?

 
This seems to be an issue regarding clients and the langtype you chose to run them on, in your clientinfo.xml. Try changing it to 0, or 1, or 21.

If that doesn't work, there are other things to try, but these are the ones that made it work for other people.

 
This seems to be an issue regarding clients and the langtype you chose to run them on, in your clientinfo.xml. Try changing it to 0, or 1, or 21.

If that doesn't work, there are other things to try, but these are the ones that made it work for other people.
my current langtype:

<port>6900</port> <version>30</version> <langtype>10</langtype>
Change the langtype to 21 and works !! but this error Appear:

TFRdgnF.png


Change the Langtype to 1: and Work Fine !! BUT !! when another person Talk appear: |00 infront ex:

newbie: |00hi how are you?

me: fine and you..

newbie: |00 fine ty

....

Solved ! I change the langtype and the service. for future dudes.

Do you have PCRE installed?
Yes i have it. u didnt read the Note ? 
default_wacko.png


 
Last edited by a moderator:
Glad it worked. And again sorry, this is a client x server limitation, that can't be fixed. Unless theoretically we can detect what langtype a client is using, and then we could write the script to make proper adjustments for individual players. However, that's all speculation.

 
Yes, but for futures issues for anybody, the solution is, Change the Langtype accord your servicetype

 
This seems to be an issue regarding clients and the langtype you chose to run them on, in your clientinfo.xml. Try changing it to 0, or 1, or 21.

If that doesn't work, there are other things to try, but these are the ones that made it work for other people.
my current langtype:

<port>6900</port> <version>30</version> <langtype>10</langtype>
Change the langtype to 21 and works !! but this error Appear:

TFRdgnF.png


Change the Langtype to 1: and Work Fine !! BUT !! when another person Talk appear: |00 infront ex:

newbie: |00hi how are you?

me: fine and you..

newbie: |00 fine ty

....

Solved ! I change the langtype and the service. for future dudes.

>Do you have PCRE installed?
Yes i have it. u didnt read the Note ? 
default_wacko.png
What langtype do  you use?

I tired to use 0 and 1 still |00 when people chat, 

And what does Service you changed?

 
Back
Top