AoS Posted July 30, 2004 Report Posted July 30, 2004 ehehehhe i post alot about lvz, How do i get the Opening graphic to be in the center of the screen, Plz copy and paste the Exact thing to put in but the outfile part, ty
Yupa Posted July 30, 2004 Report Posted July 30, 2004 outfile=nameOfYourChoice.lvz file=nameOfYourImage.png [objectimages]image0=nameOfYourImage.png [screenobjects]c-w,c-h,image0,afterships,enterzone,1250,0where:w = HALF the width of your image (in pixels)h = HALF the height of your image (in pixels)
Samapico Posted July 31, 2004 Report Posted July 31, 2004 Yup... however, I personnaly would not center the image in Y coordinate... unless the image's center is transparent... cause otherwise it would hide the ship, which is annoying... Here's a copy/paste of a part of one of my working .ini files: Outfile=Sepang.lvz File=enter.bmp [objectimages] IMAGE8=enter.bmp [screenobjects] C-212,50,IMAGE8,AfterChat,EnterArena,1350
Yupa Posted July 31, 2004 Report Posted July 31, 2004 Yup... however, I personnaly would not center the image in Y coordinate... unless the image's center is transparent... cause otherwise it would hide the ship, which is annoying... Here's a copy/paste of a part of one of my working .ini files: Outfile=Sepang.lvz File=enter.bmp [objectimages] IMAGE8=enter.bmp [screenobjects] C-212,50,IMAGE8,AfterChat,EnterArena,1350e25 is better
Samapico Posted August 2, 2004 Report Posted August 2, 2004 yeah... i did that in the .37 era... couldn't use those reference points ... and I was too lazy to change it after
Recommended Posts