[confused] making icon, changing item lvls, beast
hello:
1. i am trying to make new icon, but when i put them in the icon folder of my client folder it does not show up in the game. i added the .dds to the icon section of the Spec_Item.txt. this may seems like a dumb question but how do i get them to show up?
2. im trying to change the lvl requirement for some items, but when i change them in Spec_Item.txt they do not change.
(i used merge and replaced the .res files)
3. i found a beast client that actually works. it came with some files that match the ones in the my server's resource folder, but when i move the beast over and open it it just gives me an infinite blank error with an ok button. what could be the problem. here is the link to the beast program i found.
beast_fixed_by_ailien.rar
(im using blessed flyff release)
i hope some nice people can help me figure out my problem
thanx, good day!
Re: [confused] .dds files
They're inside the .res files in the Item folder of your client.
Re: [confused] .dds files
oh ok. so when i create a new icon , what i do is put the .dds file inside my icon folder on the server files, write the icon file name inside my resource.txt file and run merge?
Re: [confused] .dds files
No you need to have it in your client in the item folder for the icons and have it the same name you put in spec item and that should be it
Re: [confused] .dds files
oh ok cool. ty, does anyone know the pixel size of the icons?
Re: [confused] .dds files
Quote:
Originally Posted by
RynoKabbage
oh ok cool. ty, does anyone know the pixel size of the icons?
Power of two.
Re: [confused] .dds files
Quote:
Originally Posted by
DarkOrka
No you need to have it in your client in the item folder for the icons and have it the same name you put in spec item and that should be it
this actually did not work for me. i even tried the way i originally thought making a .res but this just crashed my client lol.
anyone got any advice?