Space Engineers

Space Engineers

Ocen: 133
(Obsolete) Loop Computers
   
Przyznaj nagrodę
Ulubione
Ulubione
Usuń z ulubionych
Type: Mod
Mod category: Script, Other
Rozmiar pliku
Zamieszczono
Zaktualizowano
42.102 KB
27 lutego 2015 o 18:50
19 listopada 2017 o 15:05
Listy zmian: 22 ( zobacz )

Zasubskrybuj, aby pobrać
(Obsolete) Loop Computers

Opis
Mod became obsolete since its features were kinda added to the game!
SE v1.185 added the ability for PB scripts to be automatically looped from the script itself.
For more details see: https://forum.keenswh.com/threads/pb-scripting-guide-how-to-use-self-updating.7398267/

This mod is now obsolete and will no longer receive updates, feel free to unsubscribe so I can delete it.



Old description:

A small mod that allows programmable blocks to be self-triggered repeatedly.

Just use the slider to set the delay, that's all.

Turning the block off, grinding it or losing power will prevent it from being triggered.

PBs can set the self-repeat delay on themselves or other PBs using:
block.SetValueFloat("LoopComputers.RepeatTime", timeInSeconds);


Related mods
Control Module
Micro Timer Block
Micro Programmable Block
Popularne dyskusje Zobacz wszystkie (1)
14
20 grudnia 2016 o 15:00
Bug Report
Lynnuxx
Komentarzy: 133
BCMortis 22 kwietnia 2018 o 16:21 
@Digi
My point still stands, however. As Vas mentioned, there are a lot of scripts you don't want to loop that often, and with only three pre-set options it makes for a lot of script-based lag that's just not needed. Again, if you don't want to continue the mod, at least open it up so someone else can continue to update. So far, it still works for me, but there's no telling when Keen will break something.
Vas 22 kwietnia 2018 o 2:44 
Yea, the self looping doesn't actually let you specify how often it loops. You can choose 1, 10, or 100 ticks I believe. Thats it. Whcih is pretty horrible in some cases. One of the scripts I added the 100 to, the image flickers on it constantly, its horrible. Of course that could be bad code or SE's fault. But I still don't need it to update that often.
Digi  [autor] 22 kwietnia 2018 o 0:19 
If PB scripts are not being updated, their inability to self loop is the least of your problems :P
BCMortis 21 kwietnia 2018 o 15:08 
Have to agree, there's tons of scripts where the author just isn't going to update to include self-looping, or scripts where they won't add it because they prefer setting timers over the pre-set repeats Keen added to scripts. When Keen said they were adding a way for programable blocks to loop themselves, I thought they were adding the same functionality as your mod. Really upset to find out it was a hardcoded timer in the scripts themselves and not something users could adjust. This mod is certainly not obsolete and doesn't interfeer with scripts that automatically loop. If you just don't want to continue to update the mod yourself, please
let someone else take over.
Anach 4 kwietnia 2018 o 5:46 
I have to agree with Vas, not everyone will add loops to their scripts, as many like to use timer blocks. We can all go and learn how to add looping to our scripts ourselves, but why do that when we can use a loop computer. :)
Vas 14 marca 2018 o 0:25 
I kinda figured out how to update the script to do what I wanted, but eh. Would have been nicer if the devs would have just given us a UI like your mod did.
Vas 13 marca 2018 o 23:38 
This doesn't look obsolete. You have to code your loops in, which means you need programmers to update old scripts. I don't even understand the page so I can't update these scripts to run looped.
PhantomX 10 grudnia 2017 o 4:35 
As I see they added that feature in, I say your method is what they should have done, I ask that you keep this up to date man. Some of us arent all that good at the programming aspect of the game while actualll add slider (Which from what I understand is injecting the same command into the script). I hate to see this go down, but I understand if you dont want to, but I do thank you for a very useful mod and blame Keen for being stupid and not looking to the modding community and seeing what is needed to be done to fix the game.
DeAnti 4 grudnia 2017 o 19:51 
Great MOD rip
megapro 30 listopada 2017 o 11:21 
I think I've used this pretty much from day one you published it nice to have it in the vanilla game now.