Перейти к содержанию
Авторизация  
Kingkill

Олимп Пв, не запускается!

Рекомендуемые сообщения

Олимп Пв, (не реклама) не запускается. Вроде стоить в 18.00. вот сам конфиг с меня+

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


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

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

# Party range for l2attackable (default 1600)
AltPartyRange = 1600
# Party range for l2party (default 1400)
AltPartyRange2 = 1400

# 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 Rate Value for Perfect Shield Block Rate.
AltPerfectShieldBlockRate = 5

# 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 = True
AltKarmaPlayerCanTrade = True
AltKarmaPlayerCanUseWareHouse = True
# Уровень, до которого телепорты бесплатны
AltFreeTeleporting = 0

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

# Obviously, Players That Are x Level Cannot Be Hitted By Players That Are Over Their Level.
# NOTE: x Is The Number Used For level. Right Now is 25.
AltPlayerProtectionLevel = 25

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

# Life crystal needed to learn clan skills
LifeCrystalNeeded = True
# Spell Book needed to learn skills
SpBookNeeded = True

# Book needed to enchant skills
EnchantSkillSpBookNeeded = 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

# Enables - Disables Grade Penalties
DisableGradePenalty = False

# Enables - Disables Weight Penalties
DisableWeightPenalty = False



#-------------------------------------------------------------
# Equipment Restriction config
#-------------------------------------------------------------
# Alternate Gaming
# Usage: True - Restriction enabled
# False - Restriction disabled
# Castle Shield can be equiped by all clan members if they own a castle. - default True
CastleShieldRestriction = True
# ClanHall Shield can be equiped by all clan members if they own a clan hall. - default True
ClanHallShieldRestriction = True
# Apella armors can be equiped only by clan members if their class is Baron or higher - default True
ApellaArmorsRestriction = True
# Clan Oath Armors can be equiped only by clan members - default True
OathArmorsRestriction = True
# Castle Crown can be equiped only by castle lord - default True
CastleLordsCrownRestriction = True
#Castle Circlets can be equiped only by clan members if they own a castle - default True
CastleCircletsRestriction = True

#-------------------------------------------------------------
# Clans config
#-------------------------------------------------------------
# Number of days you have to wait before :
# - joining another clan
DaysBeforeJoinAClan = 0
# - creating a new clan
DaysBeforeCreateAClan = 0
# Number of days it takes to dissolve a clan
DaysToPassToDissolveAClan = 0
# Number of days before joining a new alliance when clan voluntarily leave an alliance
DaysBeforeJoinAllyWhenLeaved = 0
# Number of days before joining a new alliance when clan was dismissed from an alliance
DaysBeforeJoinAllyWhenDismissed = 0
# Number of days before accepting a new clan for alliance when clan was dismissed from an alliance
DaysBeforeAcceptNewClanWhenDismissed = 0
# Number of days before creating a new alliance when dissolved an alliance
DaysBeforeCreateNewAllyWhenDissolved = 0

# Maximum number of clans in ally
AltMaxNumOfClansInAlly = 5

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

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

#Remove Castle circlets after a clan lose its castle or a player leaves a clan? - default true
RemoveCastleCirclets = True

#-------------------------------------------------------------
# Olympiad config
#-------------------------------------------------------------
# Olympiad Start Time in Military hours Default 6pm (18)
AltOlyStartTime = 18

# Olympiad Start Time for Min's, Default 00 so at the start of the hour.
AltOlyMin = 00
# Olympiad Compeition Period, Default 6 hours.
# (If set different, should be increment by 10mins)
AltOlyCPeriod = 21600000
# Olympiad Battle Period, Default 6 minutes. (If set different, should be < AltOlyBWait)
AltOlyBattle = 360000
# 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 = 43200000

# Разрешить регистрацию с 1 IP?
AltOlySameIp = false
#Разрешить ходить на олимп с 1 компа; работает только с LameGuard
AltOlySameHWID = True

## Максимальная заточка предметов; -1 откл
# Оружие
AltOlyMaxWeaponEnchant = 15
# Броня и бижутерия
AltOlyMaxArmorEnchant = 15

#Разрешить ходить с переточенными пухами, но давать статы не выше ограничения
AltOlyResetEnchant = true

#Разрешить использовать антибафф на олимпе; иначе будет просто висеть, но баффы будут проходить
AltOlyAntiBuff = True

#Откат скиллов после боя
AltOlyReloadSkills = False

# Минимальное количество игроков для запуска классовых боев
AltOlyMinClass = 5
# Минимальное количество игроков для запуска не классовых боев
AltOlyMinNonClass = 5

## Баффы на олимпе
# Файтер
AltOlyFighterBuff = 1204,2;1086,1
# Магический
AltOlyMageBuff = 1204,2;1085,1

# Дополнительная награда за получение геройства; item_id,item_count,item_chance;item_id,item_count,item_chance
AltHeroRewards =

#-----------------------------------------------------------------
# Manor Config
#-----------------------------------------------------------------

# Manor Refresh Time in Military hours Default 8pm (20)
AltManorRefreshTime = 20

# Manor Refresh Time for Min's, Default 00 so at the start of the hour.
AltManorRefreshMin = 00

# Manor Next Period Approve Time in Military hours Default 6am
AltManorApproveTime = 6

# Manor Next Period Approve Time for Min's, Default 00 so at the start of the hour.
AltManorApproveMin = 00

# Manor Maintenance time, Default 6 minutes.
AltManorMaintenancePeriod = 360000

# Manor Save Type. 1-Save data into db after every action; Default false
AltManorSaveAllActions = True

# Manor Save Period (used only if AltManorSaveAllActions=false) Default very 2 hours
AltManorSavePeriodRate = 2

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

