Jump to content
  • 0

help me 2 server


Question

9 answers to this question

Recommended Posts

  • 0
Posted

paidia ekliparo pls an mpori kapoios na me help den mporo na to kano mou bgazi sinexeia problima me to hedix an theli kapoios na me help me teamviwer plssssssssssss

  • 0
Posted

paidia ekliparo pls an mpori kapoios na me help den mporo na to kano mou bgazi sinexeia problima me to hedix an theli kapoios na me help me teamviwer plssssssssssss

Όχι!

Έτοιμα ποτέ μην περιμένεις τίποτα.

Είναι ακριβώς 2 λεπτά υπόθεση.

Σου έστειλε και οδηγό ο Flash!

 

Απλά άνοιξε μία port 7778

Κάνε ένα δεύτερο Database με όνομα l2jdb2

Κάνε επεξεργασία το Config/gameserver.properties του δεύτερου Gameserver

βάλε αντί για port 7777 σε 7778

και αντί για l2jdb σε l2jdb2.

Τρέξε το Gameserver.bat και είσαι έτοιμος!!!

  • 0
Posted

nai file mou ok ala molis kano RegisterGameServer kai pao na trekso ton deftero server mou lei gia to hedix

ekei kolao

απλά πάτα τον αριθμό 2.

Δεν έχει σημασία εφόσον στον πρώτο σου το login θα είναι ανοιχτό!

  • 0
Posted

gameserver 1 :# Enter here (ip) address of your game server, or use the symbol *

GameserverHostname = *

GameserverPort = 7777

 

# Configure your external ip

ExternalHostname = no-ip

 

# Configure your internal ip

InternalHostname = 127.0.0.1

 

# Bunch ID and game server. It is better not to change.

LoginPort = 9014

LoginHost = 127.0.0.1

 

# Database Pool Type

# Possible Values: c3p0 or BoneCP

# c3p0: more stable

# BoneCP: more performance

DatabasePoolType=c3p0

 

# Parameters Databases - MYSQL

Driver = com.mysql.jdbc.Driver

URL = jdbc:mysql://localhost/l2jdb

 

gameserver 2:# Enter here (ip) address of your game server, or use the symbol *

GameserverHostname = *

GameserverPort = 7778

 

# Configure your external ip

ExternalHostname = l2diamon77.no-ip.biz

 

# Configure your internal ip

InternalHostname = 192.168.1.3

 

# Bunch ID and game server. It is better not to change.

LoginPort = 9014

LoginHost = 127.0.0.1

 

# Database Pool Type

# Possible Values: c3p0 or BoneCP

# c3p0: more stable

# BoneCP: more performance

DatabasePoolType=c3p0

 

# Parameters Databases - MYSQL

Driver = com.mysql.jdbc.Driver

URL = jdbc:mysql://localhost/l2jdb2

 

kai loginserver :# Database Settings

URL=jdbc:mysql://localhost/l2jdb

#URL=jdbc:hsqldb:hsql://localhost/l2jdb

#URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password=

 

kai kano prota ston proto registe server1 kai meta alazo tpt sto loginserver gia na perasi to hedix?

kai pio hedix bazo pou ?

  • 0
Posted

gameserver 1 :# Enter here (ip) address of your game server, or use the symbol *

GameserverHostname = *

GameserverPort = 7777

 

# Configure your external ip

ExternalHostname = no-ip

 

# Configure your internal ip

InternalHostname = 127.0.0.1

 

# Bunch ID and game server. It is better not to change.

LoginPort = 9014

LoginHost = 127.0.0.1

 

# Database Pool Type

# Possible Values: c3p0 or BoneCP

# c3p0: more stable

# BoneCP: more performance

DatabasePoolType=c3p0

 

# Parameters Databases - MYSQL

Driver = com.mysql.jdbc.Driver

URL = jdbc:mysql://localhost/l2jdb

 

gameserver 2:# Enter here (ip) address of your game server, or use the symbol *

GameserverHostname = *

GameserverPort = 7778

 

# Configure your external ip

