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.
Added:
🎁 Seasonal Bonus System
When the seasonal bonus is enabled, players receive additional bonus coins equal to bonus_season_percent of their donation amount.
💡 How it works (example):
A player donates through their personal account and immediately receives regular coins.
At the same time, bonus coins equal to 30% of the donation are credited.
Example:
Donation: 1000 coins → Bonus: 300 coins (30%)
These bonus coins are not available immediately — they can be claimed later when the next season begins.
📅 When the bonus can be claimed:
bonus_season_claim_start_date – the date when the "Claim" button becomes available.
bonus_season_claim_end_date – the date after which the bonus can no longer be claimed.
During this time window, the "Claim" button will appear in the personal account, allowing players to collect their accumulated bonus.
'bonus_season_enabled' => true, // Enable/disable the seasonal bonus system 'bonus_season_percent' => 30, // Percentage of the donation to be given as bonus coins (30 = 30%) 'bonus_season_claim_start_date' => '2025-07-30 00:00:00', // Date when the Claim button becomes available in the new season
'bonus_season_enabled' => true, // Вкл./Выкл Сезонную бонусную систему?
'bonus_season_percent' => 30, // Процент, при донате получает монеты в процентах 30 = 30%, которые может использовать в следующем открытии
'bonus_season_claim_start_date' => '2025-07-30 00:00:00', // Дата когда доступна кнопка Claim в новом сезоне
'bonus_season_claim_end_date' => '2025-08-15 20:00:00', // Дата окончания когда кнопка Claim в новом сезоне
Question
WildAmos
I have a problem with the client side can't log in to server.
I had posted this in the General discussion forum and was suggested that I post it here, I think. :-[
Server
Version: 3382 Build date: 20090809_0500
Database
Version: 6479 Build sate: 20090809_0503
Client: Lineage II Garcia Final Extracted from Zipped file CT2.3_Live_152
The following info is the last few lines of login serve and Game server.
Login Server info:
Listening for GameServer on *:9014
Telnet server is currently disabled.
Login server ready on *:2106
Updated Gameserver [54] Hunter IP's:
InternalIP: *
ExternalIP 99.128.242.55
Game Server info:
Server loaded in 127 seconds
Telnet server is currently disabled.
Registered on login as server 54 : Hunter
Fri Aug 28 14:00:18 CDT 2009 atk announced scheduled to 0.0 minute of this hour
Seven Signs: Data updated successfully
What I need I guess is the information an how to and what to change in my Lineage II system folder so I and others can log into my game.
Oh, one other thing my server is on it's own computer I will be connecting to it from a different computer same as everyone else.
WildAmos
2 answers to this question
Recommended Posts
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.