Kết quả 61 đến 70 của 434
Chủ đề: [Share] Đao Kiếm Vô Song
-
13-12-12, 11:25 AM #61
Ðề: [Share] Đao Kiếm Vô Song
Reg Là Lỗi Liền Mình Tạo Dc Nhân Vật Nhưng Vào Game Đứng Im
Chán
Với Cả Cái Login Kiều Gì ấy
Nói Chung Sever Chỉ Hoàn Thiện 50%Lần sửa cuối bởi vuducthanh2007, ngày 13-12-12 lúc 06:14 PM.
Khách viếng thăm hãy cùng vuducthanh2007 xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
13-12-12, 12:05 PM #62
- Ngày tham gia
- Nov 2009
- Bài viết
- 177
- Thanks
- 80
- Thanked 21 Times in 20 Posts
Ðề: [Share] Đao Kiếm Vô Song
Khách viếng thăm hãy cùng Cô Hồn xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
13-12-12, 12:32 PM #63
Ðề: [Share] Đao Kiếm Vô Song
Khách viếng thăm hãy cùng vudung xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
13-12-12, 01:29 PM #64
- Ngày tham gia
- May 2012
- Đang ở
- ™SmallCity
- Bài viết
- 334
- Thanks
- 238
- Thanked 794 Times in 113 Posts
Ðề: [Share] Đao Kiếm Vô Song
Code WebReg 5L/lic..
...............................Khách viếng thăm hãy cùng HeavenGames xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
13-12-12, 01:54 PM #65
- Ngày tham gia
- Nov 2010
- Đang ở
- Giường băng cùng Tiểu Long Nữ
- Bài viết
- 853
- Thanks
- 157
- Thanked 1,424 Times in 229 Posts
Ðề: [Share] Đao Kiếm Vô Song
common.CommonConfig.loginName = this.loaderInfo.parameters["account"];
common.CommonConfig.loginPwd = this.loaderInfo.parameters["psw"];
common.CommonConfig.accountSocketIP = this.loaderInfo.parameters["ip"];
common.CommonConfig.accountSocketPort = this.loaderInfo.parameters["port"];
common.CommonConfig.gameResourceUrl = this.loaderInfo.parameters["url"];
common.CommonConfig.language = this.loaderInfo.parameters["language"];
common.CommonConfig.flashVersion = this.loaderInfo.parameters["flashVersion"];
common.CommonConfig.gmInfo = this.loaderInfo.parameters["gmInfo"];
common.CommonConfig.website = this.loaderInfo.parameters["website"];
common.CommonConfig.bbsUrl = this.loaderInfo.parameters["bbsUrl"];
common.CommonConfig.gmHelpUrl = this.loaderInfo.parameters["gmHelpUrl"];
common.CommonConfig.payUrl = this.loaderInfo.parameters["payUrl"];
common.CommonConfig.platform = this.loaderInfo.parameters["platform"];
common.CommonConfig.gameid = this.loaderInfo.parameters["gameid"];
common.CommonConfig.server = this.loaderInfo.parameters["server"];
oops.framework.Game.rootDirectory = common.CommonConfig.gameResourceUrl;
dg.Debug.log("CommonConfig.loginName:" + common.CommonConfig.loginName + " CommonConfig.loginPwd:" + common.CommonConfig.loginPwd + " CommonConfig.accountSocketIP:" + common.CommonConfig.accountSocketIP + " CommonConfig.accountSocketPort:" + common.CommonConfig.accountSocketPort + " CommonConfig.gameResourceUrl:" + common.CommonConfig.gameResourceUrl + " CommonConfig.gameid:" + common.CommonConfig.gameid + " CommonConfig.platform:" + common.CommonConfig.platform + " CommonConfig.server:" + common.CommonConfig.server);
this.loadVersionConfig(true);
dg.Debug.log("version true");
login cứ viết kiểu kiểu nhu này là vào gameKhách viếng thăm hãy cùng khuek8b xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
13-12-12, 01:57 PM #66
- Ngày tham gia
- Oct 2012
- Bài viết
- 36
- Thanks
- 7
- Thanked 1 Time in 1 Post
Ðề: [Share] Đao Kiếm Vô Song
thế làm sao biết id item hả câu?
Khách viếng thăm hãy cùng phamthilien xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
13-12-12, 02:35 PM #67
- Ngày tham gia
- Nov 2010
- Đang ở
- Giường băng cùng Tiểu Long Nữ
- Bài viết
- 853
- Thanks
- 157
- Thanked 1,424 Times in 229 Posts
Ðề: [Share] Đao Kiếm Vô Song
config.swf vào đó mà xem, action dễ đọc mà
this.HorseConfig[11] = {"id":11, "name":"Đạp tuyết vô ngân", "model":2, "speed":1200, "hp":1320, "mp":330, "physicalAttack":278, "theurgyAttack":278, "physicalDefense":192, "theurgyDefense":192, "physicalCritical":40, "theurgyCritical":40, "hit":40, "dodge":46, "levelupExp":"50"};
this.HorseConfig[12] = {"id":12, "name":"Đạp tuyết vô ngân", "model":2, "speed":1200, "hp":1440, "mp":360, "physicalAttack":302, "theurgyAttack":302, "physicalDefense":208, "theurgyDefense":208, "physicalCritical":42, "theurgyCritical":42, "hit":42, "dodge":48, "levelupExp":"160"};
this.HorseConfig[13] = {"id":13, "name":"Đạp tuyết vô ngân", "model":2, "speed":1200, "hp":1560, "mp":390, "physicalAttack":328, "theurgyAttack":328, "physicalDefense":226, "theurgyDefense":226, "physicalCritical":44, "theurgyCritical":44, "hit":44, "dodge":52, "levelupExp":"420"};
this.HorseConfig[14] = {"id":14, "name":"Đạp tuyết vô ngân", "model":2, "speed":1200, "hp":1680, "mp":420, "physicalAttack":352, "theurgyAttack":352, "physicalDefense":244, "theurgyDefense":244, "physicalCritical":46, "theurgyCritical":46, "hit":46, "dodge":54, "levelupExp":"960"};
this.HorseConfig[15] = {"id":15, "name":"Đạp tuyết vô ngân", "model":2, "speed":1200, "hp":1800, "mp":450, "physicalAttack":378, "theurgyAttack":378, "physicalDefense":262, "theurgyDefense":262, "physicalCritical":48, "theurgyCritical":48, "hit":48, "dodge":56, "levelupExp":"1870"};
this.HorseConfig[16] = {"id":16, "name":"Đạp tuyết vô ngân", "model":2, "speed":1200, "hp":1920, "mp":480, "physicalAttack":404, "theurgyAttack":404, "physicalDefense":278, "theurgyDefense":278, "physicalCritical":48, "theurgyCritical":48, "hit":48, "dodge":58, "levelupExp":"2990"};
this.HorseConfig[17] = {"id":17, "name":"Đạp tuyết vô ngân", "model":2, "speed":1200, "hp":2040, "mp":510, "physicalAttack":428, "theurgyAttack":428, "physicalDefense":296, "theurgyDefense":296, "physicalCritical":50, "theurgyCritical":50, "hit":50, "dodge":60, "levelupExp":"4500"};
this.HorseConfig[18] = {"id":18, "name":"Đạp tuyết vô ngân", "model":2, "speed":1200, "hp":2160, "mp":540, "physicalAttack":454, "theurgyAttack":454, "physicalDefense":314, "theurgyDefense":314, "physicalCritical":52, "theurgyCritical":52, "hit":52, "dodge":64, "levelupExp":"6460"};
this.HorseConfig[19] = {"id":19, "name":"Đạp tuyết vô ngân", "model":2, "speed":1200, "hp":2280, "mp":570, "physicalAttack":478, "theurgyAttack":478, "physicalDefense":330, "theurgyDefense":330, "physicalCritical":54, "theurgyCritical":54, "hit":54, "dodge":66, "levelupExp":"8740"};
this.HorseConfig[20] = {"id":20, "name":"Đạp tuyết vô ngân", "model":2, "speed":1200, "hp":2400, "mp":600, "physicalAttack":504, "theurgyAttack":504, "physicalDefense":348, "theurgyDefense":348, "physicalCritical":56, "theurgyCritical":56, "hit":56, "dodge":68, "levelupExp":"11550"};
this.HorseConfig[21] = {"id":21, "name":"U minh cuồng lang", "model":3, "speed":1600, "hp":2520, "mp":630, "physicalAttack":530, "theurgyAttack":530, "physicalDefense":366, "theurgyDefense":366, "physicalCritical":58, "theurgyCritical":58, "hit":58, "dodge":70, "levelupExp":"15600"};
this.HorseConfig[22] = {"id":22, "name":"U minh cuồng lang", "model":3, "speed":1600, "hp":2640, "mp":660, "physicalAttack":554, "theurgyAttack":554, "physicalDefense":382, "theurgyDefense":382, "physicalCritical":60, "theurgyCritical":60, "hit":60, "dodge":72, "levelupExp":"19760"};
this.HorseConfig[23] = {"id":23, "name":"U minh cuồng lang", "model":3, "speed":1600, "hp":2760, "mp":690, "physicalAttack":580, "theurgyAttack":580, "physicalDefense":400, "theurgyDefense":400, "physicalCritical":62, "theurgyCritical":62, "hit":62, "dodge":76, "levelupExp":"24360"};
this.HorseConfig[24] = {"id":24, "name":"U minh cuồng lang", "model":3, "speed":1600, "hp":2880, "mp":720, "physicalAttack":604, "theurgyAttack":604, "physicalDefense":418, "theurgyDefense":418, "physicalCritical":64, "theurgyCritical":64, "hit":64, "dodge":78, "levelupExp":"29700"};
this.HorseConfig[25] = {"id":25, "name":"U minh cuồng lang", "model":3, "speed":1600, "hp":3000, "mp":750, "physicalAttack":630, "theurgyAttack":630, "physicalDefense":436, "theurgyDefense":436, "physicalCritical":66, "theurgyCritical":66, "hit":66, "dodge":80, "levelupExp":"35840"};
this.HorseConfig[26] = {"id":26, "name":"U minh cuồng lang", "model":3, "speed":1600, "hp":3120, "mp":780, "physicalAttack":656, "theurgyAttack":656, "physicalDefense":452, "theurgyDefense":452, "physicalCritical":66, "theurgyCritical":66, "hit":66, "dodge":82, "levelupExp":"43750"};
this.HorseConfig[27] = {"id":27, "name":"U minh cuồng lang", "model":3, "speed":1600, "hp":3240, "mp":810, "physicalAttack":680, "theurgyAttack":680, "physicalDefense":470, "theurgyDefense":470, "physicalCritical":68, "theurgyCritical":68, "hit":68, "dodge":84, "levelupExp":"51430"};
this.HorseConfig[28] = {"id":28, "name":"U minh cuồng lang", "model":3, "speed":1600, "hp":3360, "mp":840, "physicalAttack":706, "theurgyAttack":706, "physicalDefense":488, "theurgyDefense":488, "physicalCritical":70, "theurgyCritical":70, "hit":70, "dodge":88, "levelupExp":"59670"};
this.HorseConfig[29] = {"id":29, "name":"U minh cuồng lang", "model":3, "speed":1600, "hp":3480, "mp":870, "physicalAttack":730, "theurgyAttack":730, "physicalDefense":504, "theurgyDefense":504, "physicalCritical":72, "theurgyCritical":72, "hit":72, "dodge":90, "levelupExp":"68880"};
this.HorseConfig[30] = {"id":30, "name":"U minh cuồng lang", "model":3, "speed":1600, "hp":3600, "mp":900, "physicalAttack":756, "theurgyAttack":756, "physicalDefense":522, "theurgyDefense":522, "physicalCritical":74, "theurgyCritical":74, "hit":74, "dodge":92, "levelupExp":"80960"};
this.HorseConfig[31] = {"id":31, "name":"Truy phong vân báo", "model":4, "speed":2000, "hp":3720, "mp":930, "physicalAttack":782, "theurgyAttack":782, "physicalDefense":540, "theurgyDefense":540, "physicalCritical":76, "theurgyCritical":76, "hit":76, "dodge":94, "levelupExp":"92000"};
this.HorseConfig[32] = {"id":32, "name":"Truy phong vân báo", "model":4, "speed":2000, "hp":3840, "mp":960, "physicalAttack":806, "theurgyAttack":806, "physicalDefense":556, "theurgyDefense":556, "physicalCritical":78, "theurgyCritical":78, "hit":78, "dodge":96, "levelupExp":"104160"};
this.HorseConfig[33] = {"id":33, "name":"Truy phong vân báo", "model":4, "speed":2000, "hp":3960, "mp":990, "physicalAttack":832, "theurgyAttack":832, "physicalDefense":574, "theurgyDefense":574, "physicalCritical":80, "theurgyCritical":80, "hit":80, "dodge":100, "levelupExp":"117500"};
this.HorseConfig[34] = {"id":34, "name":"Truy phong vân báo", "model":4, "speed":2000, "hp":4080, "mp":1020, "physicalAttack":856, "theurgyAttack":856, "physicalDefense":592, "theurgyDefense":592, "physicalCritical":82, "theurgyCritical":82, "hit":82, "dodge":102, "levelupExp":"131560"};
this.HorseConfig[35] = {"id":35, "name":"Truy phong vân báo", "model":4, "speed":2000, "hp":4200, "mp":1050, "physicalAttack":882, "theurgyAttack":882, "physicalDefense":610, "theurgyDefense":610, "physicalCritical":84, "theurgyCritical":84, "hit":84, "dodge":104, "levelupExp":"149050"};
this.HorseConfig[36] = {"id":36, "name":"Truy phong vân báo", "model":4, "speed":2000, "hp":4320, "mp":1080, "physicalAttack":908, "theurgyAttack":908, "physicalDefense":626, "theurgyDefense":626, "physicalCritical":84, "theurgyCritical":84, "hit":84, "dodge":106, "levelupExp":"165300"};
this.HorseConfig[37] = {"id":37, "name":"Truy phong vân báo", "model":4, "speed":2000, "hp":4440, "mp":1110, "physicalAttack":932, "theurgyAttack":932, "physicalDefense":644, "theurgyDefense":644, "physicalCritical":86, "theurgyCritical":86, "hit":86, "dodge":108, "levelupExp":"182900"};
this.HorseConfig[38] = {"id":38, "name":"Truy phong vân báo", "model":4, "speed":2000, "hp":4560, "mp":1140, "physicalAttack":958, "theurgyAttack":958, "physicalDefense":662, "theurgyDefense":662, "physicalCritical":88, "theurgyCritical":88, "hit":88, "dodge":112, "levelupExp":"201300"};
this.HorseConfig[39] = {"id":39, "name":"Truy phong vân báo", "model":4, "speed":2000, "hp":4680, "mp":1170, "physicalAttack":982, "theurgyAttack":982, "physicalDefense":678, "theurgyDefense":678, "physicalCritical":90, "theurgyCritical":90, "hit":90, "dodge":114, "levelupExp":"224640"};
this.HorseConfig[40] = {"id":40, "name":"Truy phong vân báo", "model":4, "speed":2000, "hp":4800, "mp":1200, "physicalAttack":1008, "theurgy
--- Chế độ gộp bài viết ---
đã code rùi đi share, giữ làm gì @@Khách viếng thăm hãy cùng khuek8b xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
13-12-12, 02:40 PM #68
- Ngày tham gia
- Apr 2012
- Bài viết
- 9
- Thanks
- 4
- Thanked 0 Times in 0 Posts
Ðề: [Share] Đao Kiếm Vô Song
Khách viếng thăm hãy cùng tuankt14b6 xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
13-12-12, 02:49 PM #69
- Ngày tham gia
- Aug 2012
- Đang ở
- TP.HCM
- Bài viết
- 306
- Thanks
- 189
- Thanked 224 Times in 35 Posts
Ðề: [Share] Đao Kiếm Vô Song
Khách viếng thăm hãy cùng fastclient1998 xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
13-12-12, 03:07 PM #70
- Ngày tham gia
- May 2006
- Bài viết
- 193
- Thanks
- 47
- Thanked 47 Times in 34 Posts
Ðề: [Share] Đao Kiếm Vô Song
Khách viếng thăm hãy cùngkt12d1xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
Các Chủ đề tương tự
-
[JX] Sql 2000 có thể chạy song song với sql 2008 ???
Bởi tien320456 trong diễn đàn Hỏi Đáp/ Yêu CầuTrả lời: 1Bài viết cuối: 12-04-12, 05:47 PM -
[KT] Cần giúp về lỗi song tu ....
Bởi kakakura trong diễn đàn Hỏi Đáp/ Yêu CầuTrả lời: 9Bài viết cuối: 28-02-12, 02:10 PM -
share lại thiện ác song hành
Bởi quangken trong diễn đàn Võ Lâm Truyền Kỳ (Jx Server)Trả lời: 14Bài viết cuối: 19-12-10, 10:23 AM -
Share Server Vô Song Chưa Edit ver1.0
Bởi quangken trong diễn đàn Võ Lâm Truyền Kỳ (Jx Server)Trả lời: 63Bài viết cuối: 01-11-10, 08:14 AM -
Album Cao Thiên Tú Vol2 - Song Song (320Kbps)
Bởi DaDuyTeo trong diễn đàn [Mp3 Album] Thư Viện Âm NhạcTrả lời: 0Bài viết cuối: 02-08-09, 06:25 PM