TVT не могу запустить - Форум администраторов игровых серверов
Форум администраторов игровых серверов StormWall - Защита от DDos атак
Регистрация Мнения Справка Пользователи Календарь Все разделы прочитаны
Вернуться   Форум администраторов игровых серверов > MMO > Lineage II > Работа со скриптами

Работа со скриптами Помощь в редактировании и написании квестов к Java серверам, а так же эвентов.
Описание темы:не получается запустить TVT

Ответ
Опции темы
Непрочитано 11.04.2012, 11:35   #1
Аватар для Vlad2000
Пользователь

Автор темы (Топик Стартер) TVT не могу запустить

Не могу запустить TVT. Открыл l2jmods.properties
PHP код:
# Enable/Disable TvTEvent System
TvTEventEnabled True

# TvT in instance
TvTEventInInstance True

# Name of the instance file for TvT
TvTEventInstanceFile coliseum.xml

# Times TvT will occur (24h format).
TvTEventInterval 9:00,15:00,21:00,3:00

# Registration timer from start of event (in minutes).
TvTEventParticipationTime 60

# Event running time (in minutes).
TvTEventRunningTime 20

# TvT Event NPC (create a custom npc of type L2TvTEventNpc).
TvTEventParticipationNpcId 70010

# TvT Event Participation Fee (itemId, number). Fee is not returned.
# Example: 57,100000
# Default = none
TvTEventParticipationFee 0,0

# Location for TvTEvent NPC to spawn in form x,y,z[,heading]
TvTEventParticipationNpcCoordinates 83425,148585,-3406

# Min/Max amount of players allowed in each team.
TvTEventMinPlayersInTeams 1
TvTEventMaxPlayersInTeams 
20

# Min/Max level of players that may join the event.
TvTEventMinPlayerLevel 1
TvTEventMaxPlayerLevel 
85

# Repsawn and exit delay timers (in seconds).
TvTEventRespawnTeleportDelay 10
TvTEventStartLeaveTeleportDelay 
10

# First Team - Name, Start/Death x,y,z location.
TvTEventTeam1Name Team1
TvTEventTeam1Coordinates 
148695,46725,-3414

# Second Team - Name, Start/Death x,y,z location.
TvTEventTeam2Name Team2
TvTEventTeam2Coordinates 
149999,46728,-3414

# Reward for winning team.
# Example: TvTEventReward = itemId,amount;itemId,amount;itemId,amount
TvTEventReward 57,100000

# TvTEvent Rules
TvTEventTargetTeamMembersAllowed True
TvTEventScrollsAllowed 
False
TvTEventPotionsAllowed 
False
TvTEventSummonByItemAllowed 
False

# Door ID's to open/close on start/end.
# Not supported in instance, use xml template for defining doors.
# Example: TvTDoorsToOpen = 1;2;3;4;5;6
TvTDoorsToOpen 
TvTDoorsToClose 

# Should both teams get reward if there's a tie?
TvTRewardTeamTie False

# Participant's effects handling on teleport/death.
# Effects lasting through death never removed.
# 0 - always remove all effects.
# 1 - remove all effects only during port to event (noblesse blessing can be used)
# 2 - never remove any effect
# Default: 0
TvTEventEffectsRemoval 0

# Fighter-class participants will be buffed with those buffs each respawn
# Format: skill1Id,skill1Level;skill2Id,skill2Level...
# Example: 1504,1;1501,1;1502,1;1499,1
TvTEventFighterBuffs =

# Mage-class participants will be buffed with those buffs each respawn
# Format: skill1Id,skill1Level;skill2Id,skill2Level...
# Example: 1504,1;1500,1;1501,1;1085,3
TvTEventMageBuffs =

# Maximum number of allowed participants per IP address (dualbox check)
# Default: 0 (no limits)
TvTEventMaxParticipantsPerIP 0

# Voiced command (.tvt) working during TVT event to get information about event status
TvTAllowVoicedInfoCommand false 
там я изменил TvTEventInInstance = False на TvTEventInInstance = True и се ровно TVT не запускается вылезает объявление в чат что то типа что TVT не было запущенно
сборка L2J_Freya_rev.4514_dp.7818
помогите .
Vlad2000 вне форума Ответить с цитированием
Непрочитано 11.04.2012, 15:14   #2
Аватар для ExLite
.

По умолчанию Re: TVT не могу запустить

Второе окно регали на эвент ? так как в настройках стоит мин. кол. людей в каждой команде = 1
ExLite вне форума Отправить сообщение для ExLite с помощью ICQ Отправить сообщение для ExLite с помощью Skype™ Ответить с цитированием
Непрочитано 11.04.2012, 19:23   #3
Аватар для Astend
Пользователь

По умолчанию Re: TVT не могу запустить

а ты что ждешь именно одного из этого времени?
TvTEventInterval = 9:00,15:00,21:00,3:00

просто твой пост написан 11:35 в дня, и вот думаю либо ты 2 часа мучался с ошибкой и отписал суда, либо тебе до твт еще нужно было подождать 3 часа
__________________
Сижу на zone-game, помогаю и напрягаю других.
Astend вне форума Ответить с цитированием
Непрочитано 12.04.2012, 07:43   #4
Аватар для Vlad2000
Пользователь

Автор темы (Топик Стартер) Re: TVT не могу запустить

Astend, я не такой идиот я вам просто время по стандарту написал
PHP код:
# Enable/Disable TvTEvent System 
TvTEventEnabled True 

