Jump to content
  • 0

Question

Posted

paidia etsi opos ta aexw ta setting einai kala h oxi ?

 

#=============================================================
#                WARNING                WARNING
#=============================================================
# Those settings can modify the behaviour of your server.
# Your server will NOT be as retail servers.
# 
# Those settings are usefull if you own some special server
# or really small server.
#=============================================================

#-------------------------------------------------------------
# Server config
#-------------------------------------------------------------
# AutoLoot enable... True to enable, False to disable
AutoLoot = True

# If False herbs will drop on ground even if AutoLoot is enabled
AutoLootHerbs = False

# If XP loss (and deleveling) is enabled, default is 'true'
Delevel = True

# If disabled, magic dmg has always 100% chance of success, default is 'true'
MagicFailures = True

# Alternative cancel of attack (bow, cast, all)
AltGameCancelByHit = cast

# Alternative rules for shields - if they block, the damage is powerAtk-shieldDef,
# otherwice it's powerAttak / (shieldDef + powerDef)
AltShieldBlocks = False

# Alternative Rate Value for Perfect Shield Block Rate.
AltPerfectShieldBlockRate = 30

# Alternative AltGameMobAttackAI, like C1
AltGameMobAttackAI = False

# Alternative Freight mode. If true, freights can be withdrawed from any place.
# Also, possibility to change Freight price (in adena) for each item slot in freight.
# NOTE: AltGameFreightPrice WILL NOT change the value shown to the player, but the
# player will actually get charged for the value set in here.
AltGameFreights = True
AltGameFreightPrice = 30

# Alternative Xp/Sp rewards, if not 0, then calculated as 2^((mob.level-player.level) / coef),
# A few examples for "AltGameExponentXp = 5." and "AltGameExponentSp = 3."
# diff = 0 (player and mob has the same level), XP bonus rate = 1, SP bonus rate = 1
# diff = 3 (mob is 3 levels above), XP bonus rate = 1.52, SP bonus rate = 2
# diff = 5 (mob is 5 levels above), XP bonus rate = 2, SP bonus rate = 3.17
# diff = -8 (mob is 8 levels below), XP bonus rate = 0.4, SP bonus rate = 0.16
AltGameExponentXp = 0
AltGameExponentSp = 0

# Use tiredness (instead of combat points)
AltGameTiredness = False

# Disable Raidboss Petrification
DisableRaidBossPetrification = False

# Own Stat Point Distribution
AltStatPointDistribution = False

# Critical Cap
AltCriticalCap = 500

#-------------------------------------------------------------
# Alternative settings against player with karma
#-------------------------------------------------------------
AltKarmaPlayerCanBeKilledInPeaceZone = False
AltKarmaPlayerCanShop = True
# Can the player use Scroll of Escape or Return skill?
AltKarmaPlayerCanTeleport = True
# Can the player use gatekeepers (GK)?
AltKarmaPlayerCanUseGK = False
AltKarmaPlayerCanTrade = True
AltKarmaPlayerCanUseWareHouse = True

# Protect Player till level of PVP ( he also cant attack other players) 0 = disabled 
AltPlayerProtectionLevel = 0

# Allow free teleportation around the world.
AltFreeTeleporting = False

#Set true for disallow recommend character twice or more a day
AltRecommend = False

# Allows to spawn siege guard when castle siege start
# Disable will reduce lag when castle siege
SpawnSiegeGuard = True

# Limit attack speed (0 = disable)
MaxPAtkSpeed=99999
MaxMAtkSpeed=99999

# Damage Multipliers for Characters.
AltPDamageMages = 1.0
AltMDamageMages = 1.0
AltPDamageFighters = 1.0
AltMDamageFighters = 1.0

# Damage Multipliers for pets and summons.
AltPDamagePets = 1.0
AltMDamagePets = 1.0

# Damage Multipliers for NPCs (mobs).
AltPDamageNpc = 1.0
AltMDamageNpc = 1.0

# Attack Speed config,decrease the delay before next hit.
# for example 0.90 will decrease delay time for 10%
AltAttackDelay = 1.00

# Allows grade penalty
GradePenalty = True

# Allows Players to Shift-click Mobs and view their Stats and Droplist
AltGameViewNpc = False

# If True Hero Weapons can be only eq by Heros cant be traded sold etc..
StrictHeroSystem = True
StrictSevenSigns = True

# Hate of mobs on Buffers/Healers - higher value lower hate
BufferHate = 1

# No EXP/SP cutoff, if mob is too high level for player, no EXP/SP
# Make sure is a negative value
# -10 = If mob is 10+ levels higher than player, player gets no EXP/SP
# Deprecated, don't use it
# MobPCExpCutoff = -10

