Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Future Improvements (https://forums.graalonline.com/forums/forumdisplay.php?f=10)
-   -   Forcing window sizes (https://forums.graalonline.com/forums/showthread.php?t=23698)

G_yoshi 02-14-2002 01:36 AM

Forcing window sizes
 
I think there should be a couple commands that force window sizes...that way for something like my letterbox control, people can't go fullscreen or enlarge the window and screw up the effect.

TDO2000 02-14-2002 02:16 AM

Re: Forcing window sizes
 
Quote:

Originally posted by G_yoshi
I think there should be a couple commands that force window sizes...that way for something like my letterbox control, people can't go fullscreen or enlarge the window and screw up the effect.
not really a good idea...
for example if someone has a very small screen and only wants a small window and is forced to use 1024*768 Pixel while he only uses 800*600 it would suck

same for the opposite if someone has a very big screen and is forced to use a window with the size of a stamp there wouldn't be any fun...

U should just get your scripts working on different screen sizes, that's why there are screenwidth/height commands ;)

G_yoshi 02-14-2002 02:19 AM

Re: Re: Forcing window sizes
 
Quote:

Originally posted by TDO2000

not really a good idea...
for example if someone has a very small screen and only wants a small window and is forced to use 1024*768 Pixel while he only uses 800*600 it would suck

same for the opposite if someone has a very big screen and is forced to use a window with the size of a stamp there wouldn't be any fun...

U should just get your scripts working on different screen sizes, that's why there are screenwidth/height commands ;)

ehem...it's a single image...has nothing to do with NPC commands

G_yoshi 02-14-2002 02:21 AM

Also, screenheight and screenwidth are variables, not commands

the best that I could do I make a single bar and do 2 showimg commands...I would prefer not though.

TDO2000 02-14-2002 02:22 AM

SO just use more then one image so u can fill out the right parts even if the player uses a very big window ^_^

G_yoshi 02-14-2002 02:31 AM

Quote:

Originally posted by TDO2000
SO just use more then one image so u can fill out the right parts even if the player uses a very big window ^_^
-_- ...

TDO2000 02-14-2002 02:33 AM

Quote:

Originally posted by G_yoshi


-_- ...

um I posted while u were posting haven't seen your last post before :(

BocoC 02-14-2002 06:41 AM

You could find the ratio of the current screen size and the desired screen size, and use the changeimgzoom command to adjust the width.


All times are GMT +2. The time now is 01:40 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.