|
![]() |
#1 |
L2-scripts клиент Classic 1.5 + ГЕО до 1 июля
Регистрация: 23.09.2013
Сообщений: 437
|
![]()
ertheia 14xxx
all triggers do not work , do not take into consideration condition, for exemple , in the skill bellow the condition <using skill="10529"/> is not taken into consideration, meaning all skills trigger that skill, meaning ALL SKILLS ARE messed up! total error! total mess! Код:
<skill id="10507" levels="1" name="Death Clock"> <set name="icon" value="icon.skill10507"/> <set name="magicLevel" value="99"/> <set name="operateType" value="OP_PASSIVE"/> <triggers> <trigger id="10530" level="1" type="OFFENSIVE_PHYSICAL_SKILL_USE" chance="100"> <using skill="10529"/> </trigger> </triggers> <for> <add order="0x40" stat="pAtk" value="200"/> </for> </skill> |
![]() |
![]() |
#2 |
Главный программист
Регистрация: 18.01.2011
Сообщений: 4,429
|
![]()
fixed .
__________________
Внимание: с 1 мая 2015 г. скайп технической поддержки будет: L2-scripts старый скайп тех поддержки обслуживаться не будет ! |
![]() |