#-----------------------------------
# Dimension Rift Config
#-----------------------------------
# Minimal party size to enter rift. Min = 2, Max = 9.
# If in rift party will become smaller all members will be teleported back
RiftMinPartySize = 5

# Number of maximum jumps between rooms allowed, after this time party will be teleported back
MaxRiftJumps = 4

# Time in ms the party has to wait until the mobs spawn when entering a room. C4 retail: 10s
RiftSpawnDelay = 10000

# Time between automatic jumps in seconds
AutoJumpsDelayMin = 480
AutoJumpsDelayMax = 600

# Time Multiplier for stay in the boss room
BossRoomTimeMultiply = 1.5

# Cost in dimension fragments to enter the rift, each party member must own this amount
RecruitCost = 18
SoldierCost = 21
OfficerCost = 24
CaptainCost = 27
CommanderCost = 30
HeroCost = 33

# Max message length , Prevents Spam, Crashes In Game. (Default: 100)
MaxChatLength = 100

# Cruma Tower max level allowed to enter
# Retail: 56
CrumaTowerLevelRestrict = 56

#===========================================================#
# Four Sepulchers #
#===========================================================#
TimeOfAttack = 50
TimeOfCoolDown = 5
TimeOfEntry = 3
TimeOfWarmUp = 2
NumberOfNecessaryPartyMembers = 4

# Нужны ли квесты для прохода к грандбоссам? баюм, тарас, валакас, фринта
EpicQuests = false

# Снимать бафф аугмента при снятии пушки?
OneAugmentEffect = True

# Кушать сулшоты?
UseSoulShots = false

# Кушать стрелы?
ConsumeArrows = false

# Снимать бафф при смерти? если не висел ноблесс
ClearBuffOnDeath = false

# Умножение получаемых очков репутации клана
AltClanReputationRate = 1.0
#количество репутации за убийство кланвара
AltClanReputationKillBonus = 2

# Мaксимальный бонус от красок
MaxHennaBonus = 5

# Пвп у ворот - самые тупые пвп. Запретить хилить тех, кто за воротами?
ProtectGatePvp = False

# Возможность взятия любого саб-класса
AltAnySubClass = False
# В том числе овер и крафтер
AltAnySubClassOverCraft = False

# Возможность аугментации геройского оружия
AltAugmentHeroWeapons = False

####
## Длительность принятия решения, мс. 0 - откл.
# Запрос на свадьбу
WeddingAnswerTime = 0
# Запрос на воскрешение
ResurrectAnswerTime = 0
# Запрос на скилл Summon Friend
SummonAnswerTime = 15000

# Спавнить гвардов на осадах
SpawnSiegeGuards = False

# Разрешить давать шмотки пету
GiveItemToPet = False
# Отключить еду петов
DisablePetFeed = True

# Защита при телепорте, сек.
TeleportProtection = 5

# max скорости атаки/каста при подсчете отката скиллов; для сервов с большими статами
MaxMAtkDelay = 10000
MaxPAtkDelay = 10000

# макс. значение маг.атаки/мдефа для подсчета прохождения дебаффов; для сервов с большими статами
MaxMAtkCalc = 5000
MaxMDefCalc = 2500

# мин. значение задержки скорости атаки; для сервов с большими статами
MaxAtkSpdDelay = 333

# Отключение требований к поднятию клана до 5-го уровня
FreeClanLevelUp5 = true

#Откатывать Heroic Berserker/Valor после падения Heroic Miracle
ResetValorMiracle = False

#Life Stones в 1 стопке?
StackedLifeStones = true

# Разрешить торговать только в трейд зонах?
TradeZoneEnabled = False

# Разрешить использовать масс. дебаффы в городах на мобах?
MassDebuffsAtTown = False

 

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

А время на сервере настроено?

а где именно его настроить ?

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Логи с запуска можно?

FourSepulchersManager: Entry time: Wed Sep 14 11:55:47 UTC 2016

AdminCommandHandler: Loaded 384 handlers.

Olympiad System: Loading Olympiad System....

Olympiad System: Currently in Olympiad Period

Olympiad System: Period Ends....

Olympiad System: In 16 days, 12 hours and 9 mins.

Olympiad System: Next Weekly Change is in....

Olympiad System: In 6 days, 2 hours and 45 mins.

Olympiad System: Loaded 1 Noblesses

Olympiad System: Competition Period Starts in 0 days, 6 hours and 9 mins.

Olympiad System: Event starts/started: Wed Sep 14 18:00:47 UTC 2016

Hero System: Loaded 0 Heroes.

Hero System: Loaded 0 all time Heroes.

Hero System: Loaded 0 Diaries.

 

Изменено пользователем Kingkill

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

FourSepulchersManager: Entry time: Wed Sep 14 11:55:47 UTC 2016

AdminCommandHandler: Loaded 384 handlers.

Olympiad System: Loading Olympiad System....

Olympiad System: Currently in Olympiad Period

Olympiad System: Period Ends....

Olympiad System: In 16 days, 12 hours and 9 mins.

Olympiad System: Next Weekly Change is in....

Olympiad System: In 6 days, 2 hours and 45 mins.

Olympiad System: Loaded 1 Noblesses

Olympiad System: Competition Period Starts in 0 days, 6 hours and 9 mins.

Olympiad System: Event starts/started: Wed Sep 14 18:00:47 UTC 2016

Hero System: Loaded 0 Heroes.

Hero System: Loaded 0 all time Heroes.

Hero System: Loaded 0 Diaries.

 

Само время сервера покажите. Какое в логи и какое у вас реальное время. 

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Само время сервера покажите. Какое в логи и какое у вас реальное время. 

у емня 21.50 по мск

enchant.cfg: EnchMultisellLists error: s

