16-02-2011, 08:02 AM
|
#2 (permalink)
|
|
Membro - Major
Registrado em: Jul 2010
Localização: Recife
Posts: 138
Agradecido 146 Vezes em 38 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Estado:
|
@thestyle
Citação:
la na pasta conf tem la TVTevent.propriedades procure estas linhas e conf a seu gosto
# Enable TvTEvent
TvTEventEnabled = true
# Time Between TvT events (in minutes, 300 = 5 hours)
TvTEventInterval = 60 aki e o intervalo no caso aki vai ser de 1 em 1 hora
# Registration timer (in minutes) from start of event.
TvTEventParticipationTime = 5
# Event running time, in minutes
TvTEventRunningTime = 10
# TvT Event NPC Details (create a custom NPC of type L2TvTEventNpc)
TvTEventParticipationNpcId = 70010
TvTEventParticipationNpcCoordinates = 83425,148585,-3406
# Minimum amount of players allowed in each team
TvTEventMinPlayersInTeams = 1
TvTEventMaxPlayersInTeams = 20
# Level rules
TvTEventMinPlayerLevel = 1
TvTEventMaxPlayerLevel = 80
# Teleport delay Timers (in seconds)
TvTEventRespawnTeleportDelay = 10
TvTEventStartLeaveTeleportDelay = 10
# First Team Details (name, start and death x,y,z tp point)
TvTEventTeam1Name = Team1
TvTEventTeam1Coordinates = 148695,46725,-3414
# Second Team Details (name, start and death x,y,z tp point)
TvTEventTeam2Name = Team2
TvTEventTeam2Coordinates = 149999,46728,-3414
# Reward for winning team
# itemId,amount;itemId,amount;itemId,amount;...
# no ";" at the start or end
TvTEventReward = 57,100000;5575,1000 aki o id e item que vai ganhar
# TvTEvent Rules
TvTEventTargetTeamMembersAllowed = True
TvTEventPotionsAllowed = False
TvTEventSummonByItemAllowed = False
# Door id's to open/close on start/end
# ex.: 1;2;3;4;5;6
# no ";" at the start or end
TvTEventDoorsCloseOpenOnStartEnd =
# 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 =
|
|
|
|