Author |
Message |
D-Anus Guest
Offline
|
Posted: Fri Oct 21, 2005 12:22 pm Post subject: different resolutions |
 |
|
|
|
ok i put up some lvz for enterbanner and a zone icon under the data in the right upper corner. but if you change resolution the icon is gone and the enterbanner changes position. can some1 tell me how to keep them in place even when ppl change resolution
ty
D-Anus |
|
Back to top |
|
 |
Mine GO BOOM Hunch Hunch What What

Age:41 Gender: Joined: Aug 01 2002 Posts: 3615 Location: Las Vegas Offline
|
Posted: Fri Oct 21, 2005 2:17 pm Post subject: |
 |
|
|
|
LVZ have fancy offset features, such as doing C-40 puts an image in the middle. Post your ini file and the resolution it works best in, and someone will most likely be able to point you in the correct direction very quickly. |
|
Back to top |
|
 |
Donkano Server Help Squatter
Gender: Joined: Jul 02 2003 Posts: 763 Offline
|
Posted: Fri Oct 21, 2005 8:57 pm Post subject: |
 |
|
|
|
Mine GO BOOM wrote: | LVZ have fancy offset features, such as doing C-40 puts an image in the middle. Post your ini file and the resolution it works best in, and someone will most likely be able to point you in the correct direction very quickly. |
I never did understand LVZ coordinates.
In my mind that C-40 is Center of screen -40 pixels.
So wouldn't that be 40 pixles to the left of the center of the screen? |
|
Back to top |
|
 |
Cyan~Fire I'll count you!

Age:37 Gender: Joined: Jul 14 2003 Posts: 4608 Location: A Dream Offline
|
Posted: Fri Oct 21, 2005 9:53 pm Post subject: |
 |
|
|
|
Yes, it is. But you are also specifying the left edge of the image. _________________ This help is informational only. No representation is made or warranty given as to its content. User assumes all risk of use. Cyan~Fire assumes no responsibility for any loss or delay resulting from such use.
Wise men STILL seek Him. |
|
Back to top |
|
 |
Donkano Server Help Squatter
Gender: Joined: Jul 02 2003 Posts: 763 Offline
|
Posted: Fri Oct 21, 2005 11:38 pm Post subject: |
 |
|
|
|
Cyan~Fire wrote: | Yes, it is. But you are also specifying the left edge of the image. |
So, what would it be if I wanted it 100 pixels above center and 21 pixels to the right for instance? |
|
Back to top |
|
 |
Mine GO BOOM Hunch Hunch What What

Age:41 Gender: Joined: Aug 01 2002 Posts: 3615 Location: Las Vegas Offline
|
Posted: Sat Oct 22, 2005 1:09 am Post subject: |
 |
|
|
|
Donkano wrote: | So, what would it be if I wanted it 100 pixels above center and 21 pixels to the right for instance? |
To place the center of the image there:
C+21-(Image Width/2), C-100-(Image Height/2)
To place the upper-left corner of the image there:
C+21,C-100 |
|
Back to top |
|
 |
Bak ?ls -s 0 in

Age:26 Gender: Joined: Jun 11 2004 Posts: 1826 Location: USA Offline
|
Posted: Sat Oct 22, 2005 1:25 pm Post subject: |
 |
|
|
|
if you're using BuildLevel, you can't use +, just do C21, C-100 |
|
Back to top |
|
 |
D-Anus Guest
Offline
|
|
Back to top |
|
 |
Default Server Help Squatter

Age:44 Gender: Joined: Aug 25 2005 Posts: 286 Offline
|
|
Back to top |
|
 |
Donkano Server Help Squatter
Gender: Joined: Jul 02 2003 Posts: 763 Offline
|
Posted: Sat Oct 22, 2005 7:00 pm Post subject: |
 |
|
|
|
Default wrote: | [..]
It is icon.lvz |
Capitalization would not matter in filename. |
|
Back to top |
|
 |
Bak ?ls -s 0 in

Age:26 Gender: Joined: Jun 11 2004 Posts: 1826 Location: USA Offline
|
Posted: Sat Oct 22, 2005 8:18 pm Post subject: |
 |
|
|
|
don't use C.
use B for the right side of the screen and don't use any letters for the top of the screen offset |
|
Back to top |
|
 |
Muskrat Server Help Squatter

Age:38 Joined: Aug 24 2004 Posts: 829 Location: Swamp Offline
|
|
Back to top |
|
 |
|