Thread: Nw2png
View Single Post
  #65  
Old 11-19-2011, 03:38 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by callimuc View Post
Tried using that (java -jar "CUsers\The Boss\Desktop\Neuer Ordner (2)\NW2PNG.jar") but still didn“t work. The same error comes up.
Do you have Java installed? Maybe you need to add it to your PATH (or equivalent in Windows).

Quote:
Originally Posted by DustyPorViva View Post
I've finally got this working, and it's awesome except one thing... I can't seem to get it to load images from Graal/*. It seems to load one image(townsign.png) but even if I add my new images into the Graal folder I can't seem to get it to render them.

Also, any chance it can support setimgpart? Kind of ruins maps when NPCs intended to be cropped are rendered fully.
Where is your Graal folder located? It's only looking in certain locations by default. It also only looks in the images folder (e.g. levels/images/era/era_gun.png for images that have underscores, levels/images/downloads/sign.png for images without).

I can see about setimgpart but it would be difficult to reliably parse scripts for this. Might be possible to add an option to simply not show these images, as well as one to try to parse it, and one to show the full image.
__________________
Reply With Quote