Jump to content

Recommended Posts

Posted

Apo Pou Mporw Na Valo Ta Hero Weapons Na Ta Kratane Kai Aploi Players ??? ??? ???

 

#=============================================================

#                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

 

# AutoLearnSkills... True to enable, False to disable

AutoLearnSkills = True

 

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

Delevel = False

 

# 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 AltGameMobAttackAI, like C1

AltGameMobAttackAI = False

 

# Alternative mob behavior in peace zones

# Default = True; Set to False to prevent mobs from auto-agro against players in peace zones 

AltMobAgroInPeaceZone = True

 

# 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 = 1000

 

# 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

 

#-------------------------------------------------------------

# 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

 

# Allow free teleportation around the world.

AltFreeTeleporting = False

 

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

AltRecommend = True

 

#-------------------------------------------------------------

# 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

 

# If set to False, blacksmiths don't take recipes from players inventory when crafting.

# Default = True (on retail it's confirmed that blacksmith use recipes for each crafted item)

AltBlacksmithUseRecipes = True

 

#-------------------------------------------------------------

# Skills config

#-------------------------------------------------------------

# Allow use Event Managers for change occupation

# If you need change occupation only use quest then set this to False

# Default = False

AllowClassMasters = True

 

# Spell Book needed to learn skills

SpBookNeeded = True

 

# 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

# Skill Hit Time multiplier

AltGameSkillHitRate = 1.

 

#-------------------------------------------------------------

# Buffs config

#-------------------------------------------------------------

# Maximum number of buffs (default = 24 in C5)

maxbuffamount = 50

 

#-------------------------------------------------------------

# Clans config

#-------------------------------------------------------------

# Number of days you have to wait before :

#  - joining another clan

DaysBeforeJoinAClan = 1

#  - creating a new clan

DaysBeforeCreateAClan = 10

# Number of days it takes to dissolve a clan

DaysToPassToDissolveAClan = 7

# Number of days before joining a new alliance when clan voluntarily leave an alliance

DaysBeforeJoinAllyWhenLeaved = 1

# Number of days before joining a new alliance when clan was dismissed from an alliance

DaysBeforeJoinAllyWhenDismissed = 1

# Number of days before accepting a new clan for alliance when clan was dismissed from an alliance

DaysBeforeAcceptNewClanWhenDismissed = 1

# Number of days before creating a new alliance when dissolved an alliance

DaysBeforeCreateNewAllyWhenDissolved = 10

 

# Maximum number of clans in ally

AltMaxNumOfClansInAlly = 10

 

# Number of members needed to request a clan war

AltClanMembersForWar = 15

 

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

AltNewCharAlwaysIsNewbie = True

 

# Privilege browse warehouse enables at the same time also withdraw from warehouse!

AltMembersCanWithdrawFromClanWH = False

 

#-------------------------------------------------------------

# 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 50 minutes.

# (If set different, should be increment by 10mins)

AltOlyCPeriod = 13800000

 

# Olympiad Battle Period, Default 3 minutes. (If set different, should be < AltOlyBWait)

AltOlyBattle = 180000

 

# Olympiad Battle Wait, Default 10 Minutes

AltOlyBWait = 600000

 

# Olympiad Inital Wait Period, Default 5 minutes

AltOlyIWait = 300000

 

# Olympiad Weekly Period, Default 1 week

AltOlyWPeriod = 604800000

 

# Olympiad Validation Period, Default 24 Hours.

AltOlyVPeriod = 86400000

 

#-------------------------------------------------------------

# Lottery config

#-------------------------------------------------------------

# Initial Lottery prize

AltLotteryPrize = 50000

 

# Lottery Ticket Price

AltLotteryTicketPrice = 2000

 

# What part of jackpot amount should receive characters who pick 5 wining numbers

AltLottery5NumberRate = 0.6

 

# What part of jackpot amount should receive characters who pick 4 wining numbers

AltLottery4NumberRate = 0.2

 

# What part of jackpot amount should receive characters who pick 3 wining numbers

AltLottery3NumberRate = 0.2

 

# How much adena receive characters who pick two or less of the winning number

AltLottery2and1NumberPrize = 200

 

#-------------------------------------------------------------

# Debug & Dev config

#-------------------------------------------------------------

# Don't load quests

AltDevNoQuests = False

# Don't load spawntable

AltDevNoSpawns = False

 

