Author |
Message |
Help me plz Guest
Offline
|
Posted: Wed May 12, 2004 8:19 pm Post subject: Starting Image |
 |
|
|
|
I created a Image to start in the center of the screen when the zone starts, can someone give me the code to put in the .ini (.lvz)? Thanks in advance! |
|
Back to top |
|
 |
SuSE Me measures good

Joined: Dec 02 2002 Posts: 2307 Offline
|
Posted: Wed May 12, 2004 10:08 pm Post subject: |
 |
|
|
|
Quote: | outfile=nameOfYourChoice.lvz
file=nameOfYourImage.png
[objectimages]
image0=nameOfYourImage.png
[screenobjects]
c-w,c-h,image0,afterships,enterzone,1500,0 |
where:
w= HALF the width of your image (in pixels)
h = HALF the height of your image (in pixels)
enterzone -> can also be 'enterarena'
1500 -> duration of display
in addition to .png, you may also use the image formats .gif, .bmp and .jpg |
|
Back to top |
|
 |
Help me plz Guest
Offline
|
Posted: Sat May 15, 2004 1:05 pm Post subject: |
 |
|
|
|
ok! i didnt do the half part thanks |
|
Back to top |
|
 |
Help me plz Guest
Offline
|
Posted: Sat May 15, 2004 1:11 pm Post subject: |
 |
|
|
|
hm... still wont work... |
|
Back to top |
|
 |
SuSE Me measures good

Joined: Dec 02 2002 Posts: 2307 Offline
|
Posted: Sat May 15, 2004 2:35 pm Post subject: |
 |
|
|
|
the half part is required to make it perfectly (or nearly-perfectly) centered
didn't work, eh?
are you familiar with using .lvz? |
|
Back to top |
|
 |
Help me plz Guest
Offline
|
Posted: Tue May 18, 2004 5:44 am Post subject: |
 |
|
|
|
This is my first one actully, I used paint to get the pixel count then the system calculator to divide it n half... |
|
Back to top |
|
 |
SuSE Me measures good

Joined: Dec 02 2002 Posts: 2307 Offline
|
Posted: Tue May 18, 2004 12:50 pm Post subject: |
 |
|
|
|
you've got to upload it and add misc:levelfiles=name.lvz to your cfg |
|
Back to top |
|
 |
Help me plz Guest
Offline
|
Posted: Thu May 20, 2004 11:56 pm Post subject: |
 |
|
|
|
I'm running the server on my computer at the moment, so I put it in my folder myself. I have other map images but they work just fine. I just can't get this stupid starting image to show up >_< |
|
Back to top |
|
 |
SuSE Me measures good

Joined: Dec 02 2002 Posts: 2307 Offline
|
Posted: Fri May 21, 2004 5:49 am Post subject: |
 |
|
|
|
does the .lvz build without any errors? |
|
Back to top |
|
 |
Help me plz Guest
Offline
|
Posted: Sun May 23, 2004 4:19 am Post subject: |
 |
|
|
|
No, no errors... |
|
Back to top |
|
 |
SuSE Me measures good

Joined: Dec 02 2002 Posts: 2307 Offline
|
Posted: Sun May 23, 2004 4:50 am Post subject: |
 |
|
|
|
well um, it's most likely something you're doing wrong
why don't you chronicle what you are doing to get this lvz to work
step-by-step, please |
|
Back to top |
|
 |
|