Jump to content
  • 0

Question

Posted

hola buenos dias, necesito ayuda para configurar un ctf en mi server de lineage interlude, version jfree, soy nuevo en eso y quiero saber como se configura.. me pueden ayudar??..

 

gracias

13 answers to this question

Recommended Posts

  • 0
Posted

Que Tipo de Ayuda quieres mira Añadime en Skype y vere si le puedo ayudar ;)

de como crearlo, debido a que no me agarra en la data. xq me arroja un comando que dice algo asi como que el starctf= false, entonces no se que hacer... Ayudame..

 

no tengo skipe pero si quieres agregame por facebook https://www.facebook.com/profile.php?id=100006696283838

  • 0
Posted

remake your post in english

hello good morning , I need help paragraph Configure a CTF in my lineage interlude jfree Server version , I am new to this and want to know how settings .. I can help?

  • 0
Posted

de como crearlo, debido a que no me agarra en la data. xq me arroja un comando que dice algo asi como que el starctf= false, entonces no se que hacer... Ayudame..

 

no tengo skipe pero si quieres agregame por facebook https://www.facebook.com/profile.php?id=100006696283838

Lo siento no hablo por facebook :/

  • 0
Posted

hello good morning , I need help paragraph Configure a CTF in my lineage interlude jfree Server version , I am new to this and want to know how settings .. I can help?

try again,

 

in english this time.

  • 0
Posted

try again,

 

in english this time.

 
hello good morning , I need help to set up a CTF in my lineage interlude server , version jfree , I am new to this and want to know how to configure .. can help me ?? ..   thanks.
  • 0
Posted

 

 
jfrozen not be installed .. you show me ?

 

It's the same steps with JFree.

Download L2JFrozen Sources from HERE.

 

1) In your Desktop, create a new folder with name "Server" or something.

 

2) Open the folders "L2jFrozen_GameServer" & "L2jFrozen_DataPack" and inside open the folders "Build". 

  • Right click and choose "Extract files.." for both folders, to location of the new folder. 

3) Go to new folder (Server), open the folder "tools", and edit < Database Installer >. 

  • REM Configurate database connection loginserver
    set lsuser=root
    set lspass= type your pass of mysql 
    set lsdb= type your database's name
    set lshost=localhost
     
    REM Configurate database connection Gameserver
    set lspass= type your pass of mysql
    set lsdb= type your database's name
    set gshost=localhost
    
    

 

4) Go to " Server\loginserver\config\network " and edit loginserver. 

  • 
    # Database Settings
    URL = jdbc:mysql://localhost/type your database's name
    #URL=jdbc:hsqldb:hsql://localhost/l2jdb
    #URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password=
     
    # Parameters Databases - MYSQL
    # Login - Mysql's user
    Login = root
    # Password - Mysql's Password
    Password = type your pass of mysql
    # maximum number of simultaneous connecting to the database
    MaximumDbConnections = 50
    
    

 

5) Go to " Server\gameserver\config\network " 

  • 
    # Database name
    GameserverDB = type your database's name
    LoginserverDB = type your database's name
     
    # Login - Mysql's user
    Login = root
    # Password - Mysql's Password
    Password = type your pass of mysql
    
    
 
That's all.. Run your Database Installer and begin..

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...