Screen Size Change

Started by LivingstoneIPresume, August 23, 2011, 11:35:13 pm

Previous topic - Next topic

LivingstoneIPresume

The script I'm currently working on requires me to increase the size of the game window without increasing the size of the map so I can put the HUD, clickable menu, and various other features on the outsideof the map without blockig out contents.
To simplify, basically all I need is to change the window to full screen without affecting the map at all. I'm not sure if this is possible, it's not a resolution change that Blizzard said would be impossible. So, does anyone have any methods on doing this?
Thanks,
Livingstone

G_G

He never said its impossible because its been done several times. Though the best resolution script is here.
http://forum.chaos-project.com/index.php/topic,7814.0.html

Maybe just grab the code that changes the screen size from it.

LivingstoneIPresume

Sorry, I just skimmed his scripts that are not possible list and didn't read through the replies.
Thanks, though. I'll try that.