Jump to content
  • 0

Sprite problem


ToiletMaster

Question


  • Group:  Members
  • Topic Count:  76
  • Topics Per Day:  0.02
  • Content Count:  276
  • Reputation:   7
  • Joined:  08/11/12
  • Last Seen:  

Hi there guys!

I Seem to having yet another small issue that i'm facing at the moment.

Currently i'm copying everything from


12722,Poison_Fever,Pyrexia,0,2,,100,,,,,0xFFFFFFFF,7,2,,,,,,{ if(rand(10000)<10) sc_start SC_PYREXIA,300000,0; },{},{}

to another new item.


30000,Poison_Fever,Amnesia Bottle,0,2,,100,,,,,0xFFFFFFFF,7,2,,,,,,{},{},{}

I actually would like to use back 12722's sprite picture and everything. I've added custom items to my server before but those were having all the files so i know what to do xD. however this is a bit challenging since I'm not sure what to do since i'm reusing the same sprite. I went back to rAthena custom items wiki but the guide there shows me to replace the entire item to my liking. But that's not that i require actually.

I need to retain 12722 while having 30000 but having the same look, sprite. (Just the descriptions are different though since this is just a quest item. It doesn't need to have a drop sprite as well since i'm gonna disable dropping the item at all)

I tried renaming everything to Poison_Fever but it seems that it cant find the sprite file. Any help would be appreciated!

Thank you!

Edited by ToiletMaster
Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  806
  • Reputation:   220
  • Joined:  03/13/12
  • Last Seen:  

use this in idnum2resnametable and num2resnametable.txt it will find the sprites => 30000#µ¶_¿­º´#

also you should change the dbname to Amnesia_Bottle as well just to avoid other issues.

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  76
  • Topics Per Day:  0.02
  • Content Count:  276
  • Reputation:   7
  • Joined:  08/11/12
  • Last Seen:  

Working as intended! Thank you so much Mindstream!

I've learned something new thanks to this xD.

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...