andu
Sold 649 scripts, 25 maps and 9 events!
How to make enter/next line in description?
I tried to use this:
but don't work in items.xml ;/
Items.xml eg:
shows that as this:
what is wrong?
I tried to use this:
Code:
"\n"
Items.xml eg:
Code:
<item id="8888" article="a" name="master archer's armor">
<attribute key="armor" value="15"/>
[COLOR="Red"] <attribute key="[B]description[/B]" value="(Mana +10% [B]\n[/B] health +10% [B]\n[/B] protection from drunk)."/>[/COLOR]
...
Code:
[I]You see a master archer's armor (arm: 15).
It weights 100 oz.
(Mana +10% \n health +10% \n protection from drunk).[/I]
what is wrong?
Last edited: