TVT !! help

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
Madrobot
Posts: 47
Joined: Thu Jan 20, 2011 5:08 pm

TVT !! help

Post by Madrobot »

1 . I Want to do kill the player on TVT and get some item now what should i do ?

2 . need to change TVT area from colisium to another area

:cry:
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: TVT !! help

Post by MELERIX »

2 - you need to made a pvp zone in other area manually, and change doors from TVT instance, to your new pvp area doors, thats all :P
Madrobot
Posts: 47
Joined: Thu Jan 20, 2011 5:08 pm

Re: TVT !! help

Post by Madrobot »

# Name of the instance file for TvT
TvTEventInstanceFile = coliseum.xml <--- ? dont use ?
User avatar
Ithil
Posts: 15
Joined: Tue Nov 16, 2010 4:39 pm

Re: TVT !! help

Post by Ithil »

2:
-Make a new file in Instances (4ex.: mytvt.xml)
-Start w/ this:

Code: Select all

<?xml version="1.0" encoding="UTF-8"?><instance name="mytvt"><PvPInstance val="true"/>
-Then, add doordata, and/or spawnlist (4ex. eplys for Nercos, buffers, etc.)
-In l2jmods.properties, make U sure the TvTEventInstanceFile set to Ur's (mytvt.xml), and add spawn points whereever U want (but the same region... :D )
Post Reply