[RELEASE] easy translate script V2.0

12/10/2010 12:44 magewarior2#1
This script is For the cq_itemtype.

If you ever have a chinees cq_itemtype, or not fully translated cq_itemtype, this script (of 1596 actions) will do it for you, WITH NO EDITS accept the name´s.

the following actions look like this:
Code:
update cq_itemtype set name= 'BlueCoronet' where id= 113400;
and this:
Code:
update cq_itemtype set name= 'NightmareHelmet' where id>= '111090' and id <= 111094;
also for the basic monsters I`ve translated the cq_monstertype (released before) but I`ll shall add it in here also.

Looks like this:
Code:
 UPDATE cq_monstertype SET name = 'MadBull' where id = 1000;
[Only registered and activated users can see links. Click Here To Register...]

All Credits go to myself.

I hope it will be usefull

Code:
Don`t forget to hit Thanks :D
Download 95% translated cq-itemtype script:
[Only registered and activated users can see links. Click Here To Register...]
12/10/2010 19:34 ~Sword~Stalker~.#2
heh nice release

keep it up ;)
12/10/2010 20:28 magewarior2#3
well isn`t that nice because just 2 people that thanked me :bandit:
12/10/2010 20:54 ~Sword~Stalker~.#4
Quote:
Originally Posted by magewarior2 View Post
well isn`t that nice because just 2 people that thanked me :bandit:
well let me tell u somethin most newbies doesnt even know what are u talkin about

so never think that u guide/release something for a thank lol

all u need to do is to help & develop but the thanks part would be when newbies know whats the meaning of cq_itemtype :p