Jump to content

xzayax

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by xzayax

  1. You did the reverse of what I suggested ;x! Redirecting your sprite to ºí·çÁª½ºÅæ (blue gemstone) will work, but it doesn't help finding out where the problem really is xD. To confirm the images are the issue, you have to rename a known image, such as ºí·çÁª½ºÅæ.bmp to green_gemstone.bmp. If the image shows up ingame, then it means your own green_gemstone.bmp was indeed incorrect.

     

    But yeah, anyway! You said you edited the original files, so the image in the item folder should be ~1.6 KB, not 1008 bytes. When you save it in photoshop, select "BMP > File Format : Windows, Depth : 8 Bit, uncheck both options at the bottom", the width and height should also be 22 pixels by 22 pixels. See if you can get that image working ingame now (the image in the item folder is the one showing up in your inventory).

     

    I'm not that convinced it's your issue though, but it's worth checking anyway ;]

    Hey, sorry for the ultra-late reply! I've been, you could say, AFK? lol.

    I had actually tried that. I have changed the Blue Gemstones sprite to 'green_gemstone.bmp' and it shows up with the same problem =/

  2. Thanks everyone for all of your excellent advice and help! I will plug away with these solutions and see if anything works!

    If I figure it out, I'll post what the issue was and how I solved it for the benefit of the forum!

     

    P.S., Tokei, I think you're right, as I can change the entry for my Green Gemstone within resnametable to the sprite name for Blue Gemstones, and I can right click my Green Gemstomes in game to see a Blue Gemstone graphic.

    I used Photoshop, opened up the images for Blue Gemstones and simply adjusted the levels to make it Green. The Sprite looks great but I'm guessing I did save it as an invalid file type. Anyone have suggestions here, or possibly a could piece of software I could use to make my Green Gemstone. I'm really not that into Spriting and am much more into coding, so if anyone knows where I can just find a Green Gemstone sprite or if someone wants to make it for me, there would be even more appreciations to be shared! xP

     

    P.P.S.,

     

    If you're using a 2012-04-10 client or below, a missing inventory image is usually one of these problems:

     

    - The item does not have an assigned sprite in the resnametable.txt. (You can basically disregard this, as you already provided a screenshot of your item entry in there).

    - The item does not have a data/texture/À¯ÀúÀÎÅÍÆäÀ̽º/item image. Judging by your post I think this is your problem, as the collection image isn't present either.

     

    Hopefully this helps.  ;)

     

    I think you may have missed something in the first image. The Collection image is there as well as 'data/texture/À¯ÀúÀÎÅÍÆäÀ̽º/item/green_gemstone.bmp'.

    Is that what happened? Or am I the one missing something, LOL

  3.  

    Hello.

    I'm trying to add Green Gemstones to the game, and have had nothing but success right up until getting the actual sprite to show up in-game.

    I've attached a few pictures below to cover the most obvious things. I've also copied the name of another sprite and used it as a placeholder for the ID of my Green Gemstone, and it shows up fine (As another item in-game, such as a blue gemstone)... Just can't get the Green Gemstone sprite to show up.. >.>

     

    Any and all help/advice/input would be greatly appreciated! Thanks very much!

    which client date r u using. you would need to update iteminfo lua file for newer clients instead.

    newer means late 2012 onwards.

     

    I'm using December of 2011's hahaha. Do you think that's close enough to require lua file editing? I had poked my nose in a few of the Lua fiels; but wasn't able to decipher on my own whether or not I needed to modify them.

  4. Hello.

    I'm trying to add Green Gemstones to the game, and have had nothing but success right up until getting the actual sprite to show up in-game.

    I've attached a few pictures below to cover the most obvious things. I've also copied the name of another sprite and used it as a placeholder for the ID of my Green Gemstone, and it shows up fine (As another item in-game, such as a blue gemstone)... Just can't get the Green Gemstone sprite to show up.. >.>

     

    Any and all help/advice/input would be greatly appreciated! Thanks very much!

    post-26201-0-75305100-1413592021_thumb.png

    post-26201-0-84837800-1413592022_thumb.png

    post-26201-0-23811500-1413592024_thumb.png

×
×
  • Create New...