• Страница 1 из 1
  • 1
Модератор форума: Dimitro  
Форум » TrinityCore » [TrinityCore] Help » Арена 1х1 не работает, помогите
Арена 1х1 не работает, помогите
RevenD
Сержант


При нажатии на нпц пишет "1v1 disabled" в чат и больше ничего не происходит((


Вот в конфиге настройка

CONFIG_ARENA_1V1_ENABLE = 1
CONFIG_ARENA_1V1_MIN_LEVEL = 10
CONFIG_ARENA_1V1_BLOCK_FORBIDDEN_TALENTS = 0
CONFIG_ARENA_1V1_COSTS = 0
Сообщение # 1 отредактировано RevenD - Четверг, 06.10.2016, 11:53
r0m1ntik
Центурион
RevenD, удали вот это:


Код
CONFIG_ARENA_1V1_ENABLE = 1
CONFIG_ARENA_1V1_MIN_LEVEL = 10
CONFIG_ARENA_1V1_BLOCK_FORBIDDEN_TALENTS = 0
CONFIG_ARENA_1V1_COSTS = 0

и замени на :


Код
###################################################################################################
# 1V1 ARENA CONFIG
#
#     Arena.1v1.Enable
#         Description: Enable the 1v1 arena.
#         Default:     0 - (Disabled)
#                      1 - (Enabled)

Arena.1v1.Enable = 1

#
#    Arena.1v1.Announcer
#        Description: Announce 1v1 arena queue status to chat.
#                      Arena.QueueAnnouncer.Enable must be enabled.
#        Default:     0 - (Disabled)
#                     1 - (Enabled)

Arena.1v1.Announcer = 1

#
#    Arena.1v1.MinLevel
#        Description: Min level to create an arena team
#        Default:     80

Arena.1v1.MinLevel = 80

#
#    Arena.1v1.Costs
#        Description: Costs for create an arena team
#        Default:     400000 - (40 gold)

Arena.1v1.Costs = 400000

#
#    Arena.1v1.VendorRating
#        Description: If true, 1v1 rating will use to calculate highest personal-rating (extended costs).
#                      Note: The vendor-item will show as not buyable (red), but players can buy it, if enabled and rating is high enough.
#        Default:     0 - (false)
#                      1 - (true)

Arena.1v1.VendorRating = 1

#
#    Arena.1v1.ArenaPointsMulti
#        Description: An 5v5 arena team with 1500 rating will gain 344 points per week (blizzlike). 
#                      3v3 with same rating will gain 302 points (5v5points * 0.88)
#                      2v2 will gain 261 points (5v5points * 0.76)
#                      and 1v1 will gain 167 points (5v5points * 0.64)
#                      With this multiplier you can modify the arenapoints for 1v1.
#        Default:     0.64

Arena.1v1.ArenaPointsMulti = 0.64

#
#    Arena.1v1.BlockForbiddenTalents
#        Description: If true, healers can't join 1v1 arena, if they invested more than 35 talentpoints in a healing-talenttree.
#                      You can also block tanks and other talents, if you modify FORBIDDEN_TALENTS_IN_1V1_ARENA in the npc_arena1v1.h file (hardcoding). See TalentTab.dbc for available talents (you will need an DBC-Editor).
#        Default:     1 - (true)
#                      0 - (false)

Arena.1v1.BlockForbiddenTalents = 1

#
###################################################################################################
Сообщение # 2 написано 08.10.2016 в 11:57
lyonyaseryo
Скаут
Пропиши .debug arena
Сообщение # 3 написано 08.10.2016 в 15:46
StormDev2
Скаут
Присоединюсь к романтику
Замени на:

 
Код
###################################################################################################
# 1V1 ARENA CONFIG
#
#     Arena.1v1.Enable
#         Description: Enable the 1v1 arena.
#         Default:     0 - (Disabled)
#                      1 - (Enabled)

Arena.1v1.Enable = 1


Арена не регается,смысл писать дебаг?
Сообщение # 4 написано 24.10.2016 в 20:58
Форум » TrinityCore » [TrinityCore] Help » Арена 1х1 не работает, помогите
  • Страница 1 из 1
  • 1
Поиск: