[question]Как запретить торговать в городах?
8 ответов82 просмотровСейчас просматривают: 1
· 09.06.2009, 07:58
Сборка: La2base 1.1.7
Краткое изложение СУТИ проблемы: решил запретить торг в городах
Вопрос: подскажите как запретить этот торг в городах?
вот пробовал
Цитата
<zone id='11020' type='Town' shape='NPoly' minZ='-3800' maxZ='-3300'>
<stat name='name' val='Giran Castle Town'/>
<stat name='townId' val='9'/>
<settings noPrivateStore="true"/>
<stat name='redirectTownId' val='11'/>
<stat name='taxById' val='3'/>
<spawn X='81236' Y='148638' Z='-3469'/>
<spawn X='81804' Y='149250' Z='-3495'/>
<spawn X='85598' Y='149656' Z='-3418'/>
<spawn X='81526' Y='151072' Z='-3559'/>
<spawn X='78675' Y='148622' Z='-3623'/>
<spawn X='85501' Y='147349' Z='-3431'/>
<spawn X='83920' Y='145673' Z='-3431'/>
</zone>
<stat name='name' val='Giran Castle Town'/>
<stat name='townId' val='9'/>
<settings noPrivateStore="true"/>
<stat name='redirectTownId' val='11'/>
<stat name='taxById' val='3'/>
<spawn X='81236' Y='148638' Z='-3469'/>
<spawn X='81804' Y='149250' Z='-3495'/>
<spawn X='85598' Y='149656' Z='-3418'/>
<spawn X='81526' Y='151072' Z='-3559'/>
<spawn X='78675' Y='148622' Z='-3623'/>
<spawn X='85501' Y='147349' Z='-3431'/>
<spawn X='83920' Y='145673' Z='-3431'/>
</zone>
но толку 0
0
· 09.06.2009, 12:44
Я тоже присоиденяюсь к вапросу. Видел запрет торговли на Абисе вот примерно как ето делаетса Ядроили можно както так?
!WTS GM-Shop-http://la2base.ru/forum/index.php?showtopic=47716&st=20&gopid=330940&
!WTS Shield of Destiny. Предлы в аську
Видео: http://dump.ru/file/3116803 <<<ТУТ
Скрины:http://dump.ru/file/3116852 <<<ТУТ и http://dump.ru/file/3116851 <<<ТУТ
Все мои новые работы вы можете найти и скачать на des.clan.su/forum
0
· 10.06.2009, 09:40
Вот так я запретил торговлю в некоторых местах гирана, правда это где то выкладывалось.
Код
<?xml version='1.0' encoding='utf-8'?>
<list>
<!-- Giran -->
<zone id="1" name="Giran all No Store example">
<settings noPrivateStore="true"/>
<!-- 1 -->
<shape type="Poly" zMin="-4000" zMax="-3000">
<point x="84850" y="153600"/>
<point x="86780" y="153600"/>
<point x="86780" y="152550"/>
<point x="84850" y="152550"/>
</shape>
<!-- 2 -->
<shape type="Poly" zMin="-4000" zMax="-3000">
<point x="85625" y="152560"/>
<point x="86000" y="152560"/>
<point x="86000" y="141420"/>
<point x="85625" y="141420"/>
</shape>
<!-- 3 -->
<shape type="Poly" zMin="-4000" zMax="-3000">
<point x="90450" y="147170"/>
<point x="88400" y="147170"/>
<point x="88400" y="147540"/>
<point x="90450" y="147540"/>
</shape>
<!-- 4 -->
<shape type="Poly" zMin="-4000" zMax="-3000">
<point x="83700" y="143530"/>
<point x="84070" y="143530"/>
<point x="84070" y="141470"/>
<point x="83700" y="141470"/>
</shape>
<!-- 5 -->
<shape type="Poly" zMin="-4000" zMax="-3000">
<point x="88405" y="150250"/>
<point x="82970" y="150250"/>
<point x="82970" y="146900"/>
<point x="88405" y="146900"/>
</shape>
<!-- 7 -->
<shape type="Poly" zMin="-4000" zMax="-3000">
<point x="80900" y="150250"/>
<point x="79000" y="150250"/>
<point x="79000" y="146900"/>
<point x="80900" y="146900"/>
</shape>
<!-- 8 -->
<shape type="Poly" zMin="-4000" zMax="-3000">
<point x="79200" y="147430"/>
<point x="77100" y="147430"/>
<point x="77100" y="14980"/>
<point x="79200" y="14980"/>
</shape>
<!-- 9 -->
<shape type="Poly" zMin="-4000" zMax="-3000">
<point x="79190" y="149810"/>
<point x="83510" y="149810"/>
<point x="83510" y="152820"/>
<point x="79190" y="152820"/>
</shape>
<!-- 10 -->
<shape type="Poly" zMin="-4000" zMax="-3000">
<point x="79200" y="147500"/>
<point x="86110" y="147500"/>
<point x="86110" y="143500"/>
<point x="79200" y="143500"/>
</shape>
</zone>
</list>
<list>
<!-- Giran -->
<zone id="1" name="Giran all No Store example">
<settings noPrivateStore="true"/>
<!-- 1 -->
<shape type="Poly" zMin="-4000" zMax="-3000">
<point x="84850" y="153600"/>
<point x="86780" y="153600"/>
<point x="86780" y="152550"/>
<point x="84850" y="152550"/>
</shape>
<!-- 2 -->
<shape type="Poly" zMin="-4000" zMax="-3000">
<point x="85625" y="152560"/>
<point x="86000" y="152560"/>
<point x="86000" y="141420"/>
<point x="85625" y="141420"/>
</shape>
<!-- 3 -->
<shape type="Poly" zMin="-4000" zMax="-3000">
<point x="90450" y="147170"/>
<point x="88400" y="147170"/>
<point x="88400" y="147540"/>
<point x="90450" y="147540"/>
</shape>
<!-- 4 -->
<shape type="Poly" zMin="-4000" zMax="-3000">
<point x="83700" y="143530"/>
<point x="84070" y="143530"/>
<point x="84070" y="141470"/>
<point x="83700" y="141470"/>
</shape>
<!-- 5 -->
<shape type="Poly" zMin="-4000" zMax="-3000">
<point x="88405" y="150250"/>
<point x="82970" y="150250"/>
<point x="82970" y="146900"/>
<point x="88405" y="146900"/>
</shape>
<!-- 7 -->
<shape type="Poly" zMin="-4000" zMax="-3000">
<point x="80900" y="150250"/>
<point x="79000" y="150250"/>
<point x="79000" y="146900"/>
<point x="80900" y="146900"/>
</shape>
<!-- 8 -->
<shape type="Poly" zMin="-4000" zMax="-3000">
<point x="79200" y="147430"/>
<point x="77100" y="147430"/>
<point x="77100" y="14980"/>
<point x="79200" y="14980"/>
</shape>
<!-- 9 -->
<shape type="Poly" zMin="-4000" zMax="-3000">
<point x="79190" y="149810"/>
<point x="83510" y="149810"/>
<point x="83510" y="152820"/>
<point x="79190" y="152820"/>
</shape>
<!-- 10 -->
<shape type="Poly" zMin="-4000" zMax="-3000">
<point x="79200" y="147500"/>
<point x="86110" y="147500"/>
<point x="86110" y="143500"/>
<point x="79200" y="143500"/>
</shape>
</zone>
</list>
0
· 10.06.2009, 11:59
Цитата
Вот так я запретил торговлю в некоторых местах гирана, правда это где то выкладывалось.
можно сылочку где это тема
0
· 11.06.2009, 09:42
Snake89: http://la2base.ru/java/dop_java/3693-zony-torgovli.html
это не относится к Interlude
ну так кто нибудь еще знает варианты?
0
Войдите или зарегистрируйтесь чтобы ответить




