heRO-Server Forum
Customizing weapon sprites? - Printable Version

+- heRO-Server Forum (https://www.pandoraonline.net/forum)
+-- Forum: Game Related (https://www.pandoraonline.net/forum/forumdisplay.php?fid=1)
+--- Forum: Suggestions/Questions (https://www.pandoraonline.net/forum/forumdisplay.php?fid=19)
+--- Thread: Customizing weapon sprites? (/showthread.php?tid=29245)



Customizing weapon sprites? - The Legendary Joe - 10-07-2016

I'm kinda curious. Seems like a lot of the earlier weapons have their own unique weapon sprites (Mighty staff, Stunner on priest, chains on acos and priests) but then gravity got lazy and left the vast majority of equips with a generic sprite when the characters are in a battle stance.

I don't think I've ever seen a server customize their own weapon sprites for the attack animations. Has anyone ever figured out how to change that stuffs?


RE: Customizing weapon sprites? - The Roger - 10-07-2016

Uhm, i think its possible? By just changing some files? But if theres isnt a proper file anywhere, ready to replace the basic one, and has to be created from nothing it will be a huge work to do imo.


RE: Customizing weapon sprites? - Wyatt - 10-08-2016

It's time consuming. Have to grab a basic weapon as a template, rip the .spr and .act apart, extract the .spr as several .bmp images, then using paint program create new .bmp images for each of the required frames, re-compile those finished .bmp images as the .spr. Then go through the .act for each frame as needed. Gotta have the right file names in place, as well as a few other things I'm probably not informed of.

I've got the spearfish weapon ripped apart cause I want to make it look like a fish for the animations.
One day I might actually work on it..

P.S. If someone gives me a blue santa hat, i'll drop everything and work on it.