Nimr0d Posted May 30, 2013 Posted May 30, 2013 Is it possible? I cant seem to convert the .spr file to .bmp because when I view it on th spr conview it shows no image. Quote
Dev iAmMar Posted May 30, 2013 Posted May 30, 2013 No , it cant. you can try my guide on how to recolor items http://rathena.org/board/topic/82775-how-to-edit-ro-items-recolor/ Quote
Adel Posted May 31, 2013 Posted May 31, 2013 It is possible, but these are not bmps. that's why you can't extract them. they are in tga format. You can open the file up in Actor (1 or 2 I'm not sure which one) and extract the images through actor. Also, when you want to put the sprite back together, you have to do it using actor since they are tga images. Quote
DevilEvil Posted May 31, 2013 Posted May 31, 2013 The term recolor has no original link to TGA images, but 8 bits ones. 8 bit images have an additional file that stores color information, which is the so called palette or color table. An 8 bit image is a matrix of pixels with an index, a pointer to the color stored in the color palette (if the third color in the color palette is red, for example, a pixel with index 3 will be red). Color isn't stored in the image. Thus, modifying the color palette means the frames that read that color palette will change their color. This way you create recolors or palette swaps for animations (as can be seen in tons of retro games). Since TGA sprites aren't 8 bit, you can't make recolors. You can only modify the sprite by modifying each frame, because the color info is stored in each single frame. You can open the file up in Actor (1 or 2 I'm not sure which one) Both, iirc. Quote
Nimr0d Posted June 6, 2013 Author Posted June 6, 2013 Thank you guys. I finally recolored my MvP Basketball hat. Here it is. Quote
Critica Posted June 6, 2013 Posted June 6, 2013 can i ask, whats the item ID of MVP basketball hat? Quote
Nimr0d Posted June 8, 2013 Author Posted June 8, 2013 can i ask, whats the item ID of MVP basketball hat? Here. mvp3ó±,,dAU Quote
Question
Nimr0d
Is it possible? I cant seem to convert the .spr file to .bmp because when I view it on th spr conview it shows no image.
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.