<Gunny 2.3> Big update
Hello & Welcome to our community. Is this your first visit? Đăng Ký
Follow us on
Follow us on Facebook Follow us on Twitter Linked In Flickr Watch us on YouTube My Space Blogger
 
Trang 1 của 15 1 2 3 11 ... CuốiCuối
Kết quả 1 đến 10 của 148

Chủ đề: <Gunny 2.3> Big update

  1. #1
    Thành Viên Tâm Huyết Sesshomaru's Avatar
    Ngày tham gia
    Apr 2009
    Bài viết
    1,666
    Thanks
    22
    Thanked 735 Times in 177 Posts

    <Gunny 2.3> Big update

    2k8[sp]
    [Only registered and activated users can see links. ]
    [/sp]

    2k5 nè
    [sp][Only registered and activated users can see links. ] nhớ down thêm cái folder nằm cùng 2k8 mới chạy được nha[/sp]
    chi tiết
    pass nếu có trantoai223
    [sp]
    -database backup
    SQL 2008 đã chỉnh sửa
    -Folder
    Flash,Resource,ReQuest
    [/sp]
    chỉnh sửa
    [sp]
    -thêm Vũ khí mới
    -thay đổi hình ảnh skill :vũ wow bắn sẽ thay đổi hình dạng
    -thêm đá cường hóa 6,7,8,9,10
    -việt hóa tên NPC
    -Việt hóa Mission(dùng google nên anh em thông cảm)
    -add full shop(mua đồ thoải mái)
    -thêm cánh mới(copy cái wing của smallwind bỏ vào resource mới thấy cánh)
    -cường hóa max là 12,VK cường hóa lên +11 bắt đầu biến hình
    ID một số món mới

    Boo4 70243
    đá cường hóa 6,7,8,9,10 lần lượt từ 11025-11029
    [/sp]
    Bug
    [sp]
    -Rất nhiều item vì bị lỗi phóng to hình nên chưa add vào
    -nhiều item chưa rip được skin nên cũng chưa add
    -vũ khí +11 bắt đầu biến hình sẽ không cường hóa được nữa
    --->có 2 hướng giải quyết:1 là cho nó lên +12 mới biến hình--->chỉ biến hình 1 lần duy nhất
    vào database [/SPOILER]
    [SPOILER]Item_Strengthen_Goods chỉnh sửa ID nó biến hình theo ý mình
    2 là +11 rồi thì vào database cho nó lên +12

    -đồ cường hóa +12 không hiển thị chi tiết
    -SQL 2008 nên anh em nào xài SQL 2005 thông cảm,không biết có restore được từ 2008 không(chưa thử,ai rành giảm xuống 2005 cho anh em khác giùm)
    -chỉ có
    Boomerang +vũ khí wow là cầm được vào trận đấu,Thương cổ + minatau và dụng cụ học tập có thể dùng được (có +tính năng cho nhân vật ) nhưng vào trận sẽ bị dis
    -bộ thời trang bị phóng to hình nhưng vào trận vẫn đẹp mê ly nên xài được tuốt(đang tìm cách fix)
    [/sp]
    lưu ý
    [sp]
    file TemplateAlllist.xml của VNG dùng sẽ không hiển thị đá cường hóa 6,7,8,9,10
    nên dùng file đi kèm
    -dùng chung với tất cả update trước đây(tức là tiếp tục chép đè lên)
    các bạn tự mình test thử đi nha
    [/sp]

    demo
    [sp]demo hàng nóng 30 char(trong hôm nay sẽ update hàng nóng này)
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]

    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]

    [/sp]
    Lưu ý khi restore phải chỉnh lại đường dẫn cho cái data nha,tại tui làm trên db test nên đường dẫn hơi khác 1 chút

    Restore xong chạy thêm query này để thêm đá cường hóa 5-10 trước khi chạy server
    [sp]

    Code:
    insert into dbo.Shop_Goods ([TemplateID],[Name],[Remark],[CategoryID],[Description],[Attack],[Defence],[Agility],[Luck],[Level],[Quality],[Pic],[MaxCount],[NeedSex],[NeedLevel],[CanStrengthen],[CanCompose],[CanDrop],[CanEquip],[CanUse],[CanDelete],[Script],[Data],[Colors],[Property1],[Property2],[Property3],[Property4],[Property5],[Property6],[Property7],[Property8],[Valid],[Count],[AddTime],[BindType],[FusionType],[FusionRate],[FusionNeedRate],[Hole],[RefineryLevel]) 
      Values (convert(int,11024),N'Đá Cường hóa 5' ,convert(nvarchar(200),'') ,convert(int,11) ,convert(nvarchar(200),'') ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,5) ,convert(int,5) ,convert(nvarchar(200),'strength9') ,convert(int,999) ,convert(int,0) ,convert(int,1) ,convert(bit,0) ,convert(bit,0) ,convert(bit,1) ,convert(bit,0) ,convert(bit,0) ,convert(bit,1) ,convert(nvarchar(200),'') ,convert(nvarchar(1000),'') ,convert(nvarchar(1000),'') ,convert(int,2) ,convert(int,24000) ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,1) ,convert(int,0) ,convert(datetime,'2011-09-12 02:11:11.000') ,convert(int,0) ,convert(int,5) ,convert(int,0) ,convert(int,400000) ,convert(nvarchar(50),'0,-1|0,-1|0,-1|0,-1|0,-1|0,-1') ,convert(int,-1) ) ;
    
    insert into dbo.Shop_Goods ([TemplateID],[Name],[Remark],[CategoryID],[Description],[Attack],[Defence],[Agility],[Luck],[Level],[Quality],[Pic],[MaxCount],[NeedSex],[NeedLevel],[CanStrengthen],[CanCompose],[CanDrop],[CanEquip],[CanUse],[CanDelete],[Script],[Data],[Colors],[Property1],[Property2],[Property3],[Property4],[Property5],[Property6],[Property7],[Property8],[Valid],[Count],[AddTime],[BindType],[FusionType],[FusionRate],[FusionNeedRate],[Hole],[RefineryLevel]) 
      Values (convert(int,11025),N'Đá Cường hóa 6' ,convert(nvarchar(200),'') ,convert(int,11) ,convert(nvarchar(200),'') ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,6) ,convert(int,5) ,convert(nvarchar(200),'strength5') ,convert(int,999) ,convert(int,0) ,convert(int,1) ,convert(bit,0) ,convert(bit,0) ,convert(bit,1) ,convert(bit,0) ,convert(bit,0) ,convert(bit,1) ,convert(nvarchar(200),'') ,convert(nvarchar(1000),'') ,convert(nvarchar(1000),'') ,convert(int,2) ,convert(int,240000) ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,1) ,convert(int,0) ,convert(datetime,'2011-09-12 02:11:11.000') ,convert(int,0) ,convert(int,5) ,convert(int,0) ,convert(int,4000000) ,convert(nvarchar(50),'0,-1|0,-1|0,-1|0,-1|0,-1|0,-1') ,convert(int,-1) ) ;
    
    insert into dbo.Shop_Goods ([TemplateID],[Name],[Remark],[CategoryID],[Description],[Attack],[Defence],[Agility],[Luck],[Level],[Quality],[Pic],[MaxCount],[NeedSex],[NeedLevel],[CanStrengthen],[CanCompose],[CanDrop],[CanEquip],[CanUse],[CanDelete],[Script],[Data],[Colors],[Property1],[Property2],[Property3],[Property4],[Property5],[Property6],[Property7],[Property8],[Valid],[Count],[AddTime],[BindType],[FusionType],[FusionRate],[FusionNeedRate],[Hole],[RefineryLevel]) 
      Values (convert(int,11026),N'Đá Cường hóa 7' ,convert(nvarchar(200),'') ,convert(int,11) ,convert(nvarchar(200),'') ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,7) ,convert(int,5) ,convert(nvarchar(200),'strength6') ,convert(int,999) ,convert(int,0) ,convert(int,1) ,convert(bit,0) ,convert(bit,0) ,convert(bit,1) ,convert(bit,0) ,convert(bit,0) ,convert(bit,1) ,convert(nvarchar(200),'') ,convert(nvarchar(1000),'') ,convert(nvarchar(1000),'') ,convert(int,2) ,convert(int,2400000) ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,1) ,convert(int,0) ,convert(datetime,'2011-09-12 02:11:11.000') ,convert(int,0) ,convert(int,5) ,convert(int,0) ,convert(int,40000000) ,convert(nvarchar(50),'0,-1|0,-1|0,-1|0,-1|0,-1|0,-1') ,convert(int,-1) ) ;
      
      
    insert into dbo.Shop_Goods ([TemplateID],[Name],[Remark],[CategoryID],[Description],[Attack],[Defence],[Agility],[Luck],[Level],[Quality],[Pic],[MaxCount],[NeedSex],[NeedLevel],[CanStrengthen],[CanCompose],[CanDrop],[CanEquip],[CanUse],[CanDelete],[Script],[Data],[Colors],[Property1],[Property2],[Property3],[Property4],[Property5],[Property6],[Property7],[Property8],[Valid],[Count],[AddTime],[BindType],[FusionType],[FusionRate],[FusionNeedRate],[Hole],[RefineryLevel]) 
      Values (convert(int,11027),N'Đá Cường hóa 8' ,convert(nvarchar(200),'') ,convert(int,11) ,convert(nvarchar(200),'') ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,8) ,convert(int,6) ,convert(nvarchar(200),'strength7') ,convert(int,999) ,convert(int,0) ,convert(int,1) ,convert(bit,0) ,convert(bit,0) ,convert(bit,1) ,convert(bit,0) ,convert(bit,0) ,convert(bit,1) ,convert(nvarchar(200),'') ,convert(nvarchar(1000),'') ,convert(nvarchar(1000),'') ,convert(int,2) ,convert(int,24000000) ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,1) ,convert(int,0) ,convert(datetime,'2011-09-12 02:11:11.000') ,convert(int,0) ,convert(int,5) ,convert(int,0) ,convert(int,400000000) ,convert(nvarchar(50),'0,-1|0,-1|0,-1|0,-1|0,-1|0,-1') ,convert(int,-1) ) ;
      
    insert into dbo.Shop_Goods ([TemplateID],[Name],[Remark],[CategoryID],[Description],[Attack],[Defence],[Agility],[Luck],[Level],[Quality],[Pic],[MaxCount],[NeedSex],[NeedLevel],[CanStrengthen],[CanCompose],[CanDrop],[CanEquip],[CanUse],[CanDelete],[Script],[Data],[Colors],[Property1],[Property2],[Property3],[Property4],[Property5],[Property6],[Property7],[Property8],[Valid],[Count],[AddTime],[BindType],[FusionType],[FusionRate],[FusionNeedRate],[Hole],[RefineryLevel]) 
      Values (convert(int,11028),N'Đá Cường hóa 9' ,convert(nvarchar(200),'') ,convert(int,11) ,convert(nvarchar(200),'') ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,9) ,convert(int,6) ,convert(nvarchar(200),'strength8') ,convert(int,999) ,convert(int,0) ,convert(int,1) ,convert(bit,0) ,convert(bit,0) ,convert(bit,1) ,convert(bit,0) ,convert(bit,0) ,convert(bit,1) ,convert(nvarchar(200),'') ,convert(nvarchar(1000),'') ,convert(nvarchar(1000),'') ,convert(int,2) ,convert(int,240000000) ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,1) ,convert(int,0) ,convert(datetime,'2011-09-12 02:11:11.000') ,convert(int,0) ,convert(int,5) ,convert(int,0) ,convert(int,1000000000) ,convert(nvarchar(50),'0,-1|0,-1|0,-1|0,-1|0,-1|0,-1') ,convert(int,-1) ) ;
      
      
    insert into dbo.Shop_Goods ([TemplateID],[Name],[Remark],[CategoryID],[Description],[Attack],[Defence],[Agility],[Luck],[Level],[Quality],[Pic],[MaxCount],[NeedSex],[NeedLevel],[CanStrengthen],[CanCompose],[CanDrop],[CanEquip],[CanUse],[CanDelete],[Script],[Data],[Colors],[Property1],[Property2],[Property3],[Property4],[Property5],[Property6],[Property7],[Property8],[Valid],[Count],[AddTime],[BindType],[FusionType],[FusionRate],[FusionNeedRate],[Hole],[RefineryLevel]) 
      Values (convert(int,11029),N'Đá Cường hóa 10' ,convert(nvarchar(200),'') ,convert(int,11) ,convert(nvarchar(200),'') ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,10) ,convert(int,7) ,convert(nvarchar(200),'strength10') ,convert(int,999) ,convert(int,0) ,convert(int,1) ,convert(bit,0) ,convert(bit,0) ,convert(bit,1) ,convert(bit,0) ,convert(bit,0) ,convert(bit,1) ,convert(nvarchar(200),'') ,convert(nvarchar(1000),'') ,convert(nvarchar(1000),'') ,convert(int,2) ,convert(int,2000000000) ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,0) ,convert(int,1) ,convert(int,0) ,convert(datetime,'2011-09-12 02:11:11.000') ,convert(int,0) ,convert(int,5) ,convert(int,0) ,convert(int,2000000000) ,convert(nvarchar(50),'0,-1|0,-1|0,-1|0,-1|0,-1|0,-1') ,convert(int,-1) ) ;
    [/sp]





    Hàng fix đi boss gà đây [Only registered and activated users can see links. ]
    [sp]
    [Only registered and activated users can see links. ][/sp]
    Lần sửa cuối bởi Sesshomaru, ngày 27-09-11 lúc 04:27 AM.
    Khách viếng thăm hãy cùng Sesshomaru xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  2. The Following 61 Users Say Thank You to Sesshomaru For This Useful Post:

    1_Harry_1 (25-09-11), benop001 (24-09-11), Billgate (22-02-12), boyganz (18-11-11), congpho (05-10-11), dangkhanh317 (15-11-11), dat857099 (01-12-11), dongnguyen0510 (29-06-12), Dreaming (05-10-11), fengzhecg (02-11-11), firel0ve610 (23-09-11), goods (05-10-11), hayhaylonton (11-02-12), hoangty090 (24-09-11), humthiengyt (05-03-12), hungbg132 (20-02-12), jxvietnam (24-09-11), kentbmt1234 (01-12-11), kesangame (24-09-11), koshino123 (24-09-11), kuldo (12-02-12), lxl.vn (11-02-12), memberscf (21-11-11), meongok3004 (03-02-12), Mi$$_$p@m (24-03-12), minhgiao2000 (24-09-11), minhkienh (23-09-11), modbibi (23-09-11), MrChuCong (06-02-12), mrdenpro (26-01-12), mrtun20 (24-09-11), Mr_Kinara (27-09-11), mzen.mzen (23-09-11), nametruong00 (23-09-11), netenter84 (15-11-11), nh0cal0nt (23-09-11), olanm123 (30-09-11), oxconan (24-02-12), phamngochai2 (27-09-11), quancoi000 (31-01-12), quyet1911 (27-09-11), qwedyy (27-09-11), SaoThaiBinh72 (23-09-11), satthulauhyh (28-12-11), shikaru92 (23-09-11), Sir.THÀNH™ (24-09-11), sunhide (25-09-11), thanhtunghk (24-09-11), thanhtu_132 (25-09-11), thanphong19 (25-09-11), thiencoi55 (23-09-11), thienvip2111 (21-02-12), ToiDjTjmToi (10-03-12), tuanhiho2009 (07-02-12), vipprolc (23-11-11), vodkacb (23-09-11), vominhtan2008 (18-02-12), vunhutien (26-09-11), zen.dragon (18-11-11), ZORRO_M (24-09-11), ZzHellAngelzZ (23-11-11)

  3. #2
    ☆ ★ ☆ ★ ☆ ★ ☆ ★ ☆ ★ ☆ ★ ☆
    Ngày tham gia
    Jun 2011
    Đang ở
    ████████
    Bài viết
    1,484
    Thanks
    97
    Thanked 448 Times in 192 Posts

    Ðề: <Gunny 2.3> Big update

    Bóc tem. tks for share mặc dù chưa lần nào cài thử
    Khách viếng thăm hãy cùng SaoThaiBinh72 xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  4. #3
    Thành Viên
    Ngày tham gia
    Jun 2008
    Bài viết
    91
    Thanks
    113
    Thanked 8 Times in 8 Posts

    Ðề: <Gunny 2.3> Big update

    Cảm ơn rất nhìu..mong chờ lâu lắm rồi
    Khách viếng thăm hãy cùng shikaru92 xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  5. #4
    Thành Viên
    Ngày tham gia
    Aug 2010
    Bài viết
    343
    Thanks
    61
    Thanked 122 Times in 56 Posts

    Ðề: <Gunny 2.3> Big update

    hix dành cho 2k8......30 charrrrrrrrrrrrr
    Khách viếng thăm hãy cùng vodkacb xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  6. #5
    Thành Viên
    Ngày tham gia
    Sep 2011
    Bài viết
    13
    Thanks
    3
    Thanked 1 Time in 1 Post

    Ðề: <Gunny 2.3> Big update

    đang sài 2k5 mong là ko phải gỡ đi cài 2k8,thks nhiều lắm
    Khách viếng thăm hãy cùng minhkienh xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  7. #6
    Thành Viên
    Ngày tham gia
    Aug 2011
    Bài viết
    165
    Thanks
    6
    Thanked 133 Times in 31 Posts

    Ðề: <Gunny 2.3> Big update

    Có thể giải thích chỗ biến hình khi +11 thì ông sửa chỗ nào không.
    File hall.fla ông sửa ít quá mới sửa đấu trường shop tiệm rèn để khi nào rãnh tôi sửa hết rồi update sau.
    Khách viếng thăm hãy cùng smallwind1912 xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  8. #7
    Thành Viên thiencoi55's Avatar
    Ngày tham gia
    Apr 2010
    Bài viết
    331
    Thanks
    41
    Thanked 356 Times in 41 Posts

    Ðề: <Gunny 2.3> Big update

    chuyển sang 2k5 dj bạn ơi 2k8 ai mà dùng được ...................
    Khách viếng thăm hãy cùng thiencoi55 xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  9. #8
    Thành Viên mzen.mzen's Avatar
    Ngày tham gia
    Mar 2011
    Bài viết
    85
    Thanks
    42
    Thanked 4 Times in 3 Posts

    Ðề: <Gunny 2.3> Big update

    Ai Fix dùm cái lỗi này cái nào
    [Only registered and activated users can see links. ]

    Chạy không thấy báo lỗi gì
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ][Only registered and activated users can see links. ]


    [Only registered and activated users can see links. ]

  10. #9
    Thành Viên mzen.mzen's Avatar
    Ngày tham gia
    Mar 2011
    Bài viết
    85
    Thanks
    42
    Thanked 4 Times in 3 Posts

    Ðề: <Gunny 2.3> Big update

    Cậu Up dùm cái SQL 2k5 cái nhé
    [Only registered and activated users can see links. ][Only registered and activated users can see links. ]


    [Only registered and activated users can see links. ]

  11. #10
    Thành Viên
    Ngày tham gia
    Aug 2011
    Bài viết
    165
    Thanks
    6
    Thanked 133 Times in 31 Posts

    Ðề: <Gunny 2.3> Big update

    Trích dẫn Gửi bởi mzen.mzen [Only registered and activated users can see links. ]
    Ai Fix dùm cái lỗi này cái nào
    [Only registered and activated users can see links. ]

    Chạy không thấy báo lỗi gì
    [Only registered and activated users can see links. ]
    Do bạn chưa cấp quyền cho thư mục Resource
    Cách 1:
    Copy hết thư mục Resource vào c:\\inetpu\wwwroot sau đó vào iis xoá cái app Resource đã tạo
    Cách 2:
    Vào Properites của thư mục Resouce chọn security add thêm user cái NetworkService IIS và Authenticate user gì gì đó chọn full control .
    Đại khái là như vậy làm được hay không thì do bạn
    Khách viếng thăm hãy cùng smallwind1912 xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  12. Các thành viên gởi lời cảm ơn đến smallwind1912 vì bài viết này !

    thanfigo (30-03-12)

 

 
