Space Engineers

Space Engineers

2cm Ion Beam Manager
28 則留言
goostifer 2022 年 8 月 28 日 下午 6:04 
same
Hall_Of_Snow 2022 年 7 月 29 日 上午 9:33 
The mod is not working at all i try to use the scripts and all but it doesnt work at all
Qwertunchik 2021 年 8 月 1 日 上午 2:01 
This script doesn`t work in 1.199 update!
SevenofThr4wn 2021 年 4 月 7 日 下午 6:00 
@2cm Can you make the Group Any Name?
xTUx Death Lord 2021 年 3 月 4 日 下午 5:15 
nice script but sadly not to useful for multiple capacitors and if you wanna set it up as a rotor turret design. work flawless as a fixed weapon platform with only a single capacitor.

any chance of getting an updated version that has piston support and multi capacitors as well ?
GONDAL 2020 年 7 月 16 日 上午 10:26 
Hi. When I activate trigger, the beam fires only briefly before immediately returning to recharge. I have all the angles correct and did not trigger release. What am I doing wrong and/or how do I fix this?
Gufo10 2020 年 4 月 1 日 上午 7:58 
dose this work with the normal laser system? if not, is there a script that will tell me the capacitor charge?
MathiasOSX 2019 年 8 月 12 日 下午 1:50 
You have this working with an active emitter in your demo world is there a special way for that to work because I haven't managed it.
Church.exe 2019 年 7 月 8 日 下午 5:46 
@Daemaro Grdfala I dont think you can, I custom coded a laser control system for a ship and I couldnt find a way to access the charge of a laser capacitor alone and I just ended up having to create a mega capacitor that had so many charges I could reliably access it whenever I wanted
<#cc00cc>bill 2019 年 7 月 7 日 下午 7:26 
Any advantage to using this instead of active emitters?
Daernaro Grdfala 2019 年 7 月 7 日 下午 4:47 
Can we get a version of this but for normal laser capacitors?
Church.exe 2019 年 6 月 15 日 上午 9:48 
Im sorry if this is stupid but from looking at the script it appears as though it displays ONE set of capacitor charge but controls multiple, I have a 4 loop system that all fire from the same barrel and would like to have 5 lcds (one for each loop then one for the total), is there a way this script can do that?
pacorola 2019 年 6 月 5 日 下午 3:42 
There's a bug in the script. If I configure more than one LCD to display the ion beam manager, only one shows correct charge status. All others show disproportionate data (such as 232,23% charged) even right after firing.
LEGION 2019 年 5 月 31 日 上午 10:16 
@Koto if you have a somewhat functioning brain you will immediatly see that that was a question in the form of "how do i solve named issue?"

just like 2cm did no problem. anyways i tried 1 and -1 in the custom data and even recompiled but nothing worked, ill try a completely new grid maybe it was just a onetime bug
SilentKnight 2019 年 5 月 30 日 上午 5:14 
Is there a variant of this script for piston use instead or a rotor? Or can the script be easily modifies to add piston functionality.
2cm  [作者] 2019 年 5 月 28 日 下午 6:36 
@LEGION
Sorry. I lost your question.
That may caused by incorrect limitation of rotor.
or invalid direction of trigger rotor.
you can adjust it by enter "-1" to rotor's custom data.
Ko'to Wolfir 2019 年 5 月 26 日 上午 11:49 
@Legion: It surely did not seem like a question but more like ranting. Maybe form a proper question if you are looking for an answer? To get a more productive reply, you could also supply additional information, like what you are doing to initiate the recharge.
TroLLeX_ 2019 年 5 月 26 日 上午 11:04 
I would love to see that for the Laser Variant! For now i use a Camera to tell me when its ready (:
LEGION 2019 年 5 月 25 日 下午 12:54 
Dude maybe answer my question?
Zink 2019 年 5 月 25 日 上午 9:00 
Thanks!
2cm  [作者] 2019 年 5 月 25 日 上午 8:48 
@Zink
@Vank

Sorry, lack of instruction manual.
Group means capacitors and generators and trigger rotor.
I used this script with timer block.

You need to set up angle limit of rotor.
if work reversely please type just -1 to rotor's custom data.

I will look for ways to improve script, after making a splitter.
Vank 2019 年 5 月 24 日 下午 7:55 
like to be honest i dont want a program block to control beam i just want it to tell me how bloody high my charge is but hell even after doing every thing as you have stated .(till you decided to drop info off a cliff at the end) wont even show me current charge rate.
Vank 2019 年 5 月 24 日 下午 7:52 
Bruh no offence WE KNOW HOW TO MAKE GROUPS how ever the way said groups interact with your code and vise versa is somthing we dont know so as it stands when you say ... just do this we be like.... ok..... but with WHAT what is the Group that is supposed to be Here "When firing: TRIGGER:{GROUP_NAME}
When stop firing: RELEASE:{GROUP_NAME}"
like NO shit we obviously know that a group goes there^ but WHAT group ... a turret group? the collective set of groups for the ion beam its self etc this is why no one can get this you were specific then all of a sudden was like yea here..
LEGION 2019 年 5 月 21 日 上午 7:56 
when i run RELEASE, it fires and then after it fired it wont return the rotor to charge position, wether i run TRIGGER or RELEASE
chuan0995 2019 年 5 月 21 日 上午 12:24 
why i cant do it ????
Zink 2019 年 5 月 20 日 下午 7:03 
Ah, must have worded my question wrong. I meant what do we assign to the group, for it to properly switch between firing and charging. At best, I've only managed to get it to fire, then it would refuse to switch to recharge
2cm  [作者] 2019 年 5 月 20 日 下午 12:08 
@Zink
{GROUP} means block group name.

When firing: TRIGGER:{GROUP_NAME}
When stop firing: RELEASE:{GROUP_NAME}

How to create group: https://spaceengineerswiki.com/Block_Group
Zink 2019 年 5 月 20 日 上午 12:29 
I'm at a loss, where does this {GROUP} come from? Do we run both TRIGGER and RELEASE in the same line? I can't get this to work