EXW AUTO ALLA DN TO VRISKW.....

Posted

#============================================================#

#               Miscellaneous Customizations                 #

#============================================================#

 

# If True Hero Weapons can only be equipped by a player with Hero Status

# If False Hero weapons can be equipped by any player.

# (official = True)

 

StrictHeroSystem = True                              <  -----------  an thes  na kratane ta hero weapons mono oi hero asto true an thes na  kratane ta hero weapons oloi oi players kanto False

 

# This option allows a player to get a subclass with only the Star of Destiny, and Mimir's Elixir.

 

SubclassWithItemAndNoQuest = False

 

# If True wyverns may be used during a siege.

# If False wyverns may not be used during a siege.

# (official = False)

 

AltFlyingWyvernInSiege = False

 

# If True, players require book to enchant skill.

# If False, players do not require book to enchant skill.

# (official = True)

 

EnchantSkillSpBookNeeded = True

 

# Life crystal needed to learn clan skills

LifeCrystalNeeded = True

 

# Reuse Delay for CP potions and Mana potions (in seconds).

# (official = 0)

 

PotionsDelay = 0

 

Elpizo na se help....

 

 

Guest
This topic is now closed to further replies.


  • Posts

    • Another happy customer with custom Updater / Launcher for his server! Get one Yourself as well!
    • Where to buy Telegram Stars at low prices before September 1? The best solution is the SocNet Stars Telegram bot! Pavel Durov announced that new gifts are already near! And they may come out in early September. Stay ready together with our SocNet Stars Telegram bot! Cheap prices, best quality, fast delivery! You will have very little time before the next SOLD OUT. The opportunity to quickly earn and receive a valuable official NFT gift in Telegram is already close. Buy Telegram Stars quickly, profitably and safely - https://t.me/socnetstarsbot Many payment methods! Actual links to our projects: Telegram bot for buying Telegram Stars: Go Digital goods store: Go Telegram bot store: Go SMM Panel: Go We are actively looking for suppliers for the following product positions: — Snapchat old and new accounts | With snapscores | Geo: Europe/USA | Full access via mail/phone number — Reddit old accounts with post and comment karma from 100 to 100,000+ | Full access via mail — LinkedIn old accounts with real connections | Geo: Europe/USA | Full access via mail + active 2FA password — Instagram old accounts (2010-2023) | Full access via mail (possibly also connected 2FA password) — Facebook old accounts (2010-2023) | Full access via mail (possibly also connected 2FA password) | With friends and without friends | Geo: Europe/USA/Asia — Threads accounts | Full access via mail (possibly also connected 2FA password) — TikTok/Facebook/Google ADS Agency advertising accounts Write to the contacts below — we will discuss the terms! We are always open to other partnership offers as well. Contacts and support: Telegram: https://t.me/socnet_support  Telegram channel: https://t.me/accsforyou_shop WhatsApp: https://wa.me/79051904467 WhatsApp channel: https://whatsapp.com/channel/0029Vau0CMX002TGkD4uHa2n Discord: socnet_support Discord server: https://discord.gg/y9AStFFsrh Email: solomonbog@socnet.store SocNet — digital goods and premium subscriptions store
    • Where to buy Telegram Stars at low prices before September 1? The best solution is the SocNet Stars Telegram bot! Pavel Durov announced that new gifts are already near! And they may come out in early September. Stay ready together with our SocNet Stars Telegram bot! Cheap prices, best quality, fast delivery! You will have very little time before the next SOLD OUT. The opportunity to quickly earn and receive a valuable official NFT gift in Telegram is already close. Buy Telegram Stars quickly, profitably and safely - https://t.me/socnetstarsbot Many payment methods! Actual links to our projects: Telegram bot for buying Telegram Stars: Go Digital goods store: Go Telegram bot store: Go SMM Panel: Go We are actively looking for suppliers for the following product positions: — Snapchat old and new accounts | With snapscores | Geo: Europe/USA | Full access via mail/phone number — Reddit old accounts with post and comment karma from 100 to 100,000+ | Full access via mail — LinkedIn old accounts with real connections | Geo: Europe/USA | Full access via mail + active 2FA password — Instagram old accounts (2010-2023) | Full access via mail (possibly also connected 2FA password) — Facebook old accounts (2010-2023) | Full access via mail (possibly also connected 2FA password) | With friends and without friends | Geo: Europe/USA/Asia — Threads accounts | Full access via mail (possibly also connected 2FA password) — TikTok/Facebook/Google ADS Agency advertising accounts Write to the contacts below — we will discuss the terms! We are always open to other partnership offers as well. Contacts and support: Telegram: https://t.me/socnet_support  Telegram channel: https://t.me/accsforyou_shop WhatsApp: https://wa.me/79051904467 WhatsApp channel: https://whatsapp.com/channel/0029Vau0CMX002TGkD4uHa2n Discord: socnet_support Discord server: https://discord.gg/y9AStFFsrh Email: solomonbog@socnet.store SocNet — digital goods and premium subscriptions store
    • Where to buy Telegram Stars at low prices before September 1? The best solution is the SocNet Stars Telegram bot! Pavel Durov announced that new gifts are already near! And they may come out in early September. Stay ready together with our SocNet Stars Telegram bot! Cheap prices, best quality, fast delivery! You will have very little time before the next SOLD OUT. The opportunity to quickly earn and receive a valuable official NFT gift in Telegram is already close. Buy Telegram Stars quickly, profitably and safely - https://t.me/socnetstarsbot Many payment methods! Actual links to our projects: Telegram bot for buying Telegram Stars: Go Digital goods store: Go Telegram bot store: Go SMM Panel: Go We are actively looking for suppliers for the following product positions: — Snapchat old and new accounts | With snapscores | Geo: Europe/USA | Full access via mail/phone number — Reddit old accounts with post and comment karma from 100 to 100,000+ | Full access via mail — LinkedIn old accounts with real connections | Geo: Europe/USA | Full access via mail + active 2FA password — Instagram old accounts (2010-2023) | Full access via mail (possibly also connected 2FA password) — Facebook old accounts (2010-2023) | Full access via mail (possibly also connected 2FA password) | With friends and without friends | Geo: Europe/USA/Asia — Threads accounts | Full access via mail (possibly also connected 2FA password) — TikTok/Facebook/Google ADS Agency advertising accounts Write to the contacts below — we will discuss the terms! We are always open to other partnership offers as well. Contacts and support: Telegram: https://t.me/socnet_support  Telegram channel: https://t.me/accsforyou_shop WhatsApp: https://wa.me/79051904467 WhatsApp channel: https://whatsapp.com/channel/0029Vau0CMX002TGkD4uHa2n Discord: socnet_support Discord server: https://discord.gg/y9AStFFsrh Email: solomonbog@socnet.store SocNet — digital goods and premium subscriptions store
    • Where to buy Telegram Stars at low prices before September 1? The best solution is the SocNet Stars Telegram bot! Pavel Durov announced that new gifts are already near! And they may come out in early September. Stay ready together with our SocNet Stars Telegram bot! Cheap prices, best quality, fast delivery! You will have very little time before the next SOLD OUT. The opportunity to quickly earn and receive a valuable official NFT gift in Telegram is already close. Buy Telegram Stars quickly, profitably and safely - https://t.me/socnetstarsbot Many payment methods! Actual links to our projects: Telegram bot for buying Telegram Stars: Go Digital goods store: Go Telegram bot store: Go SMM Panel: Go We are actively looking for suppliers for the following product positions: — Snapchat old and new accounts | With snapscores | Geo: Europe/USA | Full access via mail/phone number — Reddit old accounts with post and comment karma from 100 to 100,000+ | Full access via mail — LinkedIn old accounts with real connections | Geo: Europe/USA | Full access via mail + active 2FA password — Instagram old accounts (2010-2023) | Full access via mail (possibly also connected 2FA password) — Facebook old accounts (2010-2023) | Full access via mail (possibly also connected 2FA password) | With friends and without friends | Geo: Europe/USA/Asia — Threads accounts | Full access via mail (possibly also connected 2FA password) — TikTok/Facebook/Google ADS Agency advertising accounts Write to the contacts below — we will discuss the terms! We are always open to other partnership offers as well. Contacts and support: Telegram: https://t.me/socnet_support  Telegram channel: https://t.me/accsforyou_shop WhatsApp: https://wa.me/79051904467 WhatsApp channel: https://whatsapp.com/channel/0029Vau0CMX002TGkD4uHa2n Discord: socnet_support Discord server: https://discord.gg/y9AStFFsrh Email: solomonbog@socnet.store SocNet — digital goods and premium subscriptions store
  • 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