Other > Tools and Modifications

Amboy Tactical Tool

<< < (12/24) > >>

Caled:

--- Quote from: Doctor Eex on June 24, 2011, 10:59:57 pm ---Caled, few suggestions | notes.

1) does not recognize damn russian letters :(

2) can you make it space sensitive somehow?

3) can you make it spell anything (for example nicks using microsoft speech engine?)

--- End quote ---

1) should be possible I think, it is not currently supported because I did not think about it :D

2) It is space sensitive and case sensitive so I don't understand your question.

3) I tried some text synthesis, but nick name do not come out good and forget about russian name :D (numbers are good thought, so maybe life indication or timer value, server population...). It is still wip.

Doctor Eex:
regarding 2:

Sorry, ma bad. Indeed.

jan0s1k:

--- Quote from: Doctor Eex on June 24, 2011, 10:59:57 pm ---1) does not recognize damn russian letters :(

--- End quote ---

Could you try to put in config russian letters in wrong coding? I mean something like this:

--- Code: ---Â ńâ˙çč ńî ńěĺíîé

--- End code ---

Maybe it will work :)

Or if you can, could you write me this words in russian (I mean, I can translate it by a google, but maybe it can be different than in FOnline), I can check if my way will work or not :>

Doctor Eex:

--- Quote from: jan0s1k on June 25, 2011, 01:04:40 am ---Could you try to put in config russian letters in wrong coding? I mean something like this:

--- Code: ---Â ńâ˙çč ńî ńěĺíîé

--- End code ---

Maybe it will work :)

Or if you can, could you write me this words in russian (I mean, I can translate it by a google, but maybe it can be different than in FOnline), I can check if my way will work or not :>

--- End quote ---

Hmm... What exact coding to use?
I want any word to recognize, for example "привет" - means "hello"
Appreciate if recognizing Cyrillic will  be possible, TLA, Goon Haven and Requiem guys will be thankful :)

Caled:

--- Quote from: jan0s1k on June 25, 2011, 01:04:40 am ---Could you try to put in config russian letters in wrong coding? I mean something like this:

--- Code: ---Â ńâ˙çč ńî ńěĺíîé

--- End code ---

Maybe it will work :)

--- End quote ---

Yep it works with wrong encoding ("ïðèâåò" in place of "привет").
The game do not use utf8, you can see it if you save the console log.
Instead it use Windows-1251 so I will have to convert the inputs.

It should not be too hard   8)

Edit : The patched version is up (link in first post) and work with cyrillic text encoded in utf8 in config.xml.
You can test the line I left for test and tell me if it works as it should.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version