User Tag List

Results 1 to 5 of 5

Thread: Computer time?

  1. #1
    No Products Registered

    Join Date
    Aug 2007
    Posts
    8
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Computer time?

    Hey everyone! I got a question for a game I'm working on.
    I want to make it go from Day to Night, but depending on the actual time of day. Is there a way to read the computer's time and use it to make objects (day sky and night sky) invisible/visible? Thanks!

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleMac Export ModuleSWF Export Module
    Game_Master's Avatar
    Join Date
    Jul 2007
    Location
    England
    Posts
    1,705
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Computer time?

    Use the Date & Time object.
    hours of( "Date & Time" )
    minutes of( "Date & Time" )
    seconds of( "Date & Time" )

  3. #3
    No Products Registered

    Join Date
    Aug 2007
    Posts
    8
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Computer time?

    Wow, I didn't notice that was there. Thanks a ton!

  4. #4
    Clicker Fusion 2.5 Developer

    Join Date
    Jan 2011
    Location
    France
    Posts
    356
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Computer time?

    Be carefull. It depends of what you want to do with this "time".
    Maybe you have to use Str$(Hours of("Day & Time")
    If you want to use this time, for example 09:03. MMF will gaves you 9:3.

  5. #5
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Jaffob's Avatar
    Join Date
    May 2008
    Location
    USA
    Posts
    1,833
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Computer time?

    If you're using the computer clock, remember that the user can change it whenever they want. So if you need to base your gameplay around the time of day you might want to use a different method.

Similar Threads

  1. time/split time for racing game
    By ptiseigneur in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 24th September 2012, 06:05 PM
  2. new computer
    By willow in forum Multimedia Fusion 2 - Technical Support
    Replies: 14
    Last Post: 9th January 2011, 09:45 AM
  3. Lag VS Computer
    By Dynamite in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 2nd November 2009, 09:38 PM
  4. Make a time machine run with lower time complexity
    By Pixelthief in forum Multimedia Fusion 2 - Technical Support
    Replies: 48
    Last Post: 12th March 2009, 10:10 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •