Jump to content

wickedshot

Members
  • Posts

    5
  • Joined

  • Last visited

  • Feedback

    0%

About wickedshot

Profile Information

  • Gender
    Not Telling

wickedshot's Achievements

Newbie

Newbie (1/16)

0

Reputation

  1. # ================================================================ # General login server setting !!! REQUIRED to configure to everyone !!! # ================================================================ # Bind ip of the loginserver, use * to bind on all available IPs LoginserverHostname=* LoginserverPort=2106 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 = False # Database info Driver=com.mysql.jdbc.Driver #Driver=org.hsqldb.jdbcDriver #Driver=com.microsoft.sqlserver.jdbc.SQLServerDriver URL=jdbc:mysql://localhost/l2jdb #URL=jdbc:hsqldb:hsql://localhost/l2jdb #URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password= Login=root Password=root # 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 #Ban management # number of attempt before a user is banned when he fails his login LoginTryBeforeBan=20 # duration for a ban after a login failure (in seconde) BanDurationAfterLoginFailure=600
  2. on the second step its diferent from what i have on my file. can some one help me?
  3. im creating a l2j int server and i want to config the ips so my friends can come and play with me. can anyone tell me how to do it? thks :)
  4. hi could you help me geting thouse files i want to put on my server. its my first time could any one explain me how to do it?
  5. hi could you help me to get the file so i can put on my server. its my first time
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock