Space Engineers
คะแนนไม่เพียงพอ
WelderGrinder On
   
รางวัล
ชื่นชอบ
ชื่นชอบแล้ว
เลิกชื่นชอบ
ขนาดไฟล์
โพสต์
438.000 B
7 ก.พ. 2015 @ 12: 45am
1 หมายเหตุการเปลี่ยนแปลง ( ดู )
คำอธิบาย
A small script i wrote for a welder ship with 2 projectors so i can switch out welders grinders on the fly and have them set to turn on and off with sensors,not sure if what i did is the right way and iam sure it can be improved on ,but it works :)
this is the ship i wrote it for http://steamproxy.net/sharedfiles/filedetails/?id=388295593
2 ความเห็น
Rigo 74  [ผู้สร้าง] 7 ก.พ. 2015 @ 2: 42pm 
What was happening isvwhen you remove welders and attach grinders they would fail to be recognized and resulted in not being able to use sensors or timer blocks to control ,seems once block is destroyed even adding same block back with same name would not work ,that's how I ended up with a programmable block to find new welders or grinders ,wish I had a way to simplify it without them
Draven_Stone 7 ก.พ. 2015 @ 11: 32am 
ah, whats the point of this, you can do the same thing with timer blocks, just count how many sec there is too build something and set a timer to turn on a grinder when it's done building and one more timer to turn off the grinder, grind time for conveyors is 00:00:10 on a timer block, and welding is about 00:01:00 on a timer block, one last thing programmable blocks cause more lag then timer blocks