Access to system date & time

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: Access to system date & time

Re: Access to system date & time

by Graf Zahl » Fri Apr 23, 2010 12:30 pm

Gez wrote:A big reason against this is demo playback...

That could be solved by routing the time through the network datastream. Still, it's just one potential issue. It makes no sense in a non-realtime game to get the real time.

Re: Access to system date & time

by NeuralStunner » Fri Apr 23, 2010 12:01 pm

Gez wrote:A big reason against this is demo playback...
Also, net play. Different computers, even on the same network, can have different date & time.

The ability to do ROTT-style holiday screens would be fun, but not practical for other things... :(

Re: Access to system date & time

by The_Funktasm » Fri Apr 23, 2010 11:58 am

Gez wrote:A big reason against this is demo playback...
People still use demos? Zblood's the last thing I saw use them.

Re: Access to system date & time

by Gez » Fri Apr 23, 2010 11:37 am

A big reason against this is demo playback...

Re: Access to system date & time

by Ghastly » Fri Apr 23, 2010 11:36 am

I've actually seen this used for aesthetic effects. A few games I have, for example, have completely different main menus depending on if it's day or night, like Icewind Dale 2, for example.

Not that I agree about this, actually.

Re: Access to system date & time

by Nash » Fri Apr 23, 2010 11:26 am

Retrieving the system time could also be useful for creating our own random number generators, but that's kinda too specific and rare use anyway... XD

Re: Access to system date & time

by Enjay » Fri Apr 23, 2010 7:24 am

Graf Zahl wrote:my Doom
Not that I'm campaigning for the feature but that assumes Doom. What about other games using Zdoom as an engine (eg new indie games) where the time of day that a person plays could be considered relevant?

My most obvious logical objection to the usefulness of the feature is what about save games? eg a person starts playing a level at mid day and the game checks the time and sets up things appropriately. Then the person saves and comes back to the game at 6pm. The level is now out of step with the real time.

Re: Access to system date & time

by Graf Zahl » Fri Apr 23, 2010 7:18 am

My personal guess would be that it'd mostly be used to annoy the player, not to create anything useful.

Personally, I want my Doom to behave the same, regardless whether I play on March 1st at 12:00 or on October 13th at 21:44.

Re: Access to system date & time

by Enjay » Fri Apr 23, 2010 7:16 am

Been asked about before and was [no]'d.

http://forum.zdoom.org/viewtopic.php?f=18&t=24327

Access to system date & time

by printz » Fri Apr 23, 2010 7:13 am

I think it would be neat to add ACS functions that return the date or time. They could be used for generating very rare easter eggs (that only happen during the autumn equinox, for example), or for making special effects (like darkness) happen in the level, if it's night outside.

Top