Quote:
Originally posted by Echos
It's been like that for awhile, it's very annoying trying to get maps to work -.-
|
no no...this is recent. Everytime I have created brand new pngs or copied files into my graal2001 directory it still complains the file does not exists, whereas the previous version recognized the new files and would use them.
The reason it's a pain in the ass in graal sometimes is that it loads and image into memory once...the only to change that, is to do setimg <img>; sleep 1; setimg <img>; that will reload the image in memory.