Separate names with a comma.
No worries buddy, nice to have someone else playing with scripts and gets me to think about it a bit more looking at someone else's code than just...
{{~#each @root.E.S.DockedE}} {{#items @root.E.S 'Output Power'}} {{#test Count ge 1000 }} {{#fill this ../S 'Oxygen' 100}} {{/fill}} Check what...
Working off the documentation that @ravien_ff so kindly dug up, I've tested through the list and most do work though not all are useful -...
I hadn't yet checked that script in A12 but having had a look I think that error is caused by having a cargo box in the base that hasn't been...
I've also had a look at your quetion about the ship list script from the other thread - properly in game this time instead of just guessing. I...
Hi @Sephrajin Oddly this is very similar to something I was already working on but never got around to finishing - an auto refuel/rearm where...
Thank you very much! Definitely some interesting looking options in there if they work, should be interesting to have a play with later :)
Is there a full list or documentation anywhere of the codes that can be used within an LCD screen? I've seen in game the tooltip that covers the...
@Sephrajin Glad you're having fun with it :) Oddly that list of ships script was probably the one I was least happy with and nearly didn't...
@Solutech awesome that's looking good. Glad you got it working :) @Myrmidon As Solutech said, is the screenshot of your 'code' screen like...
Hi @Solutech It should be possible to expand it, although with the borders you'd likely need to hardcode it for a specific screen size rather...
I've had a look at A12 now and it looks like the background in a projector may be bugged - from what i've tested so far: 1. Turning off the...
Just tried this in-game and I think background colours on projectors must be a new Alpha 12 feature. If the aim is to turn off the screen entirely...
I wasn't actually aware you could use background colour with a projector... that's very interesting to know :) My first guess would be bgcolor...
You can get the state of a custom signal - the far right column in the 'P' menu with {{getsignal @root.E.S 'NameOfSignal'}} {{#if .}} ...do stuff...
Always happy for new toys to play with even if it means having to wait a few days :) I've not tried A12 at all yet as I've been busying building...
Amazing as always! Can't wait for A12 so I can start implementing some of these and cleaning up my old scripts so they don't have 12000 lines of...
Name: Fuel Log Description: Graph of fuel consumption over the last ~2 hours with axis lines Picture: [ATTACH] [ATTACH] LCD Input Name:...
@Myrmidon - ASTIC may well correct me on this, but from my testing this works fine in SP when entering code dirctly into a LCD e.g. having...
The best option I found when trying to get a solid looking frame / right border is to use the <indent=xx> tag, either as a fixed number or a...