Trang 1 của 15 1 2 3 11 ... CuốiCuối

Các Chủ đề tương tự

  1. cần xin link gunny hay chỉ cách để cài gunny off or online
    Bởi phieubat297 trong diễn đàn Hỏi Đáp/ Yêu Cầu
    Trả lời: 1
    Bài viết cuối: 20-06-11, 02:58 PM
  2. [Update] Update 26/05/2010 Fix and update
    Bởi Minh Phụng trong diễn đàn Server Chiến Quốc
    Trả lời: 4
    Bài viết cuối: 18-06-10, 10:49 AM
  3. [Update]Patch client No update
    Bởi Minh Phụng trong diễn đàn Các Server Không Nằm Trong Box
    Trả lời: 10
    Bài viết cuối: 10-05-10, 07:45 AM
  4. [Update]Patch client No update
    Bởi Minh Phụng trong diễn đàn Server Chiến Quốc
    Trả lời: 10
    Bài viết cuối: 10-05-10, 07:45 AM
  5. [Release] Endi SeasonIII Ep1[Update 2] - Eddy Update 5
    Bởi sophia trong diễn đàn Releases
    Trả lời: 27
    Bài viết cuối: 04-04-08, 10:56 AM

Tag của Chủ đề này

Quyền viết bài

  • Bạn Không thể gửi Chủ đề mới
  • Bạn Không thể Gửi trả lời
  • Bạn Không thể Gửi file đính kèm
  • Bạn Không thể Sửa bài viết của mình
  •  
Múi giờ GMT +7. Bây giờ là 01:24 PM.
vBulletin®, Copyright ©2000-2011, Jelsoft Enterprises Ltd.
CLBGamesVN không chịu trách nhiệm về Luật Bản Quyền của các tài liệu, bài viết v.v...được đăng tải trên diễn đàn này.
Diễn đàn phát triển dưới sự đóng góp của tất cả thành viên. BQT chỉ là những người thành lập ra sân chơi, quản lý và duy trì về mặt kỹ thuật, nội dung khi hợp lệ.