Sep 14, 2016 5:48:14 PM net.sf.l2j.Config load

INFO: #Configs: loaded.

Sep 14, 2016 5:48:14 PM net.sf.l2j.gameserver.GameServer main

INFO: #Welcome to pwServer.

Updated characters online status.

 

Starting cleaning database...

done; time: 89 ms.

 

IDFactory: 360512 id's available.

Loading SkillTreeTable... total 36408 skills.

Loading FishingSkillTreeTable... total 109 general skills.

Loading DwarvenCraftSkillTreeTable... total 8 dwarven skills.

Loading EnchantSkillTreeTable... total 14400 enchant skills.

Loading PledgeSkillTreeTable... total 64 pledge skills

Loading ItemTable... total 1107 Armors.

Loading ItemTable... total 1358 Weapons.

Loading ItemTable... total 6367 EtcItems.

Loading ClanTable... total 2 clans.

Loading Extractable items... total 341 items!

CustomServerData: Npc Chat, cached 1 npcs.

CustomServerData: Special Drop, cached 1 event.

Loading Summon items data... total 13 items.

WorldRegionTable: cached 532 regions.

GrandBossManager: loaded 0 Grand Bosses

ClanHallManager: Loaded 0 owned and 44 free clanhalls.

Siege of Gludio: Sat Sep 17 20:00:00 UTC 2016

L2World: Setting up World Regions

L2World: (128 by 136) World Region Grid set up.

Siege of Dion: Sat Sep 17 20:00:00 UTC 2016

Siege of Giran: Sun Sep 18 16:00:00 UTC 2016

Siege of Oren: Sun Sep 18 16:00:00 UTC 2016

Siege of Aden: Sat Sep 17 20:00:00 UTC 2016

Siege of Innadril: Sun Sep 18 16:00:00 UTC 2016

Siege of Goddard: Sun Sep 18 16:00:00 UTC 2016

Siege of Rune: Sat Sep 17 20:00:00 UTC 2016

Siege of Schuttgart: Sat Sep 17 20:00:00 UTC 2016

Siege of Fortress of Resistance: Wed Sep 14 20:00:00 UTC 2016

Siege of Devastated Castle: Tue Sep 20 20:00:00 UTC 2016

Siege of Bandit Stronghold: Fri Sep 16 20:00:00 UTC 2016

Siege of Fortress of the Dead: Thu Sep 15 20:00:00 UTC 2016

CastleManager: Loaded 13 castles

GrandBossManager: Loaded 9 Grand Boss Zones

ZoneManager: Loaded 532 zones; Time: 4110ms.

SiegeManager: Loaded.

TradeController: Loaded 495 Buylists and 120 Limited Buylists.

Antharas: live; farm delay: 99999min.

Baium: live; farm delay: 99999min.

Frintezza: live; farm delay: 5min.

QueenAnt: live; farm delay: 99999min.

Valakas: live; farm delay: 99999min.

Zaken: live; farm delay: 99999min.

RecipeController: Loaded 873 Recipes.

Loading ArmorSetsTable... total 63 armor sets.

Loading FishTable... total 270 Fishes.

Loading SkillSpellbookTable... total 337 Spellbooks.

CharTemplateTable: Loaded 89 Character Templates.

HtmCache: Running lazy cache

Loading NpcTable... total 6576 Npc Templates.

Loading NpcTable... total 465 Minions.

Loading HennaTable... total 186 Templates.

Loading HennaTreeTable... total 7452 Templates.

Loading Helper Buff Table... total 0 Templates.

Loading GeoData...

Loading 23_26.L2J... [192]KB

Loading 23_17.L2J... [6,320]KB

Loading 26_14.L2J... [2,683]KB

Loading 19_13.L2J... [3,343]KB

Loading 25_20.L2J... [2,341]KB

Loading 19_19.L2J... [2,518]KB

Loading 21_23.L2J... [5,210]KB

Loading 23_14.L2J... [7,371]KB

Loading 19_22.L2J... [4,566]KB

Loading 22_10.L2J... [223]KB

Loading 21_13.L2J... [278]KB

Loading 24_11.L2J... [3,227]KB

Loading 19_20.L2J... [3,637]KB

Loading 17_26.L2J... [192]KB

Loading 23_21.L2J... [5,776]KB

Loading 24_20.L2J... [7,700]KB

Loading 23_22.L2J... [4,314]KB

Loading 22_17.L2J... [4,538]KB

Loading 18_15.L2J... [2,237]KB

Loading 24_26.L2J... [192]KB

Loading 25_15.L2J... [11,728]KB

Loading 21_14.L2J... [7,481]KB

Loading 19_26.L2J... [192]KB

Loading 24_12.L2J... [11,090]KB

Loading 22_21.L2J... [4,491]KB

Loading 23_19.L2J... [6,874]KB

Loading 25_16.L2J... [6,345]KB

Loading 17_10.L2J... [1,562]KB

Loading 20_20.L2J... [5,015]KB

Loading 25_10.L2J... [251]KB

Loading 24_24.L2J... [332]KB

Loading 22_23.L2J... [4,305]KB

Loading 17_12.L2J... [192]KB

Loading 25_17.L2J... [8,379]KB

Loading 23_24.L2J... [4,561]KB

Loading 26_11.L2J... [954]KB

Loading 22_22.L2J... [5,433]KB

Loading 21_12.L2J... [192]KB

Loading 25_21.L2J... [1,320]KB

Loading 16_15.L2J... [192]KB

Loading 19_18.L2J... [4,768]KB

Loading 18_19.L2J... [3,039]KB

Loading 26_15.L2J... [192]KB

Loading 20_11.L2J... [192]KB

Loading 22_18.L2J... [4,127]KB

