Рейтинг темы:
  • 0 Голос(ов) - 0 в среднем
  • 1
  • 2
  • 3
  • 4
  • 5
эвенты
#1
PHP код:
<?php 
# ---------------------------------------------------------------------------
# Настройки Ивентов
# ---------------------------------------------------------------------------

# ===========================================================================
# ВНИМАНИЕ ВНИМАНИЕ
# ===========================================================================
# Данные настройки могут сильно изменить ваш сервер.
# Ваш сервер перестанет быть похожим на официальные.
#
# Данные настройки подходят, если у вас какой-то специальный сервер
# или для небольшого кол-ва игроков.
# Примечание : "true" - включить, "false" - выключить.
# ===========================================================================

# ---------------------------------------------------------------------------
# Team versus Team Event
# ---------------------------------------------------------------------------
# TvTEvenTeams = NO|BALANCE|SHUFFLE
# NO means: not even teams.
# BALANCE means: Players can only join team with lowest player count.
# SHUFFLE means: Players can only participate to the event and not direct to a team. Teams will be shuffled on teams teleport.
TvTEvenTeams = SHUFFLE

# Players that are not participating in TVT can target TVT participants?
# Default: False
TvTAllowInterference = true

# TVT participants can use potions?
# Default: False
TvTAllowPotions = true

# TVT participants can summon by item?
# Default: False
TvTAllowSummon = true

# Remove all effects of TVT participants on event start?
# Default: True
TvTOnStartRemoveAllEffects = True

# Unsummon pet of TVT participants on event start?
# Default: True
TvTOnStartUnsummonPet = True

# On revive participants regain full HP/MP/CP?
# Default: False
TvTReviveRecovery = true

# Announce all team statistics ?
# Default: False
TvTAnnounceTeamStats = true

# Announce reward?
# Default: False
TvTAnnounceReward = true

# Give price with 0 kills?
# Default: False
TvTPriceNoKills = true

# Players with cursed weapon are allowed to join?
# Default: True
TvTJoinWithCursedWeapon = True

# Delay on revive when dead, NOTE: 20000 equals to 20 seconds, minimum 1000 (1 second).
# Default: 20000
TVTReviveDelay = 20000

# Enable the use of command to enter or leave the event?
# Example use .join tvt [team]
# [team] is an optional command, if the event is in BALANCE mode you must enter the name of the team.
# Example use .join tvt blue
# To leave the event just type the command: .remove tvt
# Default: False
TVTUseCommands = true

# Start TvT event on boot?
# Default: False
TvTAutoStartUpOnBoot = true

# Only reads if "TvTAutoStartUpOnBoot = true"
# Here you can set the time that server will wait for start first event on boot.
# Default: 60
FirstTvTDelay = 60

# ---------------------------------------------------------------------------
# Capture the Flag Event
# ---------------------------------------------------------------------------
# CTFEvenTeams = NO|BALANCE|SHUFFLE
# NO means: not even teams.
# BALANCE means: Players can only join team with lowest player count.
# SHUFFLE means: Players can only participate to the event and not direct to a team. Teams will be shuffled on teams teleport.
CTFEvenTeams = SHUFFLE

# Players that are not participating in CTF can target CTF participants?
# Default: False
CTFAllowInterference = true

# CTF participants can use potions?
# Default: False
CTFAllowPotions = true

# CTF participants can summon by item?
# Default: False
CTFAllowSummon = true

# Remove all effects of CTF participants on event start?
# Default: True
CTFOnStartRemoveAllEffects = True

# Unsummon pet of CTF participants on event start?
# Default: True
CTFOnStartUnsummonPet = True

# On revive participants regain full HP/MP/CP?
# Default: False
CTFReviveRecovery = true

# Announce all team statistics?
# Default: False
CTFAnnounceTeamStats = true

# Announce reward?
# Default: False
CTFAnnounceReward = true

# Players with cursed weapon are allowed to join?
# Default: True
CTFJoinWithCursedWeapon = True

# Delay on revive when dead, NOTE: 20000 equals to 20 seconds, minimum 1000 (1 second).
# Default: 20000
CTFReviveDelay = 20000

# Enable the use of command to enter or leave the event?
# Example use .join ctf [team]
# [team] is an optional command, if the event is in BALANCE mode you must enter the name of the team.
# Example use .join ctf black
# To leave the event just type the command: .remove ctf
# Default: False
CTFUseCommands = true