#Alchemist Mixing Urn temp fail
UrnTempFail = 10

# All new characters of the same account are newbies, not only first one
AltNewCharAlwaysIsNewbie = True

#SoulCrystal Chance 
ChanceToBreak = 10
ChanceToLevel = 32

# feature that fails in FakeDeath(true = Failure)
FailFakeDeath = False

# Wyvern enable flying in siege.
AltFlyingWyvernInSiege = False

#-------------------------------------------------------------
# Crafting config
#-------------------------------------------------------------
# Crafting enabled/disabled. On by default
CraftingEnabled = True

#Limits for recipes (defal: 50 - for dwarf , 50 - for common)
DwarfRecipeLimit = 50
CommonRecipeLimit = 50

# Alternative crafting rules:
# - crafting takes time
# - players get EXP/SP for crafting
AltGameCreation = False

# time multiplier - bigger number ===> slower crafting but more XP/SP 
AltGameCreationSpeed = 1

# Additional XP/SP rate multiplier (for increased XP/SP)  default = 1
AltGameCreationRateXp = 1
AltGameCreationRateSp = 1

#-------------------------------------------------------------
# Wyvern Manager
#-------------------------------------------------------------
# Elite Pet Trainer in Castle that can train strider to wyver 
# for castle lord for 10 B-grade Crystalls
SpawnWyvernManager = True

#-------------------------------------------------------------
# Class Master
#-------------------------------------------------------------
# Config for special Class Master npc that can change players occupation
# If you need change occupation only use quest then set this to False (Default)
# Syntax: occupation number;[required item id(count)],[],...;[reward item id(count)],[],...;occupation number...
# Examples:
#
# ConfigClassMaster=1;[57(100000)];[];2;[57(1000000)];[];3;[57(10000000)],[5575(1000000)];[6622(1)]
# 1st occupation change for 100.000 Adena (item id 57)
# 2nd occupation change for 1.000.0000 Adena (item id 57)
# 3rd occupation change for 10.000.0000 Adena (item id 57) and 1.000.000 Ancient Adena (item id 5575)
# on 3rd occupation change player will be rewarded with 1 Book of Giants (item id 6622) 
#
# ConfigClassMaster=1;[];[];2;[];[];3;[];[]
# 1st, 2nd, 3rd occupation change for free, without rewards
ConfigClassMaster = 1;[57(100000)];[];2;[57(1000000)];[];3;[57(10000000)];[6622(1)]
# Spawn Class Master npc if you have any in spawnlist. Default = False
SpawnClassMaster  = True

# Allows Strider Update
ClassMasterUpdateStrider = False

#-------------------------------------------------------------
# Skills config
#-------------------------------------------------------------
# Spell Book needed to learn skills
SpBookNeeded = False

# Alternative skill learn rules:
# - all classes can learn all skills
# - skills of another class costs x2 SP
# - skills of another race costs x2 SP
# - skills of fighters/mages costs x3 SP
AltGameSkillLearn = False

# Allow player sub-class addition without checking for unique quest items.
AltSubClassWithoutQuests = True

# Alternative success rate formulas for skills such Sleep/Root/Stun ones,
# 'none' or 'false' for standart, 'alt' - for alternative and 
AltGameSkillFormulas = none

# Alternative success rate formulas for skills like dagger/critical skills,
# 'true' to use this formula , 'false' to use the original based on rCrit (c3 like)
AltGameDaggerFormula = false

# Alternative success rate for skills like dagger/critical skills
# MUST be setted above to AltGameDaggerFormula = true
# Rate of success is based on the position of the char,to this is added/subed some percent 
# if the char is behind or is in Front of the target.
# FailRate is the chance of a skill critical attack to fail. max value 100 (100% fail)
# Successrate is the chance of a skill critical attack. max value 100 (100% critical)
# Do some tests before changing the values.
AltSuccessRate= 0
AltFailRate= 30
AltSuccessRateBehind = 15
AltSuccessRateFront = 10

#Dagger Skill Damage VS heavy,light,robe.
#Use value 1.0 to disable this option.Higher value equal to lower damage.
DaggerVSRobe= 1.8
DaggerVSHeavy = 2.5
DaggerVSLight = 2.0

#Instant Kill Effect lvl 2 (no change on CP,HP reduced to 1hp , no kill on char)
#Value In Percent % ,higher value,higher chance,max value = 100%.
InstantKillEffect2 = 2.0

# Skill Hit Time multiplier
AltGameSkillHitRate = 1.

# Buff time rate
AltBuffTime = 1
AltDanceTime = 1
AltSeedTime = 1