Loading 20_26.L2J... [192]KB

Loading 18_21.L2J... [4,182]KB

Loading 20_25.L2J... [294]KB

Loading 22_26.L2J... [192]KB

Loading 17_21.L2J... [4,471]KB

Loading 21_20.L2J... [3,692]KB

Loading 25_14.L2J... [13,525]KB

Loading 21_16.L2J... [7,027]KB

Loading 16_24.L2J... [1,424]KB

Loading 22_16.L2J... [7,626]KB

Loading 23_18.L2J... [7,829]KB

Loading 22_20.L2J... [3,315]KB

Loading 24_15.L2J... [5,646]KB

Loading 22_25.L2J... [5,248]KB

Loading 21_22.L2J... [5,833]KB

Loading 26_12.L2J... [1,356]KB

Loading 19_23.L2J... [5,09]KB

Loading 24_14.L2J... [6,012]KB

Loading 18_12.L2J... [192]KB

Loading 16_20.L2J... [343]KB

Loading 21_11.L2J... [192]KB

Loading 17_14.L2J... [192]KB

Loading 24_19.L2J... [3,257]KB

Loading 20_13.L2J... [4,167]KB

Loading 16_21.L2J... [737]KB

Loading 16_26.L2J... [192]KB

Loading 21_24.L2J... [6,209]KB

Loading 20_15.L2J... [3,843]KB

Loading 16_17.L2J... [192]KB

Loading 18_25.L2J... [223]KB

Loading 16_14.L2J... [192]KB

Loading 16_12.L2J... [1,321]KB

Loading 22_13.L2J... [6,366]KB

Loading 23_23.L2J... [4,795]KB

Loading 25_18.L2J... [3,992]KB

Loading 21_17.L2J... [1,740]KB

Loading 16_18.L2J... [192]KB

Loading 19_12.L2J... [192]KB

Loading 25_19.L2J... [9,224]KB

Loading 17_24.L2J... [274]KB

Loading 20_10.L2J... [874]KB

Loading 18_17.L2J... [223]KB

Loading 23_10.L2J... [270]KB

Loading 20_21.L2J... [9,656]KB

Loading 20_18.L2J... [3,535]KB

Loading 19_16.L2J... [3,385]KB

Loading 17_15.L2J... [1,635]KB

Loading 19_25.L2J... [192]KB

Loading 22_15.L2J... [7,592]KB

Loading 18_11.L2J... [192]KB

Loading 16_25.L2J... [2,123]KB

Loading 18_24.L2J... [3,460]KB

Loading 21_18.L2J... [5,901]KB

Loading 21_21.L2J... [7,064]KB

Loading 17_20.L2J... [3,237]KB

Loading 20_14.L2J... [7,696]KB

Loading 19_17.L2J... [1,239]KB

Loading 18_22.L2J... [5,561]KB

Loading 24_10.L2J... [256]KB

Loading 22_19.L2J... [3,941]KB

Loading 24_22.L2J... [2,481]KB

Loading 20_12.L2J... [192]KB

Loading 24_13.L2J... [3,615]KB

Loading 19_24.L2J... [2,802]KB

Loading 17_19.L2J... [192]KB

Loading 23_13.L2J... [6,333]KB

Loading 19_14.L2J... [4,608]KB

Loading 18_10.L2J... [1,524]KB

Loading 21_25.L2J... [733]KB

Loading 16_22.L2J... [192]KB

Loading 23_11.L2J... [3,188]KB

Loading 16_10.L2J... [16,548]KB

Loading 17_22.L2J... [4,258]KB

Loading 19_21.L2J... [3,273]KB

Loading 17_13.L2J... [192]KB

Loading 16_11.L2J... [1,564]KB

Loading 23_15.L2J... [10,639]KB

Loading 18_26.L2J... [192]KB

Loading 23_25.L2J... [3,187]KB

Loading 19_10.L2J... [1,522]KB

Loading 21_15.L2J... [6,700]KB

Loading 20_17.L2J... [5,576]KB

Loading 18_18.L2J... [193]KB

Loading 20_23.L2J... [3,350]KB

Loading 19_11.L2J... [192]KB

Loading 23_16.L2J... [6,274]KB

Loading 16_23.L2J... [238]KB

Loading 23_20.L2J... [7,141]KB

Loading 17_16.L2J... [7,430]KB

Loading 16_13.L2J... [192]KB

Loading 20_19.L2J... [2,588]KB

Loading 17_11.L2J... [1,595]KB

Loading 23_12.L2J... [6,972]KB

Loading 17_18.L2J... [317]KB

Loading 18_14.L2J... [4,227]KB

Loading 24_16.L2J... [5,702]KB

Loading 17_23.L2J... [886]KB

Loading 22_14.L2J... [7,803]KB

Loading 18_20.L2J... [4,265]KB

Loading 22_24.L2J... [3,870]KB

Loading 24_17.L2J... [5,518]KB

Loading 20_16.L2J... [3,470]KB

Loading 26_16.L2J... [192]KB

Loading 17_17.L2J... [192]KB

Loading 24_23.L2J... [703]KB

Loading 19_15.L2J... [3,857]KB

Loading 25_12.L2J... [13,400]KB

Loading 25_11.L2J... [3,574]KB

Loading 18_23.L2J... [5,155]KB

Loading 16_19.L2J... [255]KB

Loading 20_22.L2J... [4,719]KB

Loading 21_10.L2J... [192]KB

Loading 18_13.L2J... [317]KB

Loading 16_16.L2J... [192]KB

Loading 24_18.L2J... [3,967]KB

Loading 20_24.L2J... [192]KB

Loading 24_21.L2J... [4,029]KB

Loading 18_16.L2J... [2,240]KB

Loading 17_25.L2J... [2,283]KB

