Quote:
Originally Posted by cbk1994
As long as it's in the right place in the Graal folder it should be fine—it doesn't scan the folders, it only looks in levels/images/ in the proper subfolder (based on where it would be downloaded if you saw it online).
If it's not working it's possible it's detecting some other directory first (e.g. if you have a C:/Graal/ folder; you can see the full list in the source code).
|
I've tried putting the images directly into the Graal folder. I've tried putting them into the NW2PNG images/ folder. I've tried putting them in the Graal/levels/images/downloads/ folder, but still nothing. I just tried putting NW2PNG in the Graal folder itself, with the images alongside it inside the Graal folder, and nothing.
Also, I've finally got it working to parse setimgpart. It works with setimgpart img,x,y,w,h; as well as setimgpart(img,x,y,w,h); Right now though it's only working for gmaps, not NW rendering. Tomorrow I might try to make it remember directories, because constantly having to go and define the tileset, gmap and output file over and over when you're working on the same map each time is a little frustrating.