Page 1 of 1

TVT NPC

Posted: Thu Jun 18, 2009 10:33 pm
by aeonsam
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision 3205:
L2JDP Revision 6294:

hello,

ich set tvt mod = true. The NPC spwnd but if i use the npc nothing hapens.
Thx 4 Help


here the mod config

# ---------------------------------------------------------------------------
# Team vs. Team Event Engine (by FBIagent)
# ---------------------------------------------------------------------------
# Enable/Disable TvTEvent System
TvTEventEnabled = True

# Times TvT will occur (24h format).
TvTEventInterval = 12:00,15:00,18:00,21:00

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

# Event running time (in minutes).
TvTEventRunningTime = 20

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

# Location for TvTEvent NPC to spawn.
TvTEventParticipationNpcCoordinates = 83371,148616,-3410

# Min/Max amount of players allowed in each team.
TvTEventMinPlayersInTeams = 2
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 = Angels
TvTEventTeam1Coordinates = 148695,46725,-3414

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

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

# TvTEvent Rules
TvTEventTargetTeamMembersAllowed = True
TvTEventScrollsAllowed = False
TvTEventPotionsAllowed = True
TvTEventSummonByItemAllowed = False

# Door ID's to open/close on start/end.
# Example: TvTDoorsToOpen = 1;2;3;4;5;6
TvTDoorsToOpen =
TvTDoorsToClose =

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

Re: TVT NPC

Posted: Fri Jun 19, 2009 12:52 am
by toxocara77
Update your datapack. Manager HTMLs went to the different folder.