# Buff Max Number - 24 retail like.
AltNbCumulatedBuff = 24

# Enable auto learn skills for players
AutoLearnSkills= True

# summon penalty rate, the final penalty will be : expPenalty (define in xml) * ratePenalty (define here)
# set to 0 if you want to completely disable summon penalty or let 1.0 to keep it like before
AltSummonPenaltyRate=1.0

#-----------------------------------------------------------------
#Olympiad Config
#-----------------------------------------------------------------

# Olympiad Start Time in Military hours Default 8pm (20) 
AltOlyStartTime = 20

# Olympiad Start Time for Min's, Default 00 so at the start of the hour.
AltOlyMin = 00

# Olympiad Compeition Period, Default 3 hours 55 minutes. 
AltOlyPeriod = 13800000

# Olympiad Battle Period, Default 3 minutes.
AltOlyBattle = 180000

# Olympiad Battle Wait, Default 10 Minutes
AltOlyBWait = 600000

# Olympiad Inital Wait Period, Default 5 minutes
AltOlyPwait = 300000

# Olympiad Weekly Period, Default 1 week
AltOlyWperiod = 604800000

# Olympiad Validation Period, Default 24 Hours.
AltOlyVperiod = 86400000

#-------------------------------------------------------------
# Npc Crafter
#-------------------------------------------------------------
# Can craft manager create items for players using dwarven skills
CraftManagerDwarvenCraft=False
# Can craft manager create items for players using common craft skills
CraftManagerCommonCraft=False
# Can craft manager break items to crystals
CraftManagerCrystallize=False
# Quota of product price for craft and crystallize
CraftManagerPriceMultiplier=0.1
# Default price, if refference price is zero
CraftManagerDefaultPrice=50000

#-------------------------------------------------------------
# Misc config
#-------------------------------------------------------------

# Time when a door opens of "The room of a great pirate captain (Zaken)".
# Value range 0-23. (0=00:00:00 AM)
TimeInADayOfOpenADoor = 0

# Time that the door of "The room of a great pirate captain (Zaken)" is opening.
# Value is minute. Range 5-30.
TimeOfOpeningADoor = 5

# Activity time of bosses
# Value is minute. Range 120-720
ActivityTimeOfBoss = 120

# time of NurseAnt's re-spawn
# Value is second. Range 15-120
NurseAntRespawnDelay = 15

2 answers to this question

Recommended Posts

  • 0
Posted

opws 8es ta ftiaxneis opws sou aresei ti na einai kala kai oxi , ean sou poun einai kaka ti 8a ta kaneis  ? eleos....

  • 0
Posted

na fantasto c6? alaxe ton twra idika ama pires etoimo pack kata tin apopsi mou apo tote pou bgike to l2phx o c6 den exei bri tin isixia tou idika oi l2j :)

 