Loading 24_25.L2J... [572]KB

Loading 21_19.L2J... [2,796]KB

...GeoData: done, time: 1032 ms.

PathFinding Engine: - Loading Path Nodes...

PathFinding Engine: loaded, time: 27 ms.

Loading TeleportLocationTable... total 944 Teleports.

Loading LevelUpData... total 89 Templates.

Loading SpawnTable... total 4 locations. Time: 0s.

SpawnTable: loading spawnlist from database...

SpawnTable: spawned 5000 npc.

SpawnTable: spawned 10000 npc.

SpawnTable: spawned 15000 npc.

SpawnTable: spawned 20000 npc.

SpawnTable: spawned 25000 npc.

SpawnTable: spawned 30000 npc.

SpawnTable: spawned 35000 npc.

SpawnTable: spawned 38904 npc's; done, time 11659 ms.

RaidBossSpawnManager: Loaded 188 Instances

RaidBossSpawnManager: Scheduled 0 Instances

Announcements: Loaded 5 Announcements.

Announcements: Loaded 5 Auto Announcements.

ManorManager: Loaded 256 seeds

AuctionManager: Loaded 38 auction(s)

BoatManager: Loaded.

CastleManorManager: Manor refresh updated

CastleManorManager: Manor period approve updated

CastleManorManager: New Schedule for period approve @ Thu Sep 15 06:00:44 UTC 2016

MercTicketManager: Loaded: 0 Mercenary Tickets

PetitionManager: Loaded.

Initializing QuestManager

 

importing quests ...

... done

 

importing custom data ...

... done

 

 

importing teleport data ...

... done

 

 

importing village master data ...

... done

 

 

importing scriptable AI ...

Core: live

Orfen: live

... done

 

 

initializing EliteClanChall Manager

Devastated Castle loaded.

Rainbow Springs loaded.

Devastated Castle loaded.

... done

 

QuestManager: Loaded 396 quests

 

EventManager: MassPvp, off.

EventManager: Schuttgart, off.

EventManager: Broken Eggs, off.

EventManager: Last Hero, start after 30 min.

EventManager: Base Capture, off.

EventManager: Encounter, off.

EventManager: Medals, off.

EventManager: Anarchy, off.

EventManager: Fighting, off.

 

Loading AugmentationData... total 52 augmentation stats.

Loading AugmentationData... total 829 active, 210 passive and 739 chance skills.

ItemsAutoDestroy: Loaded.

ItemHandler: Loaded 2042 handlers.

SkillHandler: Loaded 77 handlers.

VoicedCommandHandler: Loaded 16 handlers.

Loading DoorTable... total 548 Doors.

Loading StaticObjects... total 29 objects.

GameServer: Loading Server Scripts

|| |||||| || |||

|| || || || || || ||

|| || || |||||| || ||

|||| |||||| || || |||

GameServer: Compiled Scripts Cache is disabled.

SevenSigns: Currently in the Seal Validation period!

SevenSigns: The Seal of Avarice remains unclaimed.

SevenSigns: The Seal of Gnosis remains unclaimed.

SevenSigns: The Seal of Strife remains unclaimed.

SevenSigns: The competition ended with a tie last week.

SevenSigns: Next period begins in 5 days, 0 hours and 10 mins.

SevenSignsFestival: Initialization bypassed due to Seal Validation in effect.

FourSepulchersManager: loaded 20 Mysterious-Box spawns.

FourSepulchersManager: loaded 716 Physical type monsters spawns.

FourSepulchersManager: loaded 716 Magical type monsters spawns.

FourSepulchersManager: loaded 92 Church of duke monsters spawns.

FourSepulchersManager: loaded 68 Emperor's grave NPC spawns.

FourSepulchersManager: spawned Conquerors' Sepulcher Manager

FourSepulchersManager: spawned Emperors' Sepulcher Manager

FourSepulchersManager: spawned Great Sages' Sepulcher Manager

FourSepulchersManager: spawned Judges' Sepulcher Manager

FourSepulchersManager: Beginning in Attack time

Wed Sep 14 17:49:03 UTC 2016 Atk announce scheduled to 50.0 minute of this hour.

AdminCommandHandler: Loaded 384 handlers.

Olympiad System: Loading Olympiad System....

Olympiad System: Currently in Olympiad Period

Olympiad System: Period Ends....

Olympiad System: In 16 days, 6 hours and 11 mins.

Olympiad System: Next Weekly Change is in....

Olympiad System: In 5 days, 20 hours and 47 mins.

Olympiad System: Loaded 1 Noblesses

Olympiad System: Competition Period Starts in 0 days, 0 hours and 10 mins.

Olympiad System: Event starts/started: Wed Sep 14 18:00:03 UTC 2016

Hero System: Loaded 0 Heroes.

Hero System: Loaded 0 all time Heroes.

Hero System: Loaded 0 Diaries.

CursedWeaponsManager: Loaded 2 cursed weapon(s).

TownManager: Loaded.

 

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

у емня 21.50 по мск

enchant.cfg: EnchMultisellLists error: s

Sep 14, 2016 5:48:14 PM net.sf.l2j.Config load

INFO: #Configs: loaded.

Sep 14, 2016 5:48:14 PM net.sf.l2j.gameserver.GameServer main

INFO: #Welcome to pwServer.

Updated characters online status.

 

Starting cleaning database...

done; time: 89 ms.

 

IDFactory: 360512 id's available.

Loading SkillTreeTable... total 36408 skills.

Loading FishingSkillTreeTable... total 109 general skills.

Loading DwarvenCraftSkillTreeTable... total 8 dwarven skills.

Loading EnchantSkillTreeTable... total 14400 enchant skills.

Loading PledgeSkillTreeTable... total 64 pledge skills

