andu
Sold 649 scripts, 25 maps and 9 events!
For eg:
i trying to make a spears what dont have shot effect, but if i set shootType to none
i get the error when ots loading
and the shot effect is still 'spear' shoting effect ;/
Can someone tell me whats wrong?
Code:
<item id="990" article="a" name="iron spear" plural="iron spears">
<attribute key="weight" value="2200"/>
<attribute key="defense" value="4"/>
<attribute key="attack" value="28"/>
<attribute key="skillDist" value="1"/>
<attribute key="shootType" value="none"/>
<attribute key="weaponType" value="distance"/>
</item>
i get the error when ots loading
and the shot effect is still 'spear' shoting effect ;/
Can someone tell me whats wrong?