Page 1 of 1

Ability to use loadgame to open a game in a new window.

PostPosted: Fri Oct 03, 2008 9:22 pm
by DarkParadox
this would be useful for like, popups, windows (help windows, etc), and other things.
so it would be like:
Code: Select all
LoadGame("Mypopup.EXE",NEW);

for a new window, and:
Code: Select all
LoadGame("Level2.EXE",ORIGINAL);

for the same window.

What do YOU think?

Re: Ability to use loadgame to open a game in a new window.

PostPosted: Fri Oct 03, 2008 10:01 pm
by DilloDude
Great idea!