Loading ItemTable... total 1107 Armors.

Loading ItemTable... total 1358 Weapons.

Loading ItemTable... total 6367 EtcItems.

Loading ClanTable... total 2 clans.

Loading Extractable items... total 341 items!

CustomServerData: Npc Chat, cached 1 npcs.

CustomServerData: Special Drop, cached 1 event.

Loading Summon items data... total 13 items.

WorldRegionTable: cached 532 regions.

GrandBossManager: loaded 0 Grand Bosses

ClanHallManager: Loaded 0 owned and 44 free clanhalls.

Siege of Gludio: Sat Sep 17 20:00:00 UTC 2016

L2World: Setting up World Regions

L2World: (128 by 136) World Region Grid set up.

Siege of Dion: Sat Sep 17 20:00:00 UTC 2016

Siege of Giran: Sun Sep 18 16:00:00 UTC 2016

Siege of Oren: Sun Sep 18 16:00:00 UTC 2016

Siege of Aden: Sat Sep 17 20:00:00 UTC 2016

Siege of Innadril: Sun Sep 18 16:00:00 UTC 2016

Siege of Goddard: Sun Sep 18 16:00:00 UTC 2016

Siege of Rune: Sat Sep 17 20:00:00 UTC 2016

Siege of Schuttgart: Sat Sep 17 20:00:00 UTC 2016

Siege of Fortress of Resistance: Wed Sep 14 20:00:00 UTC 2016

Siege of Devastated Castle: Tue Sep 20 20:00:00 UTC 2016

Siege of Bandit Stronghold: Fri Sep 16 20:00:00 UTC 2016

Siege of Fortress of the Dead: Thu Sep 15 20:00:00 UTC 2016

CastleManager: Loaded 13 castles

GrandBossManager: Loaded 9 Grand Boss Zones

ZoneManager: Loaded 532 zones; Time: 4110ms.

SiegeManager: Loaded.

TradeController: Loaded 495 Buylists and 120 Limited Buylists.

Antharas: live; farm delay: 99999min.

Baium: live; farm delay: 99999min.

Frintezza: live; farm delay: 5min.

QueenAnt: live; farm delay: 99999min.

Valakas: live; farm delay: 99999min.

Zaken: live; farm delay: 99999min.

RecipeController: Loaded 873 Recipes.

Loading ArmorSetsTable... total 63 armor sets.

Loading FishTable... total 270 Fishes.

Loading SkillSpellbookTable... total 337 Spellbooks.

CharTemplateTable: Loaded 89 Character Templates.

HtmCache: Running lazy cache

Loading NpcTable... total 6576 Npc Templates.

Loading NpcTable... total 465 Minions.

Loading HennaTable... total 186 Templates.

Loading HennaTreeTable... total 7452 Templates.

Loading Helper Buff Table... total 0 Templates.

Loading GeoData...

Loading 23_26.L2J... [192]KB

Loading 23_17.L2J... [6,320]KB

Loading 26_14.L2J... [2,683]KB

Loading 19_13.L2J... [3,343]KB

Loading 25_20.L2J... [2,341]KB

Loading 19_19.L2J... [2,518]KB

Loading 21_23.L2J... [5,210]KB

Loading 23_14.L2J... [7,371]KB

Loading 19_22.L2J... [4,566]KB

Loading 22_10.L2J... [223]KB

Loading 21_13.L2J... [278]KB

Loading 24_11.L2J... [3,227]KB

Loading 19_20.L2J... [3,637]KB

Loading 17_26.L2J... [192]KB

Loading 23_21.L2J... [5,776]KB

Loading 24_20.L2J... [7,700]KB

Loading 23_22.L2J... [4,314]KB

Loading 22_17.L2J... [4,538]KB

Loading 18_15.L2J... [2,237]KB

Loading 24_26.L2J... [192]KB

Loading 25_15.L2J... [11,728]KB

Loading 21_14.L2J... [7,481]KB

Loading 19_26.L2J... [192]KB

Loading 24_12.L2J... [11,090]KB

Loading 22_21.L2J... [4,491]KB

Loading 23_19.L2J... [6,874]KB

Loading 25_16.L2J... [6,345]KB

Loading 17_10.L2J... [1,562]KB

Loading 20_20.L2J... [5,015]KB

Loading 25_10.L2J... [251]KB

Loading 24_24.L2J... [332]KB

Loading 22_23.L2J... [4,305]KB

Loading 17_12.L2J... [192]KB

Loading 25_17.L2J... [8,379]KB

Loading 23_24.L2J... [4,561]KB

Loading 26_11.L2J... [954]KB

Loading 22_22.L2J... [5,433]KB

Loading 21_12.L2J... [192]KB

Loading 25_21.L2J... [1,320]KB

Loading 16_15.L2J... [192]KB

Loading 19_18.L2J... [4,768]KB

Loading 18_19.L2J... [3,039]KB

Loading 26_15.L2J... [192]KB

Loading 20_11.L2J... [192]KB

Loading 22_18.L2J... [4,127]KB

Loading 20_26.L2J... [192]KB

Loading 18_21.L2J... [4,182]KB

Loading 20_25.L2J... [294]KB

Loading 22_26.L2J... [192]KB

Loading 17_21.L2J... [4,471]KB

Loading 21_20.L2J... [3,692]KB

Loading 25_14.L2J... [13,525]KB

Loading 21_16.L2J... [7,027]KB

Loading 16_24.L2J... [1,424]KB

Loading 22_16.L2J... [7,626]KB

Loading 23_18.L2J... [7,829]KB

Loading 22_20.L2J... [3,315]KB

Loading 24_15.L2J... [5,646]KB

Loading 22_25.L2J... [5,248]KB

