Kết quả 141 đến 150 của 156
Chủ đề: Source awjx
-
03-06-13, 11:54 PM #141
- Ngày tham gia
- Apr 2008
- Bài viết
- 12,110
- Thanks
- 662
- Thanked 3,168 Times in 1,602 Posts
Ðề: Source awjx
Khách viếng thăm hãy cùng thaihoa91 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 thaihoa91 vì bài viết này !
assaa (04-06-13)
-
05-06-13, 08:46 PM #142
- Ngày tham gia
- Jun 2011
- Bài viết
- 41
- Thanks
- 64
- Thanked 0 Times in 0 Posts
Ðề: Source awjx
mình build thành công hết gồi nhưng ko có server duy khang có font, mình chạy chương trình conver sang có font nhưng ko đc, có bạn nào có thì share server duykhang có font cho mình đc ko, và ai rành về src cho mình xin cái yahoo để trao đổi với nha thank all,.
Khách viếng thăm hãy cùng cuibapjx xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
06-06-13, 04:50 PM #143
Ðề: Source awjx
Bạn dùng cái encode jx trên ebook 4.1 đó để chuyển cái script ,map và setting sang no font ! trong lúc chuyển nó sẽ có ghi thư mục mà nó đã chuyển xong !
--- Chế độ gộp bài viết ---
Mấy bạn cho mình hỏi tí ! mình đã build source xong copy cái maps setting và script trong src sang no font rùi ! nhưng sao lúc đăng nhập chỗ tạo nhân vật thì nó ghi kết nối gián đoạn vậy ! Có bạn nào biết chỉ mình fix với ! thanks nhiều !Khách viếng thăm hãy cùng romeovungtau 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 romeovungtau vì bài viết này !
cuibapjx (07-06-13)
-
06-06-13, 07:30 PM #144
- Ngày tham gia
- Jan 2012
- Bài viết
- 24
- Thanks
- 5
- Thanked 2 Times in 2 Posts
Ðề: Source awjx
"]mình ko hiểu tại sao mình lại bị lỗi này. thư viện mình đã add đủ hết rồi. có ai biết cách giải quyết nó ko?
:\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common \IOCompletionPort.h(36) : error C2061: syntax error : identifier 'ULONG_PTR'
C:\AWJX\AWJX\SwordOnline\Sources\MultiServer\Commo n\IOCompletionPort.h(38) : error C2061: syntax error : identifier 'ULONG_PTR'
C:\AWJX\AWJX\SwordOnline\Sources\MultiServer\Commo n\IOCompletionPort.h(42) : error C2061: syntax error : identifier 'ULONG_PTR'
C:\AWJX\AWJX\SwordOnline\Sources\MultiServer\Commo n\IOCompletionPort.h(46) : error C2061: syntax error : identifier 'ULONG_PTR'
C:\AWJX\AWJX\SwordOnline\Sources\MultiServer\Commo n\IOCompletionPort.h(49) : error C2535: 'unsigned long __thiscall OnlineGameLib::Win32::CIOCompletionPort::GetStatus (void)' : member function already defined or declared
C:\AWJX\AWJX\SwordOnline\Sources\MultiServer\Commo n\IOCompletionPort.h(42) : see declaration of 'GetStatus'
C:\AWJX\AWJX\SwordOnline\Sources\MultiServer\Commo n\IOCompletionPort.cpp(27) : error C2061: syntax error : identifier 'ULONG_PTR'
C:\AWJX\AWJX\SwordOnline\Sources\MultiServer\Commo n\IOCompletionPort.cpp(31) : error C2065: 'completionKey' : undeclared identifier
C:\AWJX\AWJX\SwordOnline\Sources\MultiServer\Commo n\IOCompletionPort.cpp(38) : error C2065: 'ULONG_PTR' : undeclared identifier
C:\AWJX\AWJX\SwordOnline\Sources\MultiServer\Commo n\IOCompletionPort.cpp(38) : error C2146: syntax error : missing ')' before identifier 'completionKey'
C:\AWJX\AWJX\SwordOnline\Sources\MultiServer\Commo n\IOCompletionPort.cpp(38) : error C2182: 'PostStatus' : illegal use of type 'void'
C:\AWJX\AWJX\SwordOnline\Sources\MultiServer\Commo n\IOCompletionPort.cpp(38) : error C2350: 'CIOCompletionPort:ostStatus' is not a static member
C:\AWJX\AWJX\SwordOnline\Sources\MultiServer\Commo n\IOCompletionPort.cpp(40) : error C2059: syntax error : ')'
C:\AWJX\AWJX\SwordOnline\Sources\MultiServer\Commo n\IOCompletionPort.cpp(41) : error C2143: syntax error : missing ';' before '{'
C:\AWJX\AWJX\SwordOnline\Sources\MultiServer\Commo n\IOCompletionPort.cpp(41) : error C2447: missing function header (old-style formal list?)
C:\AWJX\AWJX\SwordOnline\Sources\MultiServer\Commo n\IOCompletionPort.cpp(51) : error C2065: 'pCompletionKey' : undeclared identifier
C:\AWJX\AWJX\SwordOnline\Sources\MultiServer\Commo n\IOCompletionPort.cpp(52) : error C2275: 'PDWORD' : illegal use of this type as an expression
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\windef.h(156) : see declaration of 'PDWORD'
C:\AWJX\AWJX\SwordOnline\Sources\MultiServer\Commo n\IOCompletionPort.cpp(52) : error C2146: syntax error : missing ')' before identifier 'pdwNumBytes'
C:\AWJX\AWJX\SwordOnline\Sources\MultiServer\Commo n\IOCompletionPort.cpp(52) : error C2350: 'CIOCompletionPort::GetStatus' is not a static member
C:\AWJX\AWJX\SwordOnline\Sources\MultiServer\Commo n\IOCompletionPort.cpp(52) : error C2078: too many initializers
C:\AWJX\AWJX\SwordOnline\Sources\MultiServer\Commo n\IOCompletionPort.cpp(52) : error C2275: 'PDWORD' : illegal use of this type as an expression
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\windef.h(156) : see declaration of 'PDWORD'
C:\AWJX\AWJX\SwordOnline\Sources\MultiServer\Commo n\IOCompletionPort.cpp(53) : error C2059: syntax error : ')'
C:\AWJX\AWJX\SwordOnline\Sources\MultiServer\Commo n\IOCompletionPort.cpp(54) : error C2143: syntax error : missing ';' before '{'
C:\AWJX\AWJX\SwordOnline\Sources\MultiServer\Commo n\IOCompletionPort.cpp(54) : error C2447: missing function header (old-style formal list?)
C:\AWJX\AWJX\SwordOnline\Sources\MultiServer\Commo n\IOCompletionPort.cpp(68) : error C2275: 'PDWORD' : illegal use of this type as an expression
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\windef.h(156) : see declaration of 'PDWORD'
C:\AWJX\AWJX\SwordOnline\Sources\MultiServer\Commo n\IOCompletionPort.cpp(68) : error C2146: syntax error : missing ')' before identifier 'pdwNumBytes'
C:\AWJX\AWJX\SwordOnline\Sources\MultiServer\Commo n\IOCompletionPort.cpp(68) : error C2350: 'CIOCompletionPort::GetStatus' is not a static member
C:\AWJX\AWJX\SwordOnline\Sources\MultiServer\Commo n\IOCompletionPort.cpp(68) : error C2078: too many initializers
C:\AWJX\AWJX\SwordOnline\Sources\MultiServer\Commo n\IOCompletionPort.cpp(68) : error C2275: 'PDWORD' : illegal use of this type as an expression
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\windef.h(156) : see declaration of 'PDWORD'
C:\AWJX\AWJX\SwordOnline\Sources\MultiServer\Commo n\IOCompletionPort.cpp(70) : error C2059: syntax error : ')'
C:\AWJX\AWJX\SwordOnline\Sources\MultiServer\Commo n\IOCompletionPort.cpp(71) : error C2143: syntax error : missing ';' before '{'
C:\AWJX\AWJX\SwordOnline\Sources\MultiServer\Commo n\IOCompletionPort.cpp(71) : error C2447: missing function header (old-style formal list?)Khách viếng thăm hãy cùng Mr.Achuky xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
07-06-13, 10:32 AM #145
- Ngày tham gia
- Jan 2007
- Bài viết
- 224
- Thanks
- 52
- Thanked 21 Times in 16 Posts
Ðề: Source awjx
Bạn nào build thành công rồi có thể cho mình xin yahoo được ko ? Mình muốn thử mà thấy khó khăn quá, ko biết bắt đầu từ đâu nữa..................
Có lẽ mình khai báo thiếu thư viện................hoặc trong bản VC của mình ko có thư viện nào đó, build common báo 45 lỗi như bạn trước..........Mình đã sửa mà ko đc.
Phải khai báo những thư viện nào vậy các bạn ?Lần sửa cuối bởi huynhkim, ngày 07-06-13 lúc 12:29 PM.
Khách viếng thăm hãy cùng huynhkim xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
09-06-13, 10:32 PM #146
- Ngày tham gia
- Apr 2011
- Bài viết
- 97
- Thanks
- 32
- Thanked 26 Times in 7 Posts
Ðề: Source awjx
Lần sửa cuối bởi thaihoa91, ngày 10-06-13 lúc 09:33 AM.
Khách viếng thăm hãy cùng boykho xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
14-06-13, 02:09 AM #147
- Ngày tham gia
- Jan 2012
- Bài viết
- 24
- Thanks
- 5
- Thanked 2 Times in 2 Posts
Ðề: Source awjx
Mình cũng bị như bạn. cũng ko biết là do đâu! mình kiểm tra thì thấy nó bị do cái game.exe vì mình đã thử ráp server vừa build với 1 server khác. thì nó vì cái game.exe bị, ngoài ra cũng có thể do bishop.exe nữa. ai biết cách fix giúp mình với
Khách viếng thăm hãy cùng Mr.Achuky xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
20-06-13, 09:26 PM #148
- Ngày tham gia
- Jan 2012
- Bài viết
- 24
- Thanks
- 5
- Thanked 2 Times in 2 Posts
Ðề: Source awjx
tại sao mình buid sourch chạy game nhưng khi tạo nhân vật xong vào map ba lăng huyện là dis ra nhỉ. map của mình đầy đủ mà. lỗi do đâu
Khách viếng thăm hãy cùng Mr.Achuky xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
24-06-13, 10:06 AM #149
- Ngày tham gia
- Apr 2011
- Bài viết
- 61
- Thanks
- 4
- Thanked 32 Times in 18 Posts
Ðề: Source awjx
Lạy trờ trúng tấm vé sô qua Tung Củ mua Scr về share free cho anh em luôn
Khách viếng thăm hãy cùng chanshengji xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
15-07-13, 06:12 PM #150
- Ngày tham gia
- Dec 2010
- Bài viết
- 36
- Thanks
- 24
- Thanked 1 Time in 1 Post
Ðề: Source awjx
Mình build gameserver bị thế này, không biết có sao không ?
Code:Deleting intermediate files and output files for project 'GameServer - Win32 Release'. --------------------Configuration: GameServer - Win32 Release-------------------- Compiling... StdAfx.cpp Compiling... GameServer.cpp KSOServer.cpp KTransferUnit.cpp Generating Code... Linking... LINK : warning LNK4098: defaultlib "LIBCMT" conflicts with use of other libs; use /NODEFAULTLIB:library GameServer.exe - 0 error(s), 1 warning(s)
Khách viếng thăm hãy cùng tuancoi xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
Các Chủ đề tương tự
-
[JX] Ai Giúp Mình Với Mình Build Source AWJX 2.0
Bởi boykho trong diễn đàn Hỏi Đáp/ Yêu CầuTrả lời: 0Bài viết cuối: 13-05-13, 11:23 PM -
[JX] Ai Giúp Mình Hiển Thị Kênh Chát Lên Với Mình Build Source AWJX 2.0
Bởi provklmv1 trong diễn đàn Hỏi Đáp/ Yêu CầuTrả lời: 3Bài viết cuối: 13-05-13, 11:32 AM -
[JX] cần xin srip+ setting + UI đã chuyển thành font của source AWJX 2.0
Bởi provklmv1 trong diễn đàn Hỏi Đáp/ Yêu CầuTrả lời: 0Bài viết cuối: 11-05-13, 07:29 PM -
source code awjx
Bởi ICarus trong diễn đàn Hỏi Đáp/ Yêu CầuTrả lời: 11Bài viết cuối: 07-07-11, 06:00 PM