Jump to content

Recommended Posts

Posted

Hi,.  I have built my server last week, it is all nice and working... this forum has been of great help..

 

Now I need HELP ^^ .. The only thing that I haven't done yet are the custom tattos.  :o

 

Does anyone have I to be downloaded  or even a guide "How to " would be of great help..

 

*I tryed by creating new itens and adding skills to it... worked but the ID dysplay was wrong and it showed itens that already exists. but what I rellay wanted show be as an icon was the buffs icons like for Symbol of Power "icon of the Might skill.. somthing like that.

 

*I also tryed to create new itens and config it on the xml file that goes on the armors folder (data>stats>armor) and couldn't make it work.

 

Please let me know if I am in the right direction.

 

I am sure once I do it, it will be easy but just don't know where to start

 

 

Thanks in advance for any help ^^

 

HELP !  ???

Posted

What I did to the xml file was this:

 

<item id='485' name="Tattoo of Power">

<for>

<add val='53' order='0x10' stat='pDef'/>

<mul val="1.05" order="0x20" stat="pAtk" />

<enchant val='0' order='0x0C' stat='pDef'/>

</for>

</item>

<item id='486' name="Tattoo of Fire">

<for>

<add val='73' order='0x10' stat='pDef'/>

<mul val="1.05" order="0x20" stat="mAtk" />

<mul val="1.05" order="0x20" stat="mAtkSpd" />

<enchant val='0' order='0x0C' stat='pDef'/>

</for>

</item>

 

They work, but ypou need to edit them in the itemname-e and armorgrp on your system folder if you want to change their names and icons.

 

I did edit the itemname-e sucessifully, but the armorgrp don't let me save the file after edited.

 

So, I still need HELP !!!to learn how to do a proper custom tattoo.

 

Posted

my opinion is dont put custom tattoos in your server....

make them just give p def dont stats : speed/c speed/p attack and more...

cause you make your server unbalanced....

hmmm sps with full buffs and tattoo for casting speed maybe have 1600+ c speed.. thats mean they are undropable many casts in low time its many magic criticals...

This is my opinion if you need help i can help you !

But....

 

Posted

Thanks for your advice v3rgador, but I ended up not doing them ^^

 

The server is nice now, without tattoos... and will continue like this.

 

:)

Guest
This topic is now closed to further replies.
×
×
  • Create New...