Tvt Manager
5 ответов59 просмотровСейчас просматривают: 1
· 26.12.2009, 08:27
Сборка: Interlude,L2jArchid 1058
Краткое изложение СУТИ проблемы: на сервере пишу //tvt нажимаю на Load а потом Join. в чат Пишеть:
TvT(TvT)!
Rewar 250 Festival Adena
Rescruting levels 1 to 81
Joinable in Giran!
.
но TvT Manager не спаунится. осталные евенти работают!(DM,CTF)
в Gameserver пишеть:
WARNING TvT Engine[spawnEventNpc(Leki)]: exception: com.l2jarchid.gameserver.mod
el.actor.instance.L2TvTEventNpcInstance
Вопрос: в чем причина и как исправить?
0
· 26.12.2009, 09:35
lekicha: Сборка: Interlude,L2jArchid 1058
Краткое изложение СУТИ проблемы: на сервере пишу //tvt нажимаю на Load а потом Join. в чат Пишеть:
TvT(TvT)!
Rewar 250 Festival Adena
Rescruting levels 1 to 81
Joinable in Giran!
.
но TvT Manager не спаунится. осталные евенти работают!(DM,CTF)
в Gameserver пишеть:
WARNING TvT Engine[spawnEventNpc(Leki)]: exception: com.l2jarchid.gameserver.mod
el.actor.instance.L2TvTEventNpcInstance
Вопрос: в чем причина и как исправить?
В конфиге включил его?
0
· 26.12.2009, 09:49
да вот конфиг:
TeamVsTeam.properties
Раскрывающийся текст
#=============================================================
# L2J-Archid TvT Engine
#=============================================================
# Those settings can modify the behaviour of your server.
# Your server will NOT be as retail servers.
#
# Those settings are useful if you own some special server
# or really small server.
#
# Press //tvt ingame (Event Preparations)
#
#=============================================================
#=============================================================
# Team vs Team Event
#=============================================================
# --------------
# Section: Teams
# --------------
# Options:
# - NO = not even teams.
# - BALANCE : Players can only join team with lowest player count.
# - SHUFFLE : Players can only participate to the event and not direct to a team. Teams will be schuffeled in teleporting teams.
TvTEvenTeams = SHUFFLE
# players there not participated in tvt can target tvt participants?
TvTAllowInterference = False
# tvt participants can use potions?
TvTAllowPotions = False
# tvt participants can summon by item?
TvTAllowSummon = False
# remove all effects of tvt participants on event start?
TvTOnStartRemoveAllEffects = True
# unsummon pet of tvt participants on event start?
TvTOnStartUnsummonPet = True
# on revive participants regain full hp/mp/cp ?
TvTReviveRecovery = True
# announce all team statistics
TvTAnnounceTeamStats = False
# start auto event on server boot?
TvTAutoStartUpOnBoot = True
# Only reads if "TvTAutoStartUpOnBoot = true"
# here you can set the time that server will wait for start first event on boot
# default = 10 (time in minutes)
FirstTvTEventDelay = 60
# we must close coliseum doors on tvt start up?
TvTCloseColiseumDoors = True
# allow/disallow team1 players to heal enemy team
TvTAllowEnemyHealing = False
# Same team members can use skills each other?
TvTAllowTeamCasting = False
# Same team members can attack each other?
TvTAllowTeamAttacking = False
# if true announce to all players the loc and npc name.
TvTAnnounceLocNpc = True
# if true announce to all players who is participating.
TvTAnnounceSignUp = False
# give price with 0 kills
TvTPriceNoKills = False
# players with cursed weapon are allowed to join ?
TvTJoinWithCursedWeapon = True
# Delay on revive when dead, NOTE: 20000 equals to 20 seconds, minimum 1000 (1 second)
TVTReviveDelay = 20000
# place an aura on participants team ?
TvTAura = True
# announce reward
TvTAnnounceReward = True
# L2J-Archid TvT Engine
#=============================================================
# Those settings can modify the behaviour of your server.
# Your server will NOT be as retail servers.
#
# Those settings are useful if you own some special server
# or really small server.
#
# Press //tvt ingame (Event Preparations)
#
#=============================================================
#=============================================================
# Team vs Team Event
#=============================================================
# --------------
# Section: Teams
# --------------
# Options:
# - NO = not even teams.
# - BALANCE : Players can only join team with lowest player count.
# - SHUFFLE : Players can only participate to the event and not direct to a team. Teams will be schuffeled in teleporting teams.
TvTEvenTeams = SHUFFLE
# players there not participated in tvt can target tvt participants?
TvTAllowInterference = False
# tvt participants can use potions?
TvTAllowPotions = False
# tvt participants can summon by item?
TvTAllowSummon = False
# remove all effects of tvt participants on event start?
TvTOnStartRemoveAllEffects = True
# unsummon pet of tvt participants on event start?
TvTOnStartUnsummonPet = True
# on revive participants regain full hp/mp/cp ?
TvTReviveRecovery = True
# announce all team statistics
TvTAnnounceTeamStats = False
# start auto event on server boot?
TvTAutoStartUpOnBoot = True
# Only reads if "TvTAutoStartUpOnBoot = true"
# here you can set the time that server will wait for start first event on boot
# default = 10 (time in minutes)
FirstTvTEventDelay = 60
# we must close coliseum doors on tvt start up?
TvTCloseColiseumDoors = True
# allow/disallow team1 players to heal enemy team
TvTAllowEnemyHealing = False
# Same team members can use skills each other?
TvTAllowTeamCasting = False
# Same team members can attack each other?
TvTAllowTeamAttacking = False
# if true announce to all players the loc and npc name.
TvTAnnounceLocNpc = True
# if true announce to all players who is participating.
TvTAnnounceSignUp = False
# give price with 0 kills
TvTPriceNoKills = False
# players with cursed weapon are allowed to join ?
TvTJoinWithCursedWeapon = True
# Delay on revive when dead, NOTE: 20000 equals to 20 seconds, minimum 1000 (1 second)
TVTReviveDelay = 20000
# place an aura on participants team ?
TvTAura = True
# announce reward
TvTAnnounceReward = True
0
· 26.12.2009, 10:08
На арчидах этой ревы , помоему непашет ТвТ , покрайней мере я мучался с этой проблеммой и никак несмог её решить..
0
· 26.12.2009, 12:31
а как переместит базу с L2jArchid на L2Dot?
0
Тема закрыта для ответов

