[Get Help] Trung tâm hỏi đáp ! - Trang 5
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 5 của 16 Đầu tiênĐầu tiên ... 3 4 5 6 7 15 ... CuốiCuối
Kết quả 41 đến 50 của 152
  1. #41
    Thành Viên datinh4ever's Avatar
    Ngày tham gia
    May 2006
    Đang ở
    An Giang
    Bài viết
    66
    Thanks
    0
    Thanked 13 Times in 9 Posts

    Ðề: [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é!

  2. #42
    Thành Viên
    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é!

  3. #43
    Thành Viên tranthuy's Avatar
    Ngày tham gia
    Jan 2007
    Bài viết
    211
    Thanks
    6
    Thanked 25 Times in 22 Posts

    Ðề: [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é!

  4. #44
    Thành Viên tranthuy's Avatar
    Ngày tham gia
    Jan 2007
    Bài viết
    211
    Thanks
    6
    Thanked 25 Times in 22 Posts

    Ðề: [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 = True
    Khách viếng thăm hãy cùng tranthuy xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  5. #45
    Thành Viên datinh4ever's Avatar
    Ngày tham gia
    May 2006
    Đang ở
    An Giang
    Bài viết
    66
    Thanks
    0
    Thanked 13 Times in 9 Posts

    Ðề: [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é!

  6. #46
    Thành Viên tranthuy's Avatar
    Ngày tham gia
    Jan 2007
    Bài viết
    211
    Thanks
    6
    Thanked 25 Times in 22 Posts

    Ðề: [Get Help] Trung tâm hỏi đáp !

    Trích dẫn Gửi bởi datinh4ever [Only registered and activated users can see links. ]
    không có shortcut là sao vậy bạn ?
    Là cái shortcut có mấy ô vuông để bỏ skill hay ss vào sau đó dùng phím F1-F12 đó. Nhưng mà mình làm được rồi. Vào database sửa table character_shortcuts, cái field level set = 0 hết là Okay.
    Khách viếng thăm hãy cùng tranthuy xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  7. #47
    Thành Viên tranthuy's Avatar
    Ngày tham gia
    Jan 2007
    Bài viết
    211
    Thanks
    6
    Thanked 25 Times in 22 Posts

    Ðề: [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 teleport
    Lầ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é!

  8. #48
    Thành Viên tranthuy's Avatar
    Ngày tham gia
    Jan 2007
    Bài viết
    211
    Thanks
    6
    Thanked 25 Times in 22 Posts

    Ðề: [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é!

  9. #49
    Thành Viên tranthuy's Avatar
    Ngày tham gia
    Jan 2007
    Bài viết
    211
    Thanks
    6
    Thanked 25 Times in 22 Posts

    Ðề: [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é!

  10. #50
    Thành Viên
    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é!

 

 
Trang 5 của 16 Đầu tiênĐầu tiên ... 3 4 5 6 7 15 ... CuốiCuối

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

  1. [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ầu
    Trả lời: 145
    Bài viết cuối: 08-03-12, 12:21 PM
  2. Trung tâm giải đáp thắc mắc về GB Server
    Bởi YeuVo_ThuongCon trong diễn đàn Gunbound Server
    Trả lời: 64
    Bài viết cuối: 25-02-12, 10:02 AM
  3. 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ầu
    Trả lời: 8
    Bài viết cuối: 06-07-11, 12:43 AM
  4. 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ầu
    Trả lời: 3
    Bài viết cuối: 08-06-11, 10:30 AM

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à 12:09 AM.
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ệ.