Stationeers

Stationeers

Clock V2
16 条留言
DeviousNope 4 月 16 日 上午 12:57 
this doesn't work, guess imma have to make my own
DaVidoSS 2023 年 12 月 16 日 上午 5:38 
Unfortunately last update makes this briliant clock dead
Solus 2023 年 11 月 20 日 下午 5:29 
I had the same problem at first until I realized that by "on the ceiling" they mean that from the perspective of being in a room - so not "on the roof outside, at your feet, with the panel facing up" but "on the ceiling inside, over your head, with the panel facing down". Hope that helps & thanks for yet another good script to learn from, CowsAreEvil!
Estal 2023 年 9 月 2 日 上午 8:29 
Any idea why my clock is counting down instead of up?
LoboFH 2022 年 10 月 27 日 下午 12:18 
On Venus needs to be in a wall facing south with dataport facing down
tufted titmouse 2021 年 12 月 30 日 下午 5:17 
On Mimas you need to put it on the ceiling and point it South.
nizzemancer 2021 年 11 月 2 日 上午 1:14 
subscribed for trigonometry
Mars Mullo 2021 年 8 月 21 日 下午 8:29 
For some reason straight out of the box on the Mun it works with the sensor connection down on a south facing wall.
The Pez 2021 年 6 月 19 日 下午 8:30 
I managed to do it finally lol, I'll link this code in my post. It now works on any wall, floor or ceiling with any data port. You just have to define 2 conditions at the start of the code.

Maybe one day I might find out why you multiply the sine's together to correct for the different speed at which the angles change.
CowsAreEvil  [作者] 2021 年 6 月 18 日 下午 6:25 
I would need a lot of diagrams and better editing software to explain this one, so there will not be a video. If you want to change the position of the sensor you just need to adjust the angles read from the sensor before executing the conversion.
The Pez 2021 年 6 月 18 日 上午 8:09 
Hi Mic, Is there any chance you could explain why you do the calculations that you use in this code in one of your videos? I can follow the code easily, but I don't understand why you convert to radians and multiply the two angles together and then convert back.

I wanted to make a modified version of this type of clock that can have the sensor placed in more then one position, so long as you tell the code how its positioned.
CowsAreEvil  [作者] 2021 年 3 月 2 日 下午 10:11 
My programming is self taught. There is the Wiki and the stationeering IC10 simulator and the in game help for command references. But then it comes down to a lot of experimenting to find out what works.
jay.jahn 2021 年 3 月 2 日 下午 6:59 
I've been watching your videos and trying to find info but not having any luck. I was hoping you could point me in the right way.
jay.jahn 2021 年 2 月 20 日 上午 6:05 
Where did you learn how to wright code? I'm tring to find help and aint having much luck. Any help you could give would be great.
CowsAreEvil  [作者] 2021 年 2 月 19 日 下午 3:15 
Thanks for the feedback on the positioning. It is not currently set up for multiple displays but there are plenty of spare pins on the chip so you could easily modify the code to add more. Just repeat the line that updates the display to update to the other displays or change it to a batch write to work on all displays.
jay.jahn 2021 年 2 月 19 日 上午 8:41 
Hey i just tried the IC code on the moon and its like you said sensor on north wall with dataport facing up. I have a question will it work with multi consoles?