10-11-2011, 03:09 PM
Made this quest tool, it converts from questAll_usa.lod to sql file, It supports 1279 and 1185(open and save it with chinese option).
[hide]
If you dont like java this is an MFC version:
2
Requires to instal VC++ Redistributable 2008 package.
[/hide]
Later i will update it to add, remove, edit, enable, disable quests.
Update:
-Fixed Compatibilities with Mysql newer Versions(Tested on Mysql 5.5.15)
-Added Save to lod file
-Added Remove Quest (Now you can remove quest)
-Added Add quest
-Added Chinese client Support
-Added Episode 2(You can read them)
-Added 1185 (You can Read Them)
-Now the SQL exports correctly(a_need_min_level,a_need_max_level as int(11))
-Added support for Unicode (now you can make quests in any language you want);
Pics:
Next week i will finish it.

