Jump to content

KamiShi

Members
  • Posts

    345
  • Joined

  • Last visited

  • Days Won

    10

Posts posted by KamiShi

  1. I realize that the file is missing, but i dont really know where its would be located and i need a copy of it to place.

    You are missing the palette 44 of a specific classe as it says on the windows. The location of the missing item is the folder link you get on the error message "palette\ (...).\ blah.pal"

    Add any palette at this position and it will fix the issue.

  2. Not sure it will help but that's how I do it. I'll use pseudo-code, because I forgot about PHP.

    Make sure your PNG Head is in 8 bits. Export the palette of your PNG in .pal (using photoshop), let's name it "Original_Head.pal". Remove the photoshop header in your .pal file.

    Load "Original_Head.pal" in hex string in your php script. => $hex_head_pal

    Load "New.pal" that you want to apply to your head in hex string => $hex_new_pal

    Load your "Head.png" in hex string => $hex_head_image

    Now do: $hex_head_image.replace($hex_head_pal, $hex_new_pal).

    Then create your image using a png header and echo the binary content of the image. Load your image in a src.

  3. You have to extract the hair sprites to bmp files and redraw the wrong parts with the correct color in the palette. Also I encourage you to apply to the hairsprite a palette with different colors on all index to better see the wrong pixels and avoid saving issues. Use photoshop too. :3. I suggest you to use the black pixel to redraw eyes, and to use the first index of the skin color to redraw nose. Once you're done, you repack it to .SPR.

    More easily, you can use my 32 Hair Palette pack which is optimised to work with all hairstyles, even customs one.

  4. no offense but that silly pack of 32 is not gonna cut it, i'll upload one with 46+hairstyles/256+hair colors/512+clothing colors as soon as i have time to

    i have one that i collected palletes from different servers and put them in a grf, it works perfectly with oboro, extended super novice and 3rd jobs.

    I'm sure xDeMiGoD is glad to know that you will make him a pack with stolen palettes "as soon as you have time to". No offense.

    @xDeMiGoD I suggest you to try the 553/263 Cloth/Hair Colours palettes from this link (Basic Rathena Client), they probably work with all classes.

  5. 34 Kamishi's Hair Dyes (From 127 Hair Dyes Pack)


    Hello everyone!

    I figured it would be useful to have free hair dyes with the 32 free clothes dyes.... So people could setup the minimal stuff with clean palettes. :3

    This 34 Hair dye pack, is, imo, pretty complete. It's a nice colored rainbow, as you can see on the pictures.

    It works really good with most of the custom hair sprites from #28 (No ugly noses), But you must use my corrected hair sprites for official sprites from #1 to #27.

    It works for 69 Hairsprites maximum. If you want more, you may consider asking for one of my Paletting services (700 Palettes, Races and Colors! :3).

    Thank you very much!


     

  6. I heard that the tool will be for everyone, and free.

    Whether we like or not 3D, it's part of ragnarok and being able to make our own monster in 3D or our own 3D NPC's would be an amazing feature.

    I personality think i'd be

    SO FUCKING COOL.

    ricky92, Please make this tool. I know we're asking you a lot, but i would give Ragnarok a future full of new possibilities ! :))

    • Upvote 1
  7. 9 Wings from the Past - Made in 2006


    Hello,

    I made these wings for VHXRO, a server which is now closed since 2007. These are old sprites. Actually, my first wings. I am releasing them for free. I changed my mind because they're a bit old and I'm note sure they should be sold.

    In exchange, please talk to the "ragnarok people" about my palettes pack & services !

    The pack contains sprites (female and male), sprite icon, bmp icon, and collection picture. If you have a problem please let me know!

    Hope you enjoy, show me screens of your server using it! :D

    Thanks you.


    • Submitter
    • Submitted
      07/07/2012
    • Category
    • Content Author

     

  8. I don't think you can do that. You have to duplicate and rename the palettes so that they use the correct name (that you can see in your error) and then place them in that folder : data\palette\¸ö\

×
×
  • Create New...