TVT NPC

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
aeonsam
Posts: 1
Joined: Tue Jun 05, 2007 10:14 pm

TVT NPC

Post 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
toxocara77
Posts: 42
Joined: Sun May 03, 2009 4:40 pm

Re: TVT NPC

Post by toxocara77 »

Update your datapack. Manager HTMLs went to the different folder.
Post Reply