# TvT in instance 
TvTEventInInstance True 

# Name of the instance file for TvT 
TvTEventInstanceFile coliseum.xml 

# Times TvT will occur (24h format). 
TvTEventInterval 7:00,8:00,9:00,10:00,11:00,12:00,13:00,14:00,15:00,16:00,17:00,18:00,19:00,20:00,21:00,22:00,23:00

# Registration timer from start of event (in minutes). 
TvTEventParticipationTime 60 

# Event running time (in minutes). 
TvTEventRunningTime 20 

# TvT Event NPC (create a custom npc of type L2TvTEventNpc). 
TvTEventParticipationNpcId 70010 

# TvT Event Participation Fee (itemId, number). Fee is not returned. 
# Example: 57,100000 
# Default = none 
TvTEventParticipationFee 0,

# Location for TvTEvent NPC to spawn in form x,y,z[,heading] 
TvTEventParticipationNpcCoordinates 83425,148585,-3406 

# Min/Max amount of players allowed in each team. 
TvTEventMinPlayersInTeams 
TvTEventMaxPlayersInTeams 
20 

# Min/Max level of players that may join the event. 
TvTEventMinPlayerLevel 
TvTEventMaxPlayerLevel 
85 

# Repsawn and exit delay timers (in seconds). 
TvTEventRespawnTeleportDelay 10 
TvTEventStartLeaveTeleportDelay 
10 

# First Team - Name, Start/Death x,y,z location. 
TvTEventTeam1Name Team1 
TvTEventTeam1Coordinates 
148695,46725,-3414 

# Second Team - Name, Start/Death x,y,z location. 
TvTEventTeam2Name Team2 
TvTEventTeam2Coordinates 
149999,46728,-3414 

# Reward for winning team. 
# Example: TvTEventReward = itemId,amount;itemId,amount;itemId,amount 
TvTEventReward 57,100000 

# TvTEvent Rules 
TvTEventTargetTeamMembersAllowed True 
TvTEventScrollsAllowed 
False 
TvTEventPotionsAllowed 
False 
TvTEventSummonByItemAllowed 
False 

# Door ID's to open/close on start/end. 
# Not supported in instance, use xml template for defining doors. 
# Example: TvTDoorsToOpen = 1;2;3;4;5;6 
TvTDoorsToOpen =  
TvTDoorsToClose =  

# Should both teams get reward if there's a tie? 
TvTRewardTeamTie False 

# Participant's effects handling on teleport/death. 
# Effects lasting through death never removed. 
# 0 - always remove all effects. 
# 1 - remove all effects only during port to event (noblesse blessing can be used) 
# 2 - never remove any effect 
# Default: 0 
TvTEventEffectsRemoval 

# Fighter-class participants will be buffed with those buffs each respawn 
# Format: skill1Id,skill1Level;skill2Id,skill2Level... 
# Example: 1504,1;1501,1;1502,1;1499,1 
TvTEventFighterBuffs 

# Mage-class participants will be buffed with those buffs each respawn 
# Format: skill1Id,skill1Level;skill2Id,skill2Level... 
# Example: 1504,1;1500,1;1501,1;1085,3 
TvTEventMageBuffs 

# Maximum number of allowed participants per IP address (dualbox check) 
# Default: 0 (no limits) 
TvTEventMaxParticipantsPerIP 

# Voiced command (.tvt) working during TVT event to get information about event status 
TvTAllowVoicedInfoCommand false 
так мне помогут??
Vlad2000 вне форума Ответить с цитированием
Непрочитано 12.04.2012, 09:38   #5
Изгнанные

По умолчанию Re: TVT не могу запустить

http://forum.zone-game.info/showthread.php?t=13664
посмотри мб тоже из за этого
Marshall23 вне форума Ответить с цитированием
Непрочитано 12.04.2012, 13:22   #6
Аватар для Zubastic
ZG troll squad

По умолчанию Re: TVT не могу запустить

Для начала автор скажи какая надпись вылезает (какая-то не канает).
Zubastic вне форума Ответить с цитированием
Непрочитано 13.04.2012, 14:11   #7
Аватар для Vlad2000
Пользователь

Автор темы (Топик Стартер) Re: TVT не могу запустить

Marshall23, да думаю проблема таже

Добавлено через 6 минут
Marshall23, а как удалось ему решить свою проблему не знаешь?

Добавлено через 14 часов 58 минут
проблема решена

Последний раз редактировалось Vlad2000; 14.04.2012 в 05:10. Причина: Добавлено сообщение
Vlad2000 вне форума Ответить с цитированием
Ответ


Здесь присутствуют: 1 (пользователей: 0 , гостей: 1)
 
Опции темы

Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.

Быстрый переход

Похожие темы
Тема Автор Раздел Ответов Последнее сообщение
Не могу запустить... ( FurerSS Lineage II 9 09.12.2010 22:31
не могу запустить GameServer.bat Waves_Runner Lineage II 10 03.11.2010 21:19
Не могу запустить community сервер IceTony Lineage II 5 24.09.2010 21:45
Помогите, не могу запустить Ls Famas Серверная часть 4 05.07.2010 12:36


© 2007–2024 «Форум администраторов игровых серверов»
Защита сайта от DDoS атак — StormWall
Работает на Булке неизвестной версии с переводом от zCarot
Текущее время: 02:45. Часовой пояс GMT +3.

Вверх