Wintermute Engine Forum

Wintermute Engine => Technical forum => Topic started by: chorl41a on August 11, 2011, 03:33:42 PM

Title: Outline of the Windows
Post by: chorl41a on August 11, 2011, 03:33:42 PM
Hi, Friends.

I have several questions.

1º How could I remove the outline of the windows?, that is to say, I have mi game with a resolution of 800x600 and my screen is 1280x800 then I the game it show always in a window.
   
2º How could I to make a variable when the game is playing?.

Without More.

Thank You Very Much.

I wait reply.
Title: Re: Outline of the Windows
Post by: Spellbreaker on August 11, 2011, 08:45:50 PM
1) You can't. You could of course download WME Source Code and change the Engine itself, but you can't do it by script (afaik).

2) I don't know what you mean.


Greetings,

Spellbreaker
Title: Re: Outline of the Windows
Post by: chorl41a on August 11, 2011, 11:39:28 PM
We'll have in count the next points:

- We have in the game, a calendar: Days, month and years.
- Ok, We select a day: 01, Month: 02 and Year: 2011
- We'll search it, that the game, it'll create the variable 20110201.
- And so with more selections.

Could we do this?

Without more.

Thank you for yor help.
Title: Re: Outline of the Windows
Post by: shuin on August 13, 2011, 11:41:42 PM
Yes it can be done. You make a global var.
Then depending on how you treat the calendar, it can be done in different ways.