Loading 21_22.L2J... [5,833]KB

Loading 26_12.L2J... [1,356]KB

Loading 19_23.L2J... [5,09]KB

Loading 24_14.L2J... [6,012]KB

Loading 18_12.L2J... [192]KB

Loading 16_20.L2J... [343]KB

Loading 21_11.L2J... [192]KB

Loading 17_14.L2J... [192]KB

Loading 24_19.L2J... [3,257]KB

Loading 20_13.L2J... [4,167]KB

Loading 16_21.L2J... [737]KB

Loading 16_26.L2J... [192]KB

Loading 21_24.L2J... [6,209]KB

Loading 20_15.L2J... [3,843]KB

Loading 16_17.L2J... [192]KB

Loading 18_25.L2J... [223]KB

Loading 16_14.L2J... [192]KB

Loading 16_12.L2J... [1,321]KB

Loading 22_13.L2J... [6,366]KB

Loading 23_23.L2J... [4,795]KB

Loading 25_18.L2J... [3,992]KB

Loading 21_17.L2J... [1,740]KB

Loading 16_18.L2J... [192]KB

Loading 19_12.L2J... [192]KB

Loading 25_19.L2J... [9,224]KB

Loading 17_24.L2J... [274]KB

Loading 20_10.L2J... [874]KB

Loading 18_17.L2J... [223]KB

Loading 23_10.L2J... [270]KB

Loading 20_21.L2J... [9,656]KB

Loading 20_18.L2J... [3,535]KB

Loading 19_16.L2J... [3,385]KB

Loading 17_15.L2J... [1,635]KB

Loading 19_25.L2J... [192]KB

Loading 22_15.L2J... [7,592]KB

Loading 18_11.L2J... [192]KB

Loading 16_25.L2J... [2,123]KB

Loading 18_24.L2J... [3,460]KB

Loading 21_18.L2J... [5,901]KB

Loading 21_21.L2J... [7,064]KB

Loading 17_20.L2J... [3,237]KB

Loading 20_14.L2J... [7,696]KB

Loading 19_17.L2J... [1,239]KB

Loading 18_22.L2J... [5,561]KB

Loading 24_10.L2J... [256]KB

Loading 22_19.L2J... [3,941]KB

Loading 24_22.L2J... [2,481]KB

Loading 20_12.L2J... [192]KB

Loading 24_13.L2J... [3,615]KB

Loading 19_24.L2J... [2,802]KB

Loading 17_19.L2J... [192]KB

Loading 23_13.L2J... [6,333]KB

Loading 19_14.L2J... [4,608]KB

Loading 18_10.L2J... [1,524]KB

Loading 21_25.L2J... [733]KB

Loading 16_22.L2J... [192]KB

Loading 23_11.L2J... [3,188]KB

Loading 16_10.L2J... [16,548]KB

Loading 17_22.L2J... [4,258]KB

Loading 19_21.L2J... [3,273]KB

Loading 17_13.L2J... [192]KB

Loading 16_11.L2J... [1,564]KB

Loading 23_15.L2J... [10,639]KB

Loading 18_26.L2J... [192]KB

Loading 23_25.L2J... [3,187]KB

Loading 19_10.L2J... [1,522]KB

Loading 21_15.L2J... [6,700]KB

Loading 20_17.L2J... [5,576]KB

Loading 18_18.L2J... [193]KB

Loading 20_23.L2J... [3,350]KB

Loading 19_11.L2J... [192]KB

Loading 23_16.L2J... [6,274]KB

Loading 16_23.L2J... [238]KB

Loading 23_20.L2J... [7,141]KB

Loading 17_16.L2J... [7,430]KB

Loading 16_13.L2J... [192]KB

Loading 20_19.L2J... [2,588]KB

Loading 17_11.L2J... [1,595]KB

Loading 23_12.L2J... [6,972]KB

Loading 17_18.L2J... [317]KB

Loading 18_14.L2J... [4,227]KB

Loading 24_16.L2J... [5,702]KB

Loading 17_23.L2J... [886]KB

Loading 22_14.L2J... [7,803]KB

Loading 18_20.L2J... [4,265]KB

Loading 22_24.L2J... [3,870]KB

Loading 24_17.L2J... [5,518]KB

Loading 20_16.L2J... [3,470]KB

Loading 26_16.L2J... [192]KB

Loading 17_17.L2J... [192]KB

Loading 24_23.L2J... [703]KB

Loading 19_15.L2J... [3,857]KB

Loading 25_12.L2J... [13,400]KB

Loading 25_11.L2J... [3,574]KB

Loading 18_23.L2J... [5,155]KB

Loading 16_19.L2J... [255]KB

Loading 20_22.L2J... [4,719]KB

Loading 21_10.L2J... [192]KB

Loading 18_13.L2J... [317]KB

Loading 16_16.L2J... [192]KB

Loading 24_18.L2J... [3,967]KB

Loading 20_24.L2J... [192]KB

Loading 24_21.L2J... [4,029]KB

Loading 18_16.L2J... [2,240]KB

Loading 17_25.L2J... [2,283]KB

Loading 24_25.L2J... [572]KB

Loading 21_19.L2J... [2,796]KB

...GeoData: done, time: 1032 ms.

PathFinding Engine: - Loading Path Nodes...

PathFinding Engine: loaded, time: 27 ms.

Loading TeleportLocationTable... total 944 Teleports.

Loading LevelUpData... total 89 Templates.

Loading SpawnTable... total 4 locations. Time: 0s.

SpawnTable: loading spawnlist from database...

SpawnTable: spawned 5000 npc.

SpawnTable: spawned 10000 npc.

SpawnTable: spawned 15000 npc.

SpawnTable: spawned 20000 npc.

