Kết quả 11 đến 16 của 16
Chủ đề: [Guide] Việt hoá server CQ
-
30-08-10, 11:23 AM #11
- Ngày tham gia
- Jun 2008
- Bài viết
- 279
- Thanks
- 3
- Thanked 31 Times in 18 Posts
Ðề: [Guide]Việt hoá server CQ
xem mấy cái có vietphrase đó
cũng gần gần tiếng ViệtKhách viếng thăm hãy cùng MrDnD xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
01-09-10, 05:19 PM #12
- Ngày tham gia
- Jun 2008
- Bài viết
- 279
- Thanks
- 3
- Thanked 31 Times in 18 Posts
Ðề: [Guide]Việt hoá server CQ
chuẩn bị VH = công nghệ cao, không dùng công nghệ thấp thế này nữa
tạm dừng viết guide, tập trung vào việc VH, các bạn thông cảmKhách viếng thăm hãy cùng MrDnD xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
06-09-10, 06:50 AM #13
- Ngày tham gia
- Jun 2010
- Đang ở
- Tp.Cao Lãnh
- Bài viết
- 207
- Thanks
- 3
- Thanked 12 Times in 10 Posts
Ðề: [Guide]Việt hoá server CQ
Khách viếng thăm hãy cùng hacdieu258 xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
06-09-10, 08:05 AM #14
- Ngày tham gia
- Jun 2008
- Bài viết
- 279
- Thanks
- 3
- Thanked 31 Times in 18 Posts
Ðề: [Guide]Việt hoá server CQ
tool viết cho 1 mình tớ dùng thôi. Share ra mất công hướng dẫn mệt lắm...
nói qua về cách xử lý thôi, ai biết lập trình thì tự code lấy
[SP]down bản update 04/09/2010 về xem các file Read me.txt và translated.txt để biết thêm chi tiết [/SP]Khách viếng thăm hãy cùng MrDnD xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
Các thành viên gởi lời cảm ơn đến MrDnD vì bài viết này !
khungvonline1 (04-09-11)
-
06-09-10, 09:39 AM #15
- Ngày tham gia
- Sep 2010
- Bài viết
- 1
- Thanks
- 0
- Thanked 0 Times in 0 Posts
Ðề: [Guide]Việt hoá server CQ
Khách viếng thăm hãy cùng hanzaky xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
06-09-10, 11:04 AM #16
- Ngày tham gia
- Jun 2008
- Bài viết
- 279
- Thanks
- 3
- Thanked 31 Times in 18 Posts
Ðề: [Guide]Việt hoá server CQ
source tool lấy dữ liệu...
[SP]Code:using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.IO; namespace GetData { class Program { static void Main(string[] args) { string folderPath; do { Console.Write("folder's path = "); folderPath = Console.ReadLine(); Console.Write("enter type (skill = 1, map = 2, npcItem = 3) : "); string choose = Console.ReadLine(); WriteData(@folderPath, choose); } while (true); // lấy tên của 1 folder lớn. /* DirectoryInfo dir = new DirectoryInfo(folderPath); DirectoryInfo[] dirs = dir.GetDirectories(); foreach (DirectoryInfo dire in dirs) WriteData(dire.FullName); */ } static string GetName(FileInfo file, string[] type) { try { StreamReader sr = new StreamReader(file.FullName); string str = sr.ReadToEnd(); int i1 = str.IndexOf(type[0]); int i2 = i1; while (str[i2] != Convert.ToChar(type[1])) i2++; string str2 = str.Remove(i2 - 1); string str3 = str2.Remove(0, i1 + Convert.ToInt16(type[2])); str2 = str3.Trim('\"'); return str2; } catch (Exception e) { Console.WriteLine(e.ToString()); return "cannot read"; } } static void WriteData(string folderPath,string choose) { string[] skill = { "#define PF_NAME", "\n", "23" }; string[] map = { "get_name", ";", "20" }; string[] npcItem = { "set_name", ";", "10" }; DirectoryInfo dir = new DirectoryInfo(folderPath); FileInfo[] files = dir.GetFiles(); string readme = folderPath.Insert(folderPath.Length, "\\Read me.txt"); string name,fileName; string[] type; TextWriter sw = new StreamWriter(readme); foreach (FileInfo file in files) { if (choose == "1" && file.Name.Length == 7) type = skill; else if ((choose == "1" && file.Name.Length == 6) || choose == "3" ) type = npcItem; else if (choose == "2") type = map; else { Console.WriteLine("chon sai"); sw.Close(); return; } fileName = file.Name.Insert(0, "\t"); name = GetName(file,type).Insert(GetName(file,type).Length, fileName); sw.WriteLine(name); } sw.Close(); } } }
ai hiểu đc thì hiểu, ko hiểu miễn hỏi nhé.
p/s : mấy pro coder đừng nhảy vào xoắn nhé, lười ko muốn trình bày gì hết
chiều sửa lại code tool VH rồi share nốtKhách viếng thăm hãy cùng MrDnD xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
Các Chủ đề tương tự
-
[Guide]Cài đặt server Thục Sơn Kỳ Hiệp
Bởi thl3ugjacui trong diễn đàn Thục Sơn Kỳ HiệpTrả lời: 180Bài viết cuối: 19-12-12, 11:41 PM -
[GUIDE] Hướng dẫn cài đặt Server MapleStory v62
Bởi khoa1309 trong diễn đàn Maple StoryTrả lời: 280Bài viết cuối: 18-02-12, 10:48 AM -
[Guide]Cài đặt server Thục Sơn Kỳ Hiệp
Bởi thl3ugjacui trong diễn đàn Private Server For LinuxTrả lời: 28Bài viết cuối: 15-04-10, 10:29 AM -
(Guide) Getting into 3.1 server =D
Bởi slickone trong diễn đàn ReleasesTrả lời: 27Bài viết cuối: 28-02-08, 09:53 PM -
[Guide] Hướng dẫn sao lưu dữ liệu cho server
Bởi eddy trong diễn đàn Guides - Kho Lưu trữTrả lời: 2Bài viết cuối: 18-07-07, 08:26 AM