Separate names with a comma.
I came to that realisation in the same way - I think it was the fuel graph script where I had it outputting ~100 bar graphs, so opening the output...
I feel your pain, it feels like almost every script I write ends up hitting the character limit and ends up having to be chopped down. I need to...
That is a very good question that I can't answer, I've not really touched on the colour/texture options yet so that would definetly be the first...
That look's awesome. I actually own SE but haven't fire it up in years, didn't realise it had programable blocks in it now or anything like that....
Very impressive and I think it's looking great. Random thought - could you define specific IDs to use a different symbol than the full square? So...
Just a little mini script I've been playing around with - take the contents of a screen and display it with a border around the edge. {{~set...
Yea that makes sense and the visual method would be a lot more useful assuming they fix the bug with the API (good luck!). I assume the ID...
That would be extremely useful, although I understand completely if it's something you're adding for C# scripts only and I'll just have to learn...
Yea the rotating the screen trick was the one I used for the previous 'Fuel over time' gauge, which I'd initially avoided as there's no way to...
I did actually try that initially - having a centre screen and then 2 on the left / 2 on the right. Unfortunately due to the way EGS handles...
Thanks for the feedback, always appreciated :) I'm hoping to finish the whole project sometime this week although my game time is often quite...
So I keep promising to show the new scripts I'm working on and never seem to get around to it, so here's what I've got so far bugs and all :)...
Honestly no idea which of you I saw make the suggestion, could be either, could be both - but does look like we're all on the same page :) It...
That is... extremely weird... Off the top of my head I can't think of anything in that script (or any for that matter) that should be able to...
You may honestly be better off rewriting the majority of either of those scripts - particularly the Container display one was done before ASTIC...
Haha, I just figured you'd already solved it and were working on something else - my game time is pretty sporadic currently so I end up with loads...
Glad to hear that :) The offer of anything I can do to help still stands of course. Hopefully i'll have some new scripts to show off over the...
In that case, I blame Google Translate for my misunderstanding :D (and forgetting 100% of the German I learnt in school)
I've brought it up a few times as well in various 'suggestion' threads and it's always on my wishlist. Would love to see full integration with...
Unlikely I think - the only way to access that data for a block is to load it from the {{block}} tag, which requires as input x,y & z coordiantes...