SpawnTable: spawned 25000 npc.

SpawnTable: spawned 30000 npc.

SpawnTable: spawned 35000 npc.

SpawnTable: spawned 38904 npc's; done, time 11659 ms.

RaidBossSpawnManager: Loaded 188 Instances

RaidBossSpawnManager: Scheduled 0 Instances

Announcements: Loaded 5 Announcements.

Announcements: Loaded 5 Auto Announcements.

ManorManager: Loaded 256 seeds

AuctionManager: Loaded 38 auction(s)

BoatManager: Loaded.

CastleManorManager: Manor refresh updated

CastleManorManager: Manor period approve updated

CastleManorManager: New Schedule for period approve @ Thu Sep 15 06:00:44 UTC 2016

MercTicketManager: Loaded: 0 Mercenary Tickets

PetitionManager: Loaded.

Initializing QuestManager

 

importing quests ...

... done

 

importing custom data ...

... done

 

 

importing teleport data ...

... done

 

 

importing village master data ...

... done

 

 

importing scriptable AI ...

Core: live

Orfen: live

... done

 

 

initializing EliteClanChall Manager

Devastated Castle loaded.

Rainbow Springs loaded.

Devastated Castle loaded.

... done

 

QuestManager: Loaded 396 quests

 

EventManager: MassPvp, off.

EventManager: Schuttgart, off.

EventManager: Broken Eggs, off.

EventManager: Last Hero, start after 30 min.

EventManager: Base Capture, off.

EventManager: Encounter, off.

EventManager: Medals, off.

EventManager: Anarchy, off.

EventManager: Fighting, off.

 

Loading AugmentationData... total 52 augmentation stats.

Loading AugmentationData... total 829 active, 210 passive and 739 chance skills.

ItemsAutoDestroy: Loaded.

ItemHandler: Loaded 2042 handlers.

SkillHandler: Loaded 77 handlers.

VoicedCommandHandler: Loaded 16 handlers.

Loading DoorTable... total 548 Doors.

Loading StaticObjects... total 29 objects.

GameServer: Loading Server Scripts

|| |||||| || |||

|| || || || || || ||

|| || || |||||| || ||

|||| |||||| || || |||

GameServer: Compiled Scripts Cache is disabled.

SevenSigns: Currently in the Seal Validation period!

SevenSigns: The Seal of Avarice remains unclaimed.

SevenSigns: The Seal of Gnosis remains unclaimed.

SevenSigns: The Seal of Strife remains unclaimed.

SevenSigns: The competition ended with a tie last week.

SevenSigns: Next period begins in 5 days, 0 hours and 10 mins.

SevenSignsFestival: Initialization bypassed due to Seal Validation in effect.

FourSepulchersManager: loaded 20 Mysterious-Box spawns.

FourSepulchersManager: loaded 716 Physical type monsters spawns.

FourSepulchersManager: loaded 716 Magical type monsters spawns.

FourSepulchersManager: loaded 92 Church of duke monsters spawns.

FourSepulchersManager: loaded 68 Emperor's grave NPC spawns.

FourSepulchersManager: spawned Conquerors' Sepulcher Manager

FourSepulchersManager: spawned Emperors' Sepulcher Manager

FourSepulchersManager: spawned Great Sages' Sepulcher Manager

FourSepulchersManager: spawned Judges' Sepulcher Manager

FourSepulchersManager: Beginning in Attack time

Wed Sep 14 17:49:03 UTC 2016 Atk announce scheduled to 50.0 minute of this hour.

AdminCommandHandler: Loaded 384 handlers.

Olympiad System: Loading Olympiad System....

Olympiad System: Currently in Olympiad Period

Olympiad System: Period Ends....

Olympiad System: In 16 days, 6 hours and 11 mins.

Olympiad System: Next Weekly Change is in....

Olympiad System: In 5 days, 20 hours and 47 mins.

Olympiad System: Loaded 1 Noblesses

Olympiad System: Competition Period Starts in 0 days, 0 hours and 10 mins.

Olympiad System: Event starts/started: Wed Sep 14 18:00:03 UTC 2016

Hero System: Loaded 0 Heroes.

Hero System: Loaded 0 all time Heroes.

Hero System: Loaded 0 Diaries.

CursedWeaponsManager: Loaded 2 cursed weapon(s).

TownManager: Loaded.

 

по МСК сейчас 20:57

  • Upvote 1

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

по МСК сейчас 20:57

да, моя ошибка\( сменил время как теперь проверить?

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

да, моя ошибка\( сменил время как теперь проверить?

Если в 00:00 она офф значит работает. В чате напишет. Или подойти попробовать зарегатся на олимп. Что напишет

  • Upvote 1

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Если в 00:00 она офф значит работает. В чате напишет. Или подойти попробовать зарегатся на олимп. Что напишет

все работает, спасибо.

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Если в 00:00 она офф значит работает. В чате напишет. Или подойти попробовать зарегатся на олимп. Что напишет

еще вопросик, как сделать оли классик? в каком конфиги? или нужно все ид запрещенных предметов вводить? 

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

еще вопросик, как сделать оли классик? в каком конфиги? или нужно все ид запрещенных предметов вводить? 

Это вам не скажу с PW не работал, да и как с it в принципе. 

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Для публикации сообщений создайте учётную запись или авторизуйтесь

Вы должны быть пользователем, чтобы оставить комментарий

Создать учетную запись

Зарегистрируйте новую учётную запись в нашем сообществе. Это очень просто!

Регистрация нового пользователя

Войти

Уже есть аккаунт? Войти в систему.

Войти
Авторизация  

  • Последние посетители   0 пользователей онлайн

    Ни одного зарегистрированного пользователя не просматривает данную страницу

×
×
  • Создать...