Page 1 of 1

Changing WinLevel: ?!

Posted: Sun Nov 23, 2008 9:22 pm
by jastaV
Is there any way to change WinLevel by events, at any point in a scenario?

What's the proper Command syntax to be used?

I expect ChgWinLevel

or perhaps ChangeWinLevel

That's for events sheet Column C, and with new level enterd in Column D.
And yes, may be the faction in Column A......

Unfortunately I cannot catch out a working example of any of the two, (ChgWinLevel or ChangeWinLevel).....

Thanks in advance.

P.S.: (to Pocus) thank you very much for last 3 clarifications!

Posted: Mon Nov 24, 2008 11:46 am
by Primasprit
The command is SetWinLevel.
As the name says it does not change the WinLevel by a given number but set it to a new value.

Cheers
Norbert :cwboy:

Posted: Mon Nov 24, 2008 12:46 pm
by jastaV
Primasprit wrote:The command is SetWinLevel.
As the name says it does not change the WinLevel by a given number but set it to a new value.

Cheers
Norbert :cwboy:


Okay thanks.
I knew it from setup file, so we can use it with events file too.....
GOOD!

Posted: Mon Nov 24, 2008 1:21 pm
by lodilefty
jastaV wrote:Okay thanks.
I knew it from setup file, so we can use it with events file too.....
GOOD!


Look closely at setup:
It's a large, single event.

Posted: Mon Nov 24, 2008 4:06 pm
by jastaV
lodilefty wrote:Look closely at setup:
It's a large, single event.


So it means I cannot use that to change Win Level in the middle of a scenario.......
Is there any chance as regard?

Posted: Mon Nov 24, 2008 4:15 pm
by lodilefty
jastaV wrote:So it means I cannot use that to change Win Level in the middle of a scenario.......
Is there any chance as regard?


What? :confused:

Of course you can.

An event is an event is an event.
Almost any commands in the setup are applicable in events.
All you need to do is experiment and try them. Then ask questions.