安裝 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(越南文)
Українська(烏克蘭文)
回報翻譯問題
Then, if you want the torpedos to work, paste the entire Lidar Platform again, detach the rotor head, and delete the Large grid, leaving only the missile column.
Then edit the programmable block inside each of the 8 missiles, and change one line of the code from Kinetic to:
MissileType missileType = MissileType.Explosive;
Add either a Camera to the very top of each missile, on top of the warhead, or a sensor half way up each missile. Or both!
Blueprint the editted missile sprue, and delete it. Go back to the original platform, turn the main programmable block OFF to keep the welders off, and disable the welders.
Once the welders are off, change the blueprint in the projector to the one you just made, and set vertical offset to +2. The images should line up.
Turn the main programmable block back on and toggle the welders on. The system will now work, and the missiles will actually do damage.
Yeah I think the Lidar script has UseFiringOrder set to false in the config - I had to change that in my test as well the other day. Set it to true and it should fix itself
Program(323,26): Error: 'IMyRadioAntenna' does not contain a definition for 'AttachedProgrammableBlock' and no accessible extension method 'AttachedProgrammableBlock' could be found (are you missing a using directive or an assembly reference?)
I tried dropping in the version of your script currently on the workshop but I think it tried to turn the entire station into a missile instead of targeting something (the PB is now called missile.lostofnumber)!