mesa sto clientspackets exoune to enchantitem la8os k to despoititemwearhouse :) k den pezei na ta bris gt 8es to svn k to svn ama to bris.. k ama xeris na fix servers :)

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

    • I'm using Myext64 HF and recently tried to replicate the "br_xmas09_event" Raising Rudolph Event. Detailed event information can be found at https://legacy-lineage2.com/news/_rudolf_the_red.html After configuring .eventdata.xml and starting the server, t  server log shows: 12/02/2025 15:39:01.809, [NO_ERROR] SpawnEx2 [br_xmas2009_invisible][schuttgart20_npc2213_xs03m1] [1][0][0][0][0][346796390] 12/02/2025 15:39:02.057, DummyPacket received from L2Server 12/02/2025 15:39:02.058, server socket close 312ac(f0820224) error(997) 12/02/2025 15:39:02.058, [CallStack][tid:0][tick:2][0] Begin 12/02/2025 15:39:02.058, [CallStack][tid:0][tick:2][1][0] void __cdecl IOThreadCallback::IOThread_common(void) 12/02/2025 15:39:02.059, [CallStack][tid:0][tick:2][2][1] void IOThread_common 1 12/02/2025 15:39:02.059, [CallStack][tid:0][tick:2][3][2] void __cdecl CIOSocketEx<class CIOBufferEx<16384> >::Close(void) 12/02/2025 15:39:02.059, [CallStack][tid:0][tick:2][4][3] void __cdecl CServerSocket::OnClose(void) 12/02/2025 15:39:02.059, [CallStack][tid:0][tick:2][5] End l2server log: 12/02/2025 15:39:02.112, npc server closed(127.0.0.1) error: 64 read buffer size: (server:0 npc:0) 12/02/2025 15:39:02.112, [NO_ERROR] L2Server is under protection mode!!! 12/02/2025 15:39:02.112, [NO_ERROR] L2Server is under protection mode!!! 12/02/2025 15:39:02.112, [NO_ERROR] L2Server is under protection mode!!! 12/02/2025 15:39:02.131, dwTime[0] < 80 !!!!!!! 12/02/2025 15:39:02.131, [CallStack][tid:7][tick:1][0] Begin 12/02/2025 15:39:02.132, [CallStack][tid:7][tick:1][1][0] void __cdecl IOThreadCallback::IOThread_common(void) 12/02/2025 15:39:02.132, [CallStack][tid:7][tick:1][2][1] void IOThread_common 1 12/02/2025 15:39:02.132, [CallStack][tid:7][tick:1][4][3] void __cdecl NpcSocket::OnClose(void) 12/02/2025 15:39:02.132, [CallStack][tid:7][tick:1][3][2] void __cdecl CIOSocketEx<class CIOBufferEx<16384> >::Close(void) 12/02/2025 15:39:02.132, [CallStack][tid:7][tick:1][5] End 12/02/2025 15:39:31.767, server closed(127.0.0.1) Error: 64 Read buffer size: (server:0 npc:0) 12/02/2025 15:39:31.768, [NO_ERROR] Logout All Characters : 1   The NPC server sent a packet to the L2 server while generating the br_xmas2009_invisible game NPC server, and the NPC server subsequently crashed.     After some digging, I found a clue in a very old MXC post, but the fix was for the GF version. The whole problem is in l2server side support for NPC function CreateOnePrivateNearUser. It sends CreatePacket but Koreans made some changes in it (added instance ID) so it got broken. As Santa event is the only AI that uses this function, they probably don't know about it    So is there a way to fix this problem, specifically for Myext64 HF? I'd be happy to buy him coffee.
    • Offtopic, personal attacks, probably too old to use that much memes and what's YOUR actual contribution to L2J, in order I laugh aswell ?   The main poster quotes my pack so I answer accordingly, while you advertise L2JFrozen in both of your posts - discontinued since 2014 (? 1132 rev), with none taking back the open source lead while anyone could.   If you're somewhat affiliated to hopzone, you probably packed way more money than me. Packs don't make any type of money (barely 100e/month) and if you would follow me, you would know there are ways to handle it or even getting paid.   Hope I was short enough, 🧂🤡.
    • Hi guys, this is a CMS im sharing for lineage 2 servers, im tired of the crap i see on new release servers. Dont let me start on the IA developed ones lmao.   📋 Description Free and open source template to create landing pages for Lineage 2 private servers. Designed with a dark fantasy theme and modern animations. ✨ Current Features This FREE version includes: Complete Landing Page - Professional design ready to use Multi-language Support - Spanish, English, Portuguese Dark Fantasy Theme - With animated UI elements Server Information - Rates, features, and rules Olympiad Ranking - Rankings display Download Section - For game client Skins and Animations Gallery Streaming Widget - Twitch/Kick integration Fully Customizable - Via configuration files ❌ Not Included in Free Version ❌ User Registration System ❌ Online Players Counter ❌ Donation Panel 💎 Premium Integrations IntegrationPrice Registration System $50 USD Online Players Counter $50 USD Donation Panel $50 USD   📧 Contact: https://gh0tstudio.com 🛠️ Tech Stack Technology    Version    Description React              19.2.0       UI Library TypeScript       5.8.2        Static typing Vite                 6.2.0         Build tool TailwindCSS   CDNCSS    Framework Lucide React   0.554.0         Icons i18next           23.16.0       Internationalization react-i18next   15.1.0        React bindings for i18n All documentation provided for AI AGENTS to make changes on the ui texts and so on. u can have a look on the cms fully working with donation panel, online count and register via: https://crmlineage2.vercel.app/ https://github.com/6h0T/CRM-LINEAGE2-FREE If u are in the lookings to develop a unique website for ur projects, u can dm me or contact me throw my socials on my profile. all code has encrypted references so any type of rebranding, copying or selling without authorization will result in take downs
    • Hello dude, i can help u out, i reached to u via DM, my studio is https://gh0tstudio.com i have worked with almost 40 brands on developing Private Lineage and Mu online servers, dashboard for vote pages and more. I sent u some examples too
    • L2 TARTARUS - HTML DESIGN       L2 KOMBAT - ANIMATED BORDER   L2 SERENITY - ANIMATED LOGO   L2 ARCANE - COMMUNITY BOARD     L2 AMERIKA - ADVERTISING BANNER   L2 ZERON - ADVERTISING BANNER  
  • Topics

×
×
  • 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