Stormworks: Build and Rescue

Stormworks: Build and Rescue

119 个评价
Weather Screen 1x1 (with icons)
   
奖励
收藏
已收藏
取消收藏
Vehicles: Air, Sea, Land
标签: v0.10.33
文件大小
发表于
116.221 KB
2020 年 8 月 1 日 上午 3:59
1 项改动说明 ( 查看 )

订阅以下载
Weather Screen 1x1 (with icons)

在 Mr Lennyn 的 1 个合集中
Best Of Workshop Lua!
261 件物品
描述
Weather Screen 1x1
----------------------------------------------------------------------------------------------
-Weather (Rain sensor)
-Temperature
-Time
----------------------------------------------------------------------------------------------
- Over 8 different icons drawn in Lua.
- 8+ different states for precipitation

-Clear Day
-Clear Night
-Sun/Moon while raining
-Rain
-Thunderstorm
-Sun/Moon while light snow
-Snow
-Heavy Snow
-----------------------------------------------------------------------------------------------

Thanks! Let me know if you find any bugs.
please, credit if used
49 条留言
greatpsychocz 2023 年 5 月 2 日 下午 7:42 
Very nice man, thanks a lot! I found a little mistake in your code tho, time is running little faster then stormworks clock, and it doesnt show zeros as typical clock. I changed it for myself, in case you want to update your script, here is the new part:
--time
sc(0,9,9)
s.drawTextBox(4, 18, 24, 13, string.format("%02d", math.floor(timeh24)), -1, 0)
s.drawTextBox(4, 18, 24, 13, ":", 0, 0)
s.drawTextBox(3, 18, 24, 13, string.format("%02d", math.floor(min)), 1, 0)
But Hull 2023 年 2 月 24 日 上午 9:47 
Thanks for letting me know
Mr Lennyn  [作者] 2023 年 2 月 24 日 上午 9:43 
Looks like it broke a while ago. You can use this other screen I made that works much better, but doesn't have the icons :( https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2779621423
But Hull 2023 年 2 月 24 日 上午 9:38 
Very nice
Silver 2023 年 1 月 20 日 下午 6:22 
it shows on the screenshot there is just sun and moon when no weather but when i hook it up and there is no weather its just empty instead of a sun/moon
Mr Lennyn  [作者] 2022 年 11 月 18 日 上午 11:38 
Thanks gladyon! I've made another weather screen (1x2), but a fully featured 1x1 screen sounds good too.
Gladyon 2022 年 11 月 17 日 上午 10:43 
Thank you for these icons, they are very useful.
For informaiton, if you use 3x5 characters, and if you pack the data a bit, you can have all the data on the top half.
And then you can place the wind direction (small compass) and wind power (bar graph) in the bottom part, so you have a full weather station in a 1x1 monitor.
Saltani 2022 年 7 月 29 日 上午 8:31 
oooh, got it, thx
Mr Lennyn  [作者] 2022 年 7 月 29 日 上午 6:22 
Read the nodes. Some go to a screen, some to the weather sensors
Saltani 2022 年 7 月 28 日 下午 2:07 
im stupid and dont know where to connect the green dots to, do i attach it to the seat? a Lever?
hjelp