ExternalHostname = l2diamon77.no-ip.biz

 

# Configure your internal ip

InternalHostname = 192.168.1.3

 

# Bunch ID and game server. It is better not to change.

LoginPort = 9014

LoginHost = 127.0.0.1

 

# Database Pool Type

# Possible Values: c3p0 or BoneCP

# c3p0: more stable

# BoneCP: more performance

DatabasePoolType=c3p0

 

# Parameters Databases - MYSQL

Driver = com.mysql.jdbc.Driver

URL = jdbc:mysql://localhost/l2jdb2

 

kai loginserver :# Database Settings

URL=jdbc:mysql://localhost/l2jdb

#URL=jdbc:hsqldb:hsql://localhost/l2jdb

#URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password=

 

kai kano prota ston proto registe server1 kai meta alazo tpt sto loginserver gia na perasi to hedix?

kai pio hedix bazo pou ?

Φτιάξε τον πρώτο σου σέρβερ, μετά από λογιν είσαι έτοιμος.

Το Gameserver όπως τα έχεις τώρα.

 

Το λογίν δε το πειράζεις καθόλου για να ανοίξεις έναν δεύτερο σέρβερ.

Απλά θα τρέξεις μόνο το Gameserver.bat του δεύτερου σέρβερ για να ανοίξει.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • Hello everyone,   A long time ago I was also a Lucera customer. After all these years, I started wondering why the source code was never offered publicly, even as a paid option, while customers were still depending on monthly updates, extensions and closed binaries.   Because of that, I decided to start researching the project deeper from a technical point of view. I spent a lot of time analyzing how Lucera was structured, how the protections and bindings were implemented, how the core communicates with the scripts/extensions, and how everything is connected internally.   After a long process of analysis, cleanup and reconstruction, I managed to create my own decompiled Lucera based source environment. This means I can now work directly inside the source, modify core logic, change systems, fix bugs, rewrite scripts, remove limitations and develop features without depending only on external extensions or closed compiled files.   I know that some people already had access to private source versions, but for most customers the answer was always the same: “we do not sell source code.” So I decided to take a different path and build my own working source base from what I had.   This is not just a random claim or forum drama. I have already been working directly with the source, rebuilding parts of it, fixing decompilation issues, compiling scripts, correcting runtime errors and testing everything in-game.   The goal is simple: full control, full customization and the ability to continue development independently.   For anyone who doubts whether this is real or not, I will include a video demonstration showing the project, the source structure, the build process and in-game results..    
    • HOT NEWS: Gemini Spark BETA LAUNCHED! Google has officially released the Beta version of Gemini Spark, its highly anticipated modular AI workspace. Access to the new interface is currently exclusive to Google AI Ultra subscribers located within the United States. The groundbreaking update shifts the Gemini experience from a standard chat window to a clean, real-time code editor and dynamic canvas. ------------------------------------------- CONTACT Order Here: BUY GEMINI PRO Email: support@klouditem.com Telegram Channel: @klouditemcom Telegram Support: klouditem All Contact: https://linktr.ee/klouditem Website: https://klouditem.com Hours: 24/7 -- Always online SHOP NOW: klouditem.com  Gemini Pro can be useful for many daily online tasks, especially if you work with content, marketing, or websites. Some practical use cases:   ✅ Writing product descriptions ✅ Creating ad copy ideas ✅ Summarizing long documents ✅ Rewriting emails professionally ✅ Planning blog content ✅ Creating social media captions ✅ Explaining technical topics in simple words ✅ Brainstorming business ideas ✅ Checking grammar and tone ✅ Creating step-by-step guides   Best tip: don’t use AI output directly every time. Use it as a first draft, then edit it with your own experience. That gives much better and more natural results. ------------------------------------------- CONTACT Order Here: BUY GEMINI PRO Email: support@klouditem.com Telegram Channel: @klouditemcom Telegram Support: klouditem All Contact: https://linktr.ee/klouditem Website: https://klouditem.com Hours: 24/7 -- Always online SHOP NOW: klouditem.com
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..