Jump to content
SubSpace Forum Network

Recommended Posts

Posted
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
Posted
outfile=nameOfYourChoice.lvz

 

file=nameOfYourImage.png

 

[objectimages]image0=nameOfYourImage.png

 

[screenobjects]

c-w,c-h,image0,afterships,enterzone,1250,0

where:

w = HALF the width of your image (in pixels)

h = HALF the height of your image (in pixels)

Posted

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

Posted
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

e25 is better blum.gif

Guest
This topic is now closed to further replies.
×
×
  • Create New...