New Db

11/24/2008 05:08 pyromaster#1
I found a newer db with new stuff...It still includes the holloween euds and pally n all dat from the previous db, but this one has exp balls that give more exp, a few new maps, new euds n the mall but they dont work...and lvl135 items, they also dont work. Im still testing the db but if any1 wants to help me translate it that'd be cool. Heres some pics.

[Only registered and activated users can see links. Click Here To Register...][Only registered and activated users can see links. Click Here To Register...]
11/24/2008 05:21 zaneleonfox16#2
nice job man goodluck with that
11/24/2008 05:29 pyromaster#3
Quote:
Originally Posted by zaneleonfox16 View Post
nice job man goodluck with that
Yeah, hopefully some1 wants to help me translate it, I just dont have the time.
11/24/2008 05:39 funhacker#4
Code:
update cq_action,cq_action2 set cq_action.param = cq_action2.param where cq_action.id = cq_action2.id and cq_action.type = cq_action2.type and cq_action.type = 126;
Code:
update cq_action,cq_action2 set cq_action.param = cq_action2.param where cq_action.id = cq_action2.id and cq_action.type = cq_action2.type and cq_action.type = 101;
Code:
update cq_action,cq_action2 set cq_action.param = cq_action2.param where cq_action.id = cq_action2.id and cq_action.type = cq_action2.type and cq_action.type = 102;
Code:
update cq_itemtype,cq_itemtype2 set cq_itemtype.name = cq_itemtype2.name where cq_itemtype.id = cq_itemtype2.id;
Code:
update cq_monstertype,cq_monstertype2 set cq_monstertype.name = cq_monstertype2.name where cq_monstertype.id = cq_monstertype2.id;

that will do most the translation for you

cq_[tablename]2 = english table (already translated one)
cq_[tablename] = chinese table (non-translated type)

then you can use my other 2 apps to translate the needed cq_map and cq_npc, or you can just do the same as above
11/24/2008 05:45 pyromaster#5
Wow thanks a lot funhacker ^^
11/24/2008 05:47 zaneleonfox16#6
woot gratz funhacker
11/24/2008 05:49 pyromaster#7
Quote:
Originally Posted by zaneleonfox16 View Post
woot gratz funhacker
Yes, he always seems to impress. :p I'll most likely be releasing the db 100% translated tomorrow.
11/24/2008 05:51 zaneleonfox16#8
cool for free
11/24/2008 08:21 thegamer1907#9
even if you used funhacker's way of translating, you wont be able to change the item descriptions. They will still be in gibberish unless you translate the itemtype.dat which funhacker can make a tool to do this. I tried it, on the mannequin db, this db and another even newer db with all new paladin skills db. all the item descriptions wil lremain as gibberish unless you change itemtype.dat

plus, if youw ant the new itms to work you needa extract the patch included to your client.
11/24/2008 09:43 DeathNoteEO#10
Quote:
Originally Posted by pyromaster View Post
I found a newer db with new stuff...It still includes the holloween euds and pally n all dat from the previous db, but this one has exp balls that give more exp, a few new maps, new euds n the mall but they dont work...and lvl135 items, they also dont work. Im still testing the db but if any1 wants to help me translate it that'd be cool. Heres some pics.

[Only registered and activated users can see links. Click Here To Register...][Only registered and activated users can see links. Click Here To Register...]
haha hmm i know that DB Maybe i should Release it hmmmmmm mmm
What do yall think ???? should i or not
11/24/2008 10:23 dani-filth0#11
u should
11/24/2008 16:28 Necron33#12
well you don't translate the new pages just the old ones lol...
11/25/2008 22:16 edgdro2#13
has anyone gotten this fully translated????????? yet?
11/25/2008 22:39 pyromaster#14
Quote:
Originally Posted by edgdro2 View Post
has anyone gotten this fully translated????????? yet?
I've gotten everything but the npcs and maps translated. Idk why, but I cant seem to make funhackers apps work for translations.

Btw, the msg server does support the mannequim thing. If any1 knows how to make that 30 day trial go away then I could use this msg server...
11/25/2008 23:14 zaneleonfox16#15
cool
nice job man