Jump to content
  • 0

item that changes appearance


Kater

Question


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.40
  • Content Count:  61
  • Reputation:   0
  • Joined:  04/03/24
  • Last Seen:  

Hello friends. I would like an armor item or accessory that the player can equip to occupy the visual tab space. And this item transforms and leaves the player with a baby appearance according to the current class. item so it can look like a 3rd party. Also an item that he can have the appearance of an apprentice.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.00
  • Content Count:  322
  • Reputation:   58
  • Joined:  10/30/12
  • Last Seen:  

If you want to replace job sprite for the duration item is equipped (like how it is done for santa & summer suits), use changebase <jobid> in equip script and changebase Class in unequip script.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.40
  • Content Count:  61
  • Reputation:   0
  • Joined:  04/03/24
  • Last Seen:  

9 hours ago, mrfizi said:

Se você deseja substituir o sprite do trabalho pela duração do item equipado (como é feito para trajes de Papai Noel e de verão), use changebase <jobid> no script equip e classe changebase no script unequip.

Are there any custom items to create with this function?
I couldn't find it, I wanted something different and not duplicate the sprite.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.00
  • Content Count:  322
  • Reputation:   58
  • Joined:  10/30/12
  • Last Seen:  

3 hours ago, Kater said:

Are there any custom items to create with this function?
I couldn't find it, I wanted something different and not duplicate the sprite.

The item can be anything you like to add. Original item/custom item on your DB.

What you need to do is just add this on your itemdb: https://github.com/rathena/rathena/blob/master/doc/item_db.txt#L287-L293

  • Love 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...