L2-scripts Форум

L2-scripts Форум (http://l2-scripts.ru/forum/index.php)
-   Archive High Five (http://l2-scripts.ru/forum/forumdisplay.php?f=104)
-   -   Проблема с COND (http://l2-scripts.ru/forum/showthread.php?t=1921)

HellAyax 05.10.2012 15:07

Проблема с COND
 
Хочу поставить cond для пасивного скила и неработает. Пробывал уже повсякому, прошу привести это дело в порядок что бы работало нормально:
<cond>
<not>
<or>
<player olympiad="true" />
<player event="true" />
<player siege="true" />
</or>
</not>
</cond>

iqman 06.10.2012 20:32

Код:

    <cond msgId="1509">
      <not>
        <player olympiad="true" />
      </not>
    </cond>
    <cond msgId="1509">
      <not>
        <player event="true" />
      </not>
    </cond>

В таком формате надо сделать


Часовой пояс GMT +4, время: 01:30.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd. Перевод: zCarot