Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
1 registered members (TipmyPip), 15,499 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
luminosity #116111
03/09/07 00:18
03/09/07 00:18
Joined: Jul 2002
Posts: 857
Québec
Marky Mark Offline OP
User
Marky Mark  Offline OP
User

Joined: Jul 2002
Posts: 857
Québec
How do I drop the daylight of my outdoor game? I want it to be darker but not completly off.. Thanks


Yeah! IE sucks, use Mozilla...
Marc Rémillard.
Re: luminosity [Re: Marky Mark] #116112
03/09/07 19:12
03/09/07 19:12
Joined: Jul 2002
Posts: 857
Québec
Marky Mark Offline OP
User
Marky Mark  Offline OP
User

Joined: Jul 2002
Posts: 857
Québec
Too simple to answer? lol


Yeah! IE sucks, use Mozilla...
Marc Rémillard.
Re: luminosity [Re: Marky Mark] #116113
03/09/07 19:30
03/09/07 19:30
Joined: Mar 2006
Posts: 752
Portugal
demiGod Offline
User
demiGod  Offline
User

Joined: Mar 2006
Posts: 752
Portugal
See Loopix site, there is an "easy day/night" script i believe.

Re: luminosity [Re: demiGod] #116114
03/09/07 19:48
03/09/07 19:48
Joined: Mar 2006
Posts: 2,503
SC, United States
xXxGuitar511 Offline
Expert
xXxGuitar511  Offline
Expert

Joined: Mar 2006
Posts: 2,503
SC, United States
How are you lighting your level?

Do you mean darken the "sun color" in the "map properties" window? As this does not darken (for some strange reason). The alternative to fixing this, is to create a static light [somewhat] far away from your level, then set the range big enough to reach everything...


xXxGuitar511
- Programmer
Re: luminosity [Re: xXxGuitar511] #116115
03/09/07 19:57
03/09/07 19:57
Joined: Jul 2002
Posts: 857
Québec
Marky Mark Offline OP
User
Marky Mark  Offline OP
User

Joined: Jul 2002
Posts: 857
Québec
Thanks i'll try this.


Yeah! IE sucks, use Mozilla...
Marc Rémillard.
Re: luminosity [Re: Marky Mark] #116116
03/09/07 20:02
03/09/07 20:02
Joined: Jul 2002
Posts: 857
Québec
Marky Mark Offline OP
User
Marky Mark  Offline OP
User

Joined: Jul 2002
Posts: 857
Québec
Placing a model with an action like that would be ok?

Code:

action blink
{
vec_set(my.blue,vector(255,255,255)); // white color
my.lightrange = 2000; // lightsphere 2000 quants
}




Yeah! IE sucks, use Mozilla...
Marc Rémillard.
Re: luminosity [Re: Marky Mark] #116117
03/09/07 20:22
03/09/07 20:22
Joined: Mar 2006
Posts: 2,503
SC, United States
xXxGuitar511 Offline
Expert
xXxGuitar511  Offline
Expert

Joined: Mar 2006
Posts: 2,503
SC, United States
Wait, what re you trying to do...?

No, static lights. The one you showed is dynamic...


xXxGuitar511
- Programmer
Re: luminosity [Re: xXxGuitar511] #116118
03/09/07 21:09
03/09/07 21:09
Joined: Jul 2002
Posts: 857
Québec
Marky Mark Offline OP
User
Marky Mark  Offline OP
User

Joined: Jul 2002
Posts: 857
Québec
oops. then im totally stupid.


Yeah! IE sucks, use Mozilla...
Marc Rémillard.

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1