Dav Posted July 11, 2004 Report Posted July 11, 2004 I am tring to place a single .lvz image in the center of the map but it wont work. Here is my .ini file: Outfile=planet.lvz File=planet.jpg [Mapobjects] 0,0,planet.jpg,AfterBackground,ShowAlways and here is the image:
Darkflare Posted July 11, 2004 Report Posted July 11, 2004 OutFile=planet.lvz File=planet.jpg [objectimages] IMAGE0=planet.jpg [mapobjects] 0,0,IMAGE0,AfterBackground,ShowAlways
Yupa Posted July 11, 2004 Report Posted July 11, 2004 outfile=whatever.lvz file=whatever.png [objectimages] image0=whatever.png [mapobjects] 8192,8192,image0,aftertiles,showalways
Dav Posted July 11, 2004 Author Report Posted July 11, 2004 i have it working now. I used 0 0 so i could make sure it appears before placing it. Since this post i have added another 2 or 3 images using the same methord.
Recommended Posts