Assuming layer 5 isn't already in use for something else, could we use it for Map?
That way, if you
NPC Code:
showimg 201,missletarget.png,500,400;
changeimgvis 201,5;
it shows up at pixel position 500,400 on the map?
That'd be really handy...make quests a lot simpler; instead of having every player on Graal say "Master Li said go to the mountains up north, but where are they?!?", just have Master Li set a flag and the System show that image at that location...
since we already have Map Pieces and Automapping, it wouldn't be that much of a stretch, would it?