L2BrickSource
Members-
Posts
1 -
Joined
-
Last visited
-
Feedback
0%
L2BrickSource's Achievements
Newbie (1/16)
0
Reputation
-
Hello, What I do is simply sell tbhe source of L2brick Ct2.5 that no longer exists or is on the web! Those who know l2brick already know that this review contains complete Quest Freya - Beleth, Zaken Sailren-Instance-Tiat-Valakas (fire dragon) Antharas (Earth Dragon) All instances, Pailakas, Quest Seven Sing until stage 10, the 11 Stages Hellbound, Steal Citadel, Tully Events: TvT. CtF. Has. DM.LM.TvTRound. Rankings of top fish Crath sands. Here I leave some of the settings # --------------------------------------------------------------------------- # Wedding System (by evill33t) # --------------------------------------------------------------------------- # <u><b><font color="red">WARNING: this mod require custom NPC table support turned on !</font></b></u> # CustomNpcTable = True in General.properties # --------------------------------------------------------------------------- # Wedding Manager ID: 50007 # # First part - "Engagement" # 1) Target the player that you want to make a couple with. # 2) Use the voice command ".engage nameofyourpartner" then press enter. # 3) If the target player has you on listed as a friend (ie. you are in each other's friends list) a popup will appear with an engagement request along with a system message that you want to be engaged with him/her. # 4) If the target player accepts the engagement invitation, you will be engaged. # # Second part - "Marriage" # 1) Once two players are engaged, they can speak to Andromeda, the Wedding Priest in the Hot Springs Guild House (Goddard Area). # (You may need Formal Wear and Adena to pay wedding fees!) # 2) Each player needs to speak to the NPC and make the request to be married. # 3) Once done, fireworks will display and the two players will be married. # # Afterwards you can use the voice command ".gotolove nameofyourpartner" to teleport to your partner if you're married (there may also be a fee which can be specified below) # # If you want to cancel your Engagement/Marriage, use the voice command ".divorce nameofyourpartner". # # If you're married you have to pay a specified % of your adena to your partner. # # If a player attempts to become engaged to another player while married they may suffer a penalty if it's enabled below. # --------------------------------------------------------------------------- # Enable/Disable Wedding System AllowWedding = True # A-beep-t of Adena required to get married WeddingPrice = 250000000 # Enable/Disable punishing of players who attempt to be engaged to other players while married. WeddingPunishInfidelity = True # Enable/Disable teleport function for married couples. WeddingTeleport = True # A-beep-t of Adena required to teleport to spouse. WeddingTeleportPrice = 50000 # Time before character is teleported after using the skill. WeddingTeleportDuration = 18 # Enable/Disable same sex marriages. WeddingAllowSameSex = True # Require players to wear formal wear to be married? WeddingFormalWear = True # A-beep-t of Adena (%) a player must pay to the other to get divorced. WeddingDivorceCosts = 20 DMEventNumberBoxRegister = 4 # --------------------------------------------------------------------------- # L2J Banking System # --------------------------------------------------------------------------- # Enable/Disable Banking System BankingEnabled = true # A-beep-t of Goldbars a player gets when they use the ".deposit" command. Also the same a-beep-t they will lose with ".withdraw". BankingGoldbarCount = 1 # A-beep-t of Adena a player gets when they use the ".withdraw" command. Also the same a-beep-t they will lose with ".deposit". BankingAdenaCount = 500000000 # --------------------------------------------------------------------------- # Warehouse Sorting # Shows Withdraw Window sorted by ItemType (Armor/Weapon/Spellbook....) # --------------------------------------------------------------------------- EnableWarehouseSortingClan = False EnableWarehouseSortingPrivate = False # --------------------------------------------------------------------------- # Mana Drugs/Potions # --------------------------------------------------------------------------- # This option will enable core support for: # Mana Drug (item ID 726), using skill ID 10000. # Mana Potion (item ID 728), using skill ID 10001. EnableManaPotionSupport = True # --------------------------------------------------------------------------- # Display Server Time # --------------------------------------------------------------------------- # This option will enable displaying of the local server time for /time command. DisplayServerTime = False # --------------------------------------------------------------------------- # Welcome message # --------------------------------------------------------------------------- # Show screen welcome message on character login # Default: False ScreenWelcomeMessageEnable = False # Screen welcome message text to show on character login if enabled # ('#' for a new line, but message can have max 2 lines) ScreenWelcomeMessageText = Welcome to L2J Brick server! # Show screen welcome message for x seconds when character log in to game if enabled ScreenWelcomeMessageTime = 10 ShowWelcomePM = True PMFrom = L2J Brick PMText = Welcome to L2J Brick server! # --------------------------------------------------------------------------- # Welcome message - Advance # --------------------------------------------------------------------------- # Show screen welcome message on character login # Default: False ScreenWelcomeAdvanceMessageEnable = False # HUMAN # ('#' for a new line, but message can have max 2 lines) ScreenWelcomeAdvanceHumanMessageText = I am Human! # DARK ELF # ('#' for a new line, but message can have max 2 lines) ScreenWelcomeAdvanceDarkElfMessageText = I am Dark Elf! # DWARF # ('#' for a new line, but message can have max 2 lines) ScreenWelcomeAdvanceDwarfMessageText = I am Dwarf! # ELF # ('#' for a new line, but message can have max 2 lines) ScreenWelcomeAdvanceElfMessageText = I am Elf! # KAMAEL # ('#' for a new line, but message can have max 2 lines) ScreenWelcomeAdvanceKamaelMessageText = I am Kamael! # ORC # ('#' for a new line, but message can have max 2 lines) ScreenWelcomeAdvanceOrcMessageText = I am Orc! # Show screen welcome message for x seconds when character log in to game if enabled ScreenWelcomeAdvanceMessageTime = 10 # --------------------------------------------------------------------------- # Pvp/pk Announce # --------------------------------------------------------------------------- # Default: False AnnouncePkPvP = False # Announce this as normal system message # Default: True AnnouncePkPvPNormalMessage = True # PK message template # variables: $killer, $target AnnouncePkMsg = $killer has slaughtered $target # Pvp message template # variables: $killer, $target AnnouncePvpMsg = $killer has defeated $target # --------------------------------------------------------------------------- # Chat Moderation # --------------------------------------------------------------------------- # This option will enable using of the voice commands .banchat and .unbanchat # for players with corresponding access level (default: 7). # Check access_levels.sql and admin_command_access_rights for details. # Default: False ChatAdmin = False # --------------------------------------------------------------------------- # Multilingual support # --------------------------------------------------------------------------- # Enable or disable multilingual support. # Default: False MultiLangEnable = False # List of allowed languages, semicolon separated. # Default: en MultiLangAllowed = en;ru # Default language, if not defined. # Default: en MultiLangDefault = en # Enable or disable voice command .lang for changing languages on the fly. # Default: True MultiLangVoiceCommand = True # Enable or disable multilingual SystemMessages support. # Default: False MultiLangSystemMessageEnable = False # List of allowed languages for SystemMessages, semicolon separated. # Default: MultiLangSystemMessageAllowed = # --------------------------------------------------------------------------- # Walker/Bot protection # --------------------------------------------------------------------------- # Basic protection against L2Walker. # Default: True L2WalkerProtection = True # --------------------------------------------------------------------------- # Debug enable/disable voice command # --------------------------------------------------------------------------- # This option will enable voice command .debug allowing players # to turn on/off debugging on self only. # (admin command //debug can enable debugging on any character) # Use admin_command_access_rights table for defining access rights. # Default: False DebugVoiceCommand = False # --------------------------------------------------------------------------------- # Hellbound # --------------------------------------------------------------------------------- #Enter Hellbound Without Quest? (Quest ID: 130 Name: Path to Hellbound) EnterHellBoundWithoutQuest = True # --------------------------------------------------------------------------------- # Limit summons pailaka # --------------------------------------------------------------------------------- #Limit summons pailaka? LimitSummonsPailaka = False # --------------------------------------------------------------------------------- # Custom Hero Color Name # --------------------------------------------------------------------------------- # Hero Color Support HeroNameColorEnabled = False # If Hero Color Support enable: Default: EE0000 (blue) HeroColor = EE0000 # --------------------------------------------------------------------------------- # Custom Noble Color Name # --------------------------------------------------------------------------------- # Noble Color Support NobleNameColorEnabled = False # If Noble Color Support enable: Default: EE0000 (blue) NobleColor = EE0000 # --------------------------------------------------------------------------------- # Custom Clan Leader Color Name # Credits to: FFs # --------------------------------------------------------------------------------- # Clanleader Color Support ClanLeaderNameColorEnabled = False # Default: 00FF00 (green) ClanLeaderColor = 00FF00 # Min Clan Lvl # Default = 3 ClanLeaderColorAtClanLevel = 6 # --------------------------------------------------------------------------------- # Alt Keep Buff After Death # --------------------------------------------------------------------------------- # If True when player/pet dies keeps all Buffs/Debuffs after death, except Noblesse Blessing and Lucky Charm. AltKeepBuffAfterDeath = False # --------------------------------------------------------------------------------- # Auto Activate shots # --------------------------------------------------------------------------------- # Automatic activation of soulshots/spiritshots on player log in. # Default: False AutoActivateShotsEnabled = False # Minimum shots needed to activate (make it over 100) # Default: 200 AutoActivateShotsMin = 200 # --------------------------------------------------------------------------------- # Enable / Disable Botreport button # --------------------------------------------------------------------------------- # Report Button # Default: true EnableBotReport = True # --------------------------------------------------------------------------------- # Enable / Disable online command # --------------------------------------------------------------------------------- # Show online players vcmd # Default: False ShowOnlinePlayers = True # --------------------------------------------------------------------------------- # Subclass # --------------------------------------------------------------------------------- # Starting subclass level. # Default: 40 StartSubclassLevel = 40 # --------------------------------------------------------------------------------- # Top NPC (PvP/PK) # --------------------------------------------------------------------------------- # Enable debug? # Default = False TopNpcDebug = False # Top npc ID # Default: 1 TopNpcID = 1 # --------------------------------------------------------------------------------- # AutoLoot Comand # --------------------------------------------------------------------------------- # If True, command .autoloot and .autolootherbs will be enabled. # With this commands players can individually enable or disable autoloot items\herbs from game. (Its not compare with AutoLootRaids) # Default: False AutoLootIndividual = True #--------------------------------------------------------------- # PK protection #--------------------------------------------------------------- # Disables attacking char if the attacker's lvl minus victim's lvl is over # specified difference and the target is not flagged. For example, if you want # to disable PK'ing chars that are more than 20 lvls below attacker's lvl, set # the value to 20. Setting the value to 0 disables the feature. DisableAttackIfLvlDifferenceOver= 7 # If player has more than specified number of PKs in the monitored period, # he/she is automatically punished. If set to zero, this feature is disabled. PunishPKPlayerIfPKsOver=0 # For what period (in seconds) the PKs should be monitored PKMonitorPeriod=3600 # Punisment type: # jail - char will be jailed PKPunishmentType=jail # Punishment length (in seconds) # If punishment type is jail then the punishment period should be divisable by # 60 as jail punishment is counted in minutes PKPunishmentPeriod=3600 # ---------------------------------------------------------------------------# Auto Vote Event Manager #---------------------------------------------------------------------------# Sell_0Adena = True # --------------------------------------------------------------------------- # Buffer NPC - # --------------------------------------------------------------------------- # ID of Buffer NPC. # Default: 70028 BufferNpcID = 70028 # Minimum level to use Buffer NPC. # Default: 40 BufferNpcMinLevel = 1 # Enable System Schemes Ready. # Default: True BufferNpcEnableReady = True # Enable System Schemes Buff. # Default: True BufferNpcEnableScheme = True # Number of schemes per player. # This includes the Character and the Pet/Summon. # Default: 3 BufferNpcNubmerScheme = 3 # Fee to have a schema. # Default: 3470,1 BufferNpcFeeScheme = 57,1000000 # Enable selection of individual Buff. # Default: True BufferNpcEnableSelect = True # Enable buffering option Pet/Summon. # Default: True BufferNpcEnablePet = True # Enable Recover HP/MP or CP Character or Pet/Summon. # Default: True BufferNpcEnableRecover = True # Enable Recover HP/MP or CP Character or Pet/Summon in Event. # Default: False BufferNpcEnableRecoverInEvent = True # Fee to Recover HP/MP or CP Character or Pet/Summon. # Default: 57,1000000 BufferNpcFeeRecover = 57,1000 # Enable Remove Buff Character or Pet/Summon. # Default: True BufferNpcEnableRemove = True # Fee to Remove Buff Character or Pet/Summon. # Default: 57,1000000 BufferNpcFeeRemove = 57,10 # Remove the value of the buff of the page list. # Default: False BufferNpcRemoveA-beep-t = True # --------------------------------------------------------------------------- # Auto Vote Event Manager # --------------------------------------------------------------------------- # Enable # Default: False EnableAutoVoteEngine = True # Save and Load votes count on start/shutdown to database # Default: False AutoVoteEngineSaveLoad = True #Social actions,like AION. #Default: False EnableSocialActions = True For the money, Send me a pm Only paypal or wester union

