How to Translate Ability Skills from Chinese Maps

General talk about editing, cheating, and deprotecting maps.

Moderator: Cheaters

User avatar
NumberXIII
Forum Spammer
Posts: 943
Joined: March 30th, 2013, 11:05 am
Title: Gamma Ray
Location: Earth
Contact:

Re: How to Translate Ability Skills from Chinese Maps

Post by NumberXIII »

warrior4000 wrote:
Vegas wrote:Copy that text and paste it in a *.txt file.
Open in MS word, Unicode UTF-8
Copy THAT text with the chinese symbols into Google translate.
Easy!

call TransmissionFromUnitWithNameBJ (bj_FORCE_ALL_PLAYERS, vT, "Buddha", null, "following open duel mode! duel time one hour!", 0,0, true)


Big thanks :thumbsup: .. doing this with all the lines... it will take a looong time. :lol: .


Not really wise translating maps you will see consequences ( :twisted: :twisted: ) Jokes :)
User avatar
warrior4000
Junior Member
Posts: 34
Joined: October 21st, 2011, 11:54 pm

Re: How to Translate Ability Skills from Chinese Maps

Post by warrior4000 »

Vegas wrote:Copy that text and paste it in a *.txt file.
Open in MS word, Unicode UTF-8
Copy THAT text with the chinese symbols into Google translate.
Easy!

call TransmissionFromUnitWithNameBJ (bj_FORCE_ALL_PLAYERS, vT, "Buddha", null, "following open duel mode! duel time one hour!", 0,0, true)



Hey I still have some problems doing this...

For example.. I'm trying to translate this.

Code: Select all

function Trig________________________002________4______________u_Actions takes nothing returns nothing
call DisplayTextToForce(GetPlayersAll(),"아이템등급별[레어][카오스][유니크][유물][에픽][레전드][헬][정예][엔젤][귀속] 입니다.")
endfunction

I copy this into a .txt file... then after opening it with MS Word, Unicode UFT-8. nothing happens.
I need to split the words first, before open the file with MS word in Unicode UFT-8?.
EDIT: Sometimes it work... using notepad++ converting to ANSI then to UFT-8 ... I think.. I'm just getting trolled by the tools
User avatar
Vegas
Shopping Maul USA Creator
Posts: 1727
Joined: January 18th, 2007, 11:07 am
Title: No Comment
Location: Calgary Canada

Re: How to Translate Ability Skills from Chinese Maps

Post by Vegas »

Hmmm. Thats is definitely difficult to translate. I don't have much time so I tried it a few ways. I think you might have to do every word.

Odd that the first part int the quotes translates as "item rating" in Korean :O
User avatar
warrior4000
Junior Member
Posts: 34
Joined: October 21st, 2011, 11:54 pm

Re: How to Translate Ability Skills from Chinese Maps

Post by warrior4000 »

Vegas wrote:Hmmm. Thats is definitely difficult to translate. I don't have much time so I tried it a few ways. I think you might have to do every word.

Odd that the first part int the quotes translates as "item rating" in Korean :O


I found a solution... or at least a strange case...
1) Copy the unforeign text to a .txt file
2) open it with notepad++ "and check in the codifications / UFT-8 is selected"
3) Copy the text "chinese - korean - jap.. etc" and translate using whatever you want.
4) if you found more text to translate, you need to make a new .txt file. Don't add text to the last .txt used for translate, because notepad++ can't re-decode the unforeign text.

So everytime I need to check a unforeign text for translate it, I need to do steps 1, 2 & 3.
Apple
Forum Staff
Posts: 1470
Joined: November 3rd, 2010, 10:48 am
Title: Best Player
Location: Singapore
Contact:

Re: How to Translate Ability Skills from Chinese Maps

Post by Apple »

Mine would prompt whether you choose ansi or UFT-7/8 but yeah you can do it that way.
interesting tho. It has both chinese and korean, while being an anime map..
Request a map? Follow the rulesHERE
Request templateHERE
Please, do not PM me.
On the side note, I'm still playing vampirism speed on malaysia room, occasionally in Garena. Bcuz too lazy to find out where else I can play them.
Post Reply