安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






Requirements
1 Daylight Sensor.
IC ports description
D0 Daylight Sensor (Optional not required)
This means that it is not necessary to set the sensor on port D0 with a screwdriver, the IC will detect it automatically in the connected network. (This is sometimes necessary)
About the images, this is what the daylight sensor looked like in 2019.
A lot has changed in 5 years....
Error on line 40, means the daylight sensor was not found.
Squama, you can adjust horizintal angle by dialer or in code. Check "Changeable values in IC code" in this page. No need rotate panels, you can place panels as you wish. (But all power outputs must be on the same side)
Only improvements I might suggest is to name your registers and maybe put the instructions in comments in the script. A+++
Devs almost every patch break IC[/quote]
[quote=Hladow]Still I've got a question, is it possible to make the code itself to batch write to all the lights?[/quote]
Try sb %Prefab Hash% On r1 where %Prefab Hash% is hash of light source, you can check hash via laptop or check wiki.
Still had some problem with night lights. Looks like it powers only one light of the type. Not batch. And when I tried to chenge 's NSignal On r1' to 'sb NSignal On r1' it flashed an error.
So to make it switch all the lights I pinned NSignal to Memory block instead and make a Batch Writer to write it's setting to all lights. Works good. Still I've got a question, is it possible to make the code itself to batch write to all the lights?
I like to recommend you to try this one instead and working 29th september 2019
on the new europa map. About 90% efficient tracking.
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1667810555
Tracking math work fine, broken batch writer selection (at now random, vertical changed to horizontal etc) and auto-parking.
Error at line 17 mean: You not select a daylight sensor on D0