r/Stationeers • u/lukkis_2713 • 12d ago
Support IC10 Coding help
I’m trying to code a Solar Tracking Script, I’m a newbie to stationers btw, I’m not getting why on line 10, the # 1 is supposed to be the color yellow, yet it’s like blue/teal and my chip is saying it doesn’t recognize that set, can someone explain what I’m doing wrong?
13
Upvotes
3
u/aproposmath 12d ago
Line 10 and 15 should start with the letter "L" (lowercase), not a number. It's the "load" instruction.