Discuss Scratch
- medians
-
Scratcher
1000+ posts
(current [minute v]) Should have Season
I guess this could be a good way of setting the season in the project to the actual season in real life, but what side of the world would this report? If it was Spring for someone, it could be Autumn for someone else.
I guess it could be like this:

You could probably ask the user if they live in the northern and southern hemisphere if this is the case like this:

Or have a setting for it in the project.
How would this really be used though??
Edit:
And you can just:

I guess it could be like this:

You could probably ask the user if they live in the northern and southern hemisphere if this is the case like this:

Or have a setting for it in the project.
How would this really be used though??
Edit:
And you can just:

Last edited by medians (Feb. 5, 2023 03:33:03)
- MyScratchedAccount
-
Scratcher
1000+ posts
(current [minute v]) Should have Season
(current [season v])
Which hemisphere? (Our winter is their summer!)
Also, there's also a hunting season and a hockey season and a monsoon season and a Christmas season and a hurricane season… *sigh*.
(Current season in [your v] hemisphere) ::sensingThen they could have that
Last edited by MyScratchedAccount (Feb. 5, 2023 07:55:36)
- medians
-
Scratcher
1000+ posts
(current [minute v]) Should have Season
How would it base what hemisphere you're in though? IP?(current [season v])
Which hemisphere? (Our winter is their summer!)
Also, there's also a hunting season and a hockey season and a monsoon season and a Christmas season and a hurricane season… *sigh*.(Current season in [your v] hemisphere) ::sensingThen they could have that
Would it be like this?

Edit: Or like:

Last edited by medians (Feb. 5, 2023 16:34:36)
- cs3868895
-
Scratcher
1000+ posts
(current [minute v]) Should have Season
if <<(current [month v]) = [March]> or <<(current [month v]) = [April]> or <(current [month v]) = [May]>>> thenThen what is this
end
- medians
-
Scratcher
1000+ posts
(current [minute v]) Should have Season
Well, the current month reporter reports a number so actually, it's easier (just do < 6 or something).if <<(current [month v]) = [March]> or <<(current [month v]) = [April]> or <(current [month v]) = [May]>>> thenThen what is this
end
- cs3868895
-
Scratcher
1000+ posts
(current [minute v]) Should have Season
Welp I didn't have to write the names but really there no support either wayWell, the current month reporter reports a number so actually, it's easier (just do < 6 or something).if <<(current [month v]) = [March]> or <<(current [month v]) = [April]> or <(current [month v]) = [May]>>> thenThen what is this
end
- PkmnQ
-
Scratcher
1000+ posts
(current [minute v]) Should have Season
How would this work in tropical countries?
- medians
-
Scratcher
1000+ posts
(current [minute v]) Should have Season
Hmm…






Last edited by medians (April 4, 2023 15:38:36)



