L2J Revision Number: 6247
L2JDP Revision Number: 9990
In coliseum.xml:# Enable/Disable TvTEvent System
TvTEventEnabled = True
# TvT in instance
TvTEventInInstance = True
# Name of the instance file for TvT
TvTEventInstanceFile = coliseum.xml
Code: Select all
<?xml version="1.0" encoding="UTF-8"?><instance name="coliseum" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/instance.xsd"> <doorlist> <door doorId="24190001" default_status="close" targetable="false"/> <door doorId="24190002" default_status="close" targetable="false"/> <door doorId="24190003" default_status="close" targetable="false"/> <door doorId="24190004" default_status="close" targetable="false"/> </doorlist></instance>