# Start CTF event on boot?
# Default: False
CTFAutoStartUpOnBoot = true

# Only reads if "CTFAutoStartUpOnBoot = true"
# Here you can set the time that server will wait for start first event on boot.
# Default: 60
FirstCTFDelay = 60

# ---------------------------------------------------------------------------
# Death Match Event
# ---------------------------------------------------------------------------
# Players that are not participating in DM can target DM participants?
# Default: False
DMAllowInterference = true

# DM participants can use potions?
# Default: False
DMAllowPotions = true

# DM participants can summon by item?
# Default: False
DMAllowSummon = true

# Remove all effects of DM participants on event start?
# Default: True
DMOnStartRemoveAllEffects = True

# Unsummon pet of DM participants on event start?
# Default: True
DMOnStartUnsummonPet = True

# On revive participants regain full HP/MP/CP?
# Default: False
DMReviveRecovery = true

# Delay on revive when dead, NOTE: 20000 equals to 20 seconds, minimum 1000 (1 second).
# Default: 20000
DMReviveDelay = 20000

# Enable the use of command to enter or leave the event?
# Example use .join dm
# To leave the event just type the command: .remove dm
# Default: False
DMUseCommands = true

# ---------------------------------------------------------------------------
# Arena Manager settings
# ---------------------------------------------------------------------------
# Default: False
ArenaEnabled = true

# Interval in Minutes?
# Default: 60
ArenaInterval = 10

# Enable Reward?
# Default: True
ArenaEnableReward = True

# Multi-Reward config.
# It is necessary to active the option: ArenaEnableReward
# Example: ID,Count;ID,Count
# Default: 57,500000;5575,5000
ArenaReward = 57,500000;5575,5000

# Show Reward in Announcements.
# Default: False
ArenaShowReward = true

# Accepting players with the same IP?
# Default: True
ArenaAcceptSameIP = True

# ---------------------------------------------------------------------------
# Fish Manager settings
# ---------------------------------------------------------------------------
# Default: False
FishermanEnabled = true

# Interval in Minutes?
# Default: 60
FishermanInterval = 60

# Reward id?
# Default: 57
FishermanRewardId = 57

# Reward amount 0 to disable.
# Default: 0
FishermanRewardCount = 0
как настроить чтоб Эвенты был один через 30 минут,а второй после него через 40 минут,тоесть чтоб они не появлялись в одно время и через каждые 2 часа как щас у меня
[Изображение: guru.gif]
Ответ
#2
Вызывай их через глобалтаск в строго отведенное время, если в твоей сборке это возможно.
Ответ
#3
а че автоматически нельзя

Добавлено через 12 часов 10 минут
так можно автоматически
[Изображение: guru.gif]
Ответ


Возможно похожие темы ...
Тема Автор Ответы Просмотры Последний пост
  Новогодние эвенты Sharona 0 1,220 11-12-2019, 07:45 PM
Последний пост: Sharona
  Эвенты для сборки NextGen,у кого есть? Rayon 1 1,313 07-23-2011, 12:03 PM
Последний пост: krisadr
  Эвенты для скории OkoPwnz 7 2,145 05-27-2011, 01:10 PM
Последний пост: OkoPwnz
  L2Jserver встроенные эвенты, баффер Fozan 0 1,502 05-06-2011, 12:54 AM
Последний пост: Fozan
  Эвенты Faster) 8 3,529 03-21-2011, 04:15 PM
Последний пост: Ro_0TT
  Эвенты на L2Phoenix Deron 2 2,023 03-03-2011, 10:23 PM
Последний пост: Deron
  Эвенты для Scoria (SEST) [STIGMATED] 18 7,982 08-31-2010, 01:33 AM
Последний пост: Gal262
  Эвенты на l2jTeon mr.Z 0 2,539 07-18-2010, 07:10 AM
Последний пост: mr.Z
  Ишю Эвенты Настроенные под Ему Unreal-Game 2 2,328 05-23-2009, 02:06 PM
Последний пост: Unreal-Game
  Помогите вытащить эвенты из ядра zSnakez 3 2,620 02-23-2009, 12:26 AM
Последний пост: Aquanox

Перейти к форуму:


Пользователи, просматривающие эту тему: 1 Гость(ей)