Guest Alex Posted March 17, 2012 Share Posted March 17, 2012 Seteaza Cata Adena sa ai la inceputul jocului (doar l2j) 1.Intrati IN folderul Serverului 2.Intrati in Folderul GameServer 3.Intrati in Folderul Config 4.Aicea gasiti un fisier numit other 5.Intrati In el/ii dati open with si selectati notepad si trebuie sa va arate asa #Amount of adena that a new character is given #Default is 0 StartingAdena = 2000000000 # movement speed for strider and wyvern WyvernSpeed = 100 StriderSpeed = 80 GreatWolfSpeed = 80 # level that enables mount of great wolf GreatWolfMountLevel = 70 # If True, when effects of the same stack group are used, lesser # effects will be canceled if stronger effects are used. New effects # that are added will be canceled if they are of lesser priority to the old one. # If False, they will not be canceled, and it will switch to them after the # stronger one runs out, if the lesser one is still in effect. CancelLesserEffect = True # If True, the following deep blue mobs' drop penalties will be applied: # - When player's level is 9 times greater than mob's level, drops got divided by 3 # - After 9 lvl's of difference between player and deep blue mobs, drop chance is # lowered by 9% each lvl that difference increases. (9lvls diff = -9%; 10lvls diff = -18%; ...) # NOTE1: These rules are applied to both normal and sweep drops # NOTE2: These rules ignores the server's rate when drop is of adena type (Complies with retail server) UseDeepBlueDropRules = True # Inventory space limits MaximumSlotsForNoDwarf = 250 MaximumSlotsForDwarf = 250 MaximumSlotsForGMPlayer = 250 # Increases Weight Limit per Level IncreaseWeightLimitByLevel = False # Warehouse space limits (Must be < 300 for prevent client crash) # Dwarfs will get bonus from lvl 60 MaximumWarehouseSlotsForDwarf = 120 MaximumWarehouseSlotsForNoDwarf = 100 MaximumWarehouseSlotsForClan = 200 MaximumFreightSlots = 20 # % regeneration of normal regeneration speed for NPC NPCHpRegenMultiplier = 100 NPCMpRegenMultiplier = 100 # % regeneration of base regeneration speed for Players PlayerHpRegenMultiplier = 100 PlayerMpRegenMultiplier = 100 PlayerCpRegenMultiplier = 100 # HP/MP % regeneration for RaidBoss and their minions RaidHpRegenMultiplier = 100 RaidMpRegenMultiplier = 100 # % P/M defense for RaidBoss and their minions RaidPDefenceMultiplier = 100 RaidMDefenceMultiplier = 100 #Configure Minimum and Maximum multiplier time between RaidBoss respawn. #By Default 12Hours*1.0 for Minimum Time and 24Hours*1.0 for Maximum Time. RaidMinRespawnMultiplier = 1.0 RaidMaxRespawnMultiplier = 1.0 # Minions respawn timer 300000 = 5 mins RaidMinionRespawnTime = 300000 # Unstuck interval, seconds, default is 300 sec. UnstuckInterval = 5 # Player Protection after teleporting or login in seconds, 0 for disabled PlayerSpawnProtection = 30 # Player Protection from (agro) mobs after getting up from fake death; in seconds, 0 for disabled PlayerFakeDeathUpProtection = 0 # PARTY XP DISTRIBUTION # Set the first option here to one of the (auto, percentage, level, none). # With "auto method" member is cut from Exp/SP distribution when his share is lower # then party bonus acquired for him (30% for 2 member party) # In that case he will not receive any Exp/SP from party and is not counted for party bonus # The second option takes effect when "percentage" method is choosen. Don't use high values for this! # The third option takes effect when "level" method is choosen. Don't use low values for this! # If you don't want to have a cutoff point for party members' XP distribution, # then just set the first option to "none". Defaults are: percentage , 3.0 , 30 ; respectively. PartyXpCutoffMethod = auto PartyXpCutoffPercent = 3.0 PartyXpCutoffLevel = 30 # Maximum level difference between party members, 20 by default in C5, set 0 to disable future PartyMaxLevelDifference = 20 # Amount of HP, MP, and CP is restored # Values are in percent of max RespawnRestoreCP = 0 RespawnRestoreHP = 70 RespawnRestoreMP = 0 # Allow random respawning in towns, based on a maximum random offset # from the base respawn co-ordinates. RespawnRandomInTown = True RespawnRandomMaxOffset = 20 # Maximum number of allowed slots for Private Stores (sell/buy) for dwarves and for all other races # Normally, dwarves get 5 slots for pvt stores, while other races get only 4 MaxPvtStoreSlotsDwarf = 5 MaxPvtStoreSlotsOther = 4 # Store buffs/debuffs other effects on user logout? StoreSkillCooltime=True # Send NOTDONE skills: # 1 - to nobody # 2 - only to GMs (default) # 3 - to everybody SendNOTDONESkills = 2 # list of npc's that allows to rent pet ListPetRentNpc = 30827,30828 # Announce to players the location of the Mammon NPCs during Seal Validation. # Default is False. AnnounceMammonSpawn = False # Enable players to send in-game petitions. PetitioningAllowed = True # Total number of petitions to allow per player, per session. MaxPetitionsPerPlayer = 5 # Total number of petitions pending, if more are submitted they will be rejected. MaxPetitionsPending = 25 #--------------------------------------------- # Jail configuration #--------------------------------------------- # Jail is a PvP zone JailIsPvp = True # Disable all chat in jail (except normal one) JailDisableChat = True #------------------------------------------ # Death Penalty chance if killed by mob (%) #------------------------------------------ DeathPenaltyChance = 20 #------------------------------------------ # Chance for Augmentation bonus in % #------------------------------------------ AugmentBasestat = 1 AugmentSkill = 11 # Never bestow NOTDONE skills on weapons AugmentExcludeNotdone = false Aicea unde scrie StartingAdena puneti cat vreti sa aveti adena la incuputul jocului (aveti aceasta suma de adena atunci knd va faceti alt caracter) od: #Amount of adena that a new character is given #Default is 0 StartingAdena = 2000000000[/code] Link to comment Share on other sites More sharing options...
Recommended Posts