Kết quả 41 đến 50 của 152
Chủ đề: [Get Help] Trung tâm hỏi đáp !
-
10-04-07, 06:36 PM #41
Ðề: [Get Help] Trung tâm hỏi đáp !
không có vấn đề gì cả nhưng nên ghi nhớ là phải edit file host nhé
Khách viếng thăm hãy cùng datinh4ever xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
10-04-07, 07:48 PM #42
- Ngày tham gia
- Jul 2006
- Bài viết
- 16
- Thanks
- 0
- Thanked 0 Times in 0 Posts
Ðề: [Get Help] Trung tâm hỏi đáp !
thế thì lạ quá , làm theo hướng dẫn rồi mà vẫn ko chạy được server ... nghi la do ko kết nối được với database
ai giải thích lại hộ tớ phần kết nối giữa MySQL với AppSer (import data trong phpAdmin rồi)
Tiện cho tớ xin nick YM luôn nhé (những ai đã làm)Khách viếng thăm hãy cùng seven7773 xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
11-04-07, 07:25 PM #43
Ðề: [Get Help] Trung tâm hỏi đáp !
Alo datinh4ever oi: Sao cái client của mình không có shortcuts, làm cách nào để mở nó ra bây giờ. hép mi gấp gấp, chơi cứ phải click click mỏi tay lắm.
Khách viếng thăm hãy cùng tranthuy xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
11-04-07, 07:31 PM #44
Ðề: [Get Help] Trung tâm hỏi đáp !
to seven7773: Mình config như sau nè, sever đang chạy:
đây là file login.pro:
# ================================================== ==============
# General server setting !!! REQUIRED to configure to everyone !!!
# ================================================== ==============
# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
ExternalHostname=192.168.1.49
# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
InternalHostname=192.168.1.49
# Bind ip of the loginserver, use * to bind on all available IPs
LoginserverHostname=*
LoginserverPort=2106
LoginTryBeforeBan=20
GMMinLevel=100
# The port on which login will listen for GameServers
LoginPort=9014
# If set to true any GameServer can register on your login's free slots
AcceptNewGameServer = False
# If false, the licence (after the login) will not be shown
ShowLicence = True
# Database info
Driver=com.mysql.jdbc.Driver
#Driver=org.hsqldb.jdbcDriver
#Driver=com.microsoft.sqlserver.jdbc.SQLServerDriv er
URL=jdbc:mysql://localhost/l2jdb
#URL=jdbc:hsqldb:hsql://localhost/l2jdb
#URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password=
Login=root
Password=root
MaximumDbConnections=10
# Useable values: "True" - "False", use this option to choose whether accounts will be created
# automatically or not.
AutoCreateAccounts=True
# The delay in minutes after which the login updates the gameservers IP's (usefull when their ip is dynamic)
# (0 = disable)
IpUpdateTime=0
# ================================================== ============
# Test server setting, shoudnt be touched in online game server
# ================================================== ============
Debug = False
Assert = False
Developer = False
# Enforce GG Authorization from client
# Login server will kick client if client bypassed GameGuard authentication
ForceGGAuth=False
#FloodProtection. time in ms
EnableFloodProtection=True
FastConnectionLimit=15
NormalConnectionTime=700
FastConnectionTime=350
MaxConnectionPerIP=50
-----------------
đây là file sever.pro:
# ================================================== ==============
# General server setting !!! REQUIRED to configure to everyone !!!
# ================================================== ==============
# Bind ip of the gameserver, use * to bind on all available IPs
GameserverHostname=*
GameserverPort=7777
# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
# If this ip is resolvable by Login just leave *
ExternalHostname=192.168.1.49
# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
# If this ip is resolvable by Login just leave *
InternalHostname=192.168.1.49
# Bind ip of the loginserver, use * to bind on all available IPs
LoginserverHostname=*
LoginserverPort=2106
LoginTryBeforeBan=20
# The Loginserver host and port
LoginPort=9014
LoginHost=192.168.1.49
# This is the server id that the gameserver will request (i.e. 0 is Bartz)
RequestServerID = 0
# If set to true, the login will give an other id to the server if the requested id is allready reserved
AcceptAlternateID = True
# Database info
Driver=com.mysql.jdbc.Driver
#Driver=org.hsqldb.jdbcDriver
#Driver=com.microsoft.sqlserver.jdbc.SQLServerDriv er
URL=jdbc:mysql://localhost/l2jdb
#URL=jdbc:hsqldb:hsql://localhost/l2jdb
#URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password=
Login=root
Password=root
MaximumDbConnections=10
#io type nio or aio4j
IOType = nio
# Datapack root directory, defaults to current directory from which the server is started
# DatapackRoot = C:/Work/tmp/DataPackC3
# Define character name template
# Example to use only : CnameTemplate=[A-Z][a-z]{3,3}[A-Za-z0-9]*
# will allow names with first capital letter, next three small letters,
# and any (capital or not) letter or number, like ZbigN1eW
# Most rational to have CnameTemplate=[A-Z][a-z]*
# meaning names only of letters with first one capital, like Zbigniew
# Default .* - any namy of any symbols
CnameTemplate=.*
PetNameTemplate=.*
# Maximum number of chars per account - 0 = illimited - default = 7
CharMaxNumber = 7
# Define how many players are allowed to play simultaneously on your server.
MaximumOnlineUsers=100
# Minimum and maximum protocol revision that server allow to connect.
# You must keep MinProtocolRevision <= MaxProtocolRevision.
MinProtocolRevision = 1
MaxProtocolRevision = 999
# Safe Reboot
# This will prevent some exploit during restart/shutdown process
SafeReboot = TrueKhách viếng thăm hãy cùng tranthuy xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
12-04-07, 12:31 AM #45
Ðề: [Get Help] Trung tâm hỏi đáp !
không có shortcut là sao vậy bạn ?
Khách viếng thăm hãy cùng datinh4ever xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
12-04-07, 01:32 PM #46
Ðề: [Get Help] Trung tâm hỏi đáp !
Khách viếng thăm hãy cùng tranthuy xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
13-04-07, 10:12 AM #47
Ðề: [Get Help] Trung tâm hỏi đáp !
Trong Server\gameserver\data\html\merchant\ thiếu file 7101.htm; Server\gameserver\data\html\teleporter\ thiếu file 8212.htm Có ai có cho mình xin đi
Ah, Làm sao chỉnh sửa được teleportLần sửa cuối bởi tranthuy, ngày 13-04-07 lúc 10:32 AM.
Khách viếng thăm hãy cùng tranthuy xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
13-04-07, 11:05 AM #48
Ðề: [Get Help] Trung tâm hỏi đáp !
Các bạn vào sever của mình chơi thử và test giúp mình nhé: l2c5trano.myftp.org
Thanks nhiều lắm.Khách viếng thăm hãy cùng tranthuy xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
14-04-07, 12:07 AM #49
Ðề: [Get Help] Trung tâm hỏi đáp !
Có ai làm ơn giúp tui với, Khi pty kéo lv cho Buff thì buff không có điểm kinh nghiệm. Làm sao fix được lỗi này các bạn ơi
Khách viếng thăm hãy cùng tranthuy xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
17-04-07, 12:54 PM #50
- Ngày tham gia
- Apr 2007
- Bài viết
- 2
- Thanks
- 0
- Thanked 0 Times in 0 Posts
Ðề: [Get Help] Trung tâm hỏi đáp !
ai Pro thi` cho hoi? cai' loi~ nay` la` gi` vay???
[04/16/07 11:14:28] DBMS connected
[04/16/07 11:14:29] Command registeration completed
[04/16/07 11:14:29] Match Server Created (Port:6000)
[04/16/07 11:17:29] GARBAGE SESSION CLEANING : ClientCount=0, SessionCount=0, AgentCount=0
[04/16/07 11:20:29] GARBAGE SESSION CLEANING : ClientCount=0, SessionCount=0, AgentCount=0
[04/16/07 11:23:29] GARBAGE SESSION CLEANING : ClientCount=0, SessionCount=0, AgentCount=0
[04/16/07 11:26:29] GARBAGE SESSION CLEANING : ClientCount=0, SessionCount=0, AgentCount=0
RealCPNet> SessionCreated=1, SessionDestroyed=0
co' phai? tui chua chay clien???Lần sửa cuối bởi chuyengia, ngày 17-04-07 lúc 12:56 PM. Lý do: thieu
Khách viếng thăm hãy cùng chuyengia xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
Các Chủ đề tương tự
-
[JX] Trung Tâm Giải Đáp Thắc Mắc Về JX SERVER
Bởi [S]ocola[S]an trong diễn đàn Hỏi Đáp/ Yêu CầuTrả lời: 145Bài viết cuối: 08-03-12, 12:21 PM -
Trung tâm giải đáp thắc mắc về GB Server
Bởi YeuVo_ThuongCon trong diễn đàn Gunbound ServerTrả lời: 64Bài viết cuối: 25-02-12, 10:02 AM -
ai chơi au off 3.25 Của Hiếu Trung giúp với .
Bởi maytinh1234 trong diễn đàn Hỏi Đáp/ Yêu CầuTrả lời: 8Bài viết cuối: 06-07-11, 12:43 AM -
Ai Giúp Em Với Anh Hiếu trung Vô Đây Nhé
Bởi mr.kent trong diễn đàn Hỏi Đáp/ Yêu CầuTrả lời: 3Bài viết cuối: 08-06-11, 10:30 AM