Space Engineers

Space Engineers

30 évaluations
VCZ Multifloor Cargo Elevator Remote Control
   
Récompenser
Ajouter aux favoris
Favoris
Retirer des favoris
Taille du fichier
Publié le
Mis à jour le
4.641 KB
13 avr. 2019 à 9h51
23 févr. 2020 à 12h53
2 notes de changement ( voir )

S'abonner pour télécharger
VCZ Multifloor Cargo Elevator Remote Control

Description
This script is a Remote Control via Antenna for my Multifloor Cargo Elevator.
It will not work for anything else.

INSTRUCTIONS:

Receiving signal:
To receive signal, have an antenna on the same grid as this PB. No other setup is needed.

Sending signal:
Have an antenna on the grid from which you want to send messages.
Attach PB to Toolbar with argument in the following format:
{ElevatorID}Floor OR {ElevatorID}Stop
"ElevatorID" is the block number of the elevator you want to control. You will find that in Custom Data in Control Panel,
"Floor" is the number of the floor where you want to send the elevator (if 0 it will send a STOP signal),
"Stop" sends a signal to STOP the elevator regardless if it has reached a floor or not.
(This is NOT case sensitive and you can also use 0)
10 commentaires
Vicizlat  [créateur] 23 févr. 2020 à 12h58 
Update:
- Made to work with the Intergrid Communication System, thanks to EagleEyes.
EagleEyes 23 févr. 2020 à 10h35 
Your welcome ...and thank you for this awesome mod ! We are gladly using it on our server !
Vicizlat  [créateur] 23 févr. 2020 à 10h25 
Oh, that's very nice of you. Thank you! I will check it out and upload as soon as I can.
EagleEyes 23 févr. 2020 à 8h37 
Hello, I experimented with your script and got a working version now. I used this as inspiration:
https://github.com/malware-dev/MDK-SE/wiki/IGC-Example-2-Toggle-Lights

Here you can find the code for the modified script. Hope its useful to you
https://pastebin.pl/view/ebb1b2f2
EagleEyes 23 févr. 2020 à 7h17 
I had the same issue with not being able to control it from the inside. The solution for me was to weld up the moving platform. Appearantly it was not completed yet.
Kiro 23 janv. 2020 à 12h14 
It's fine. I was just using it as an attempt at actually controlling the elevator. It would have been nice, but if I can get the manual mode to work...
Vicizlat  [créateur] 23 janv. 2020 à 5h34 
It looks like they finally removed the old way of receiving and transmitting messages. :(
I am sorry but this will not be fixed soon.
Kiro 23 janv. 2020 à 4h22 
Ah, sorry. I thought the bug report for this not working at all was more pressing. I'll also leave a report more in-depth on the main mod. Here's the message that pops up when I hit 'check code' on the programmable block that has this script. I then link to the block using the G menu with the argument for the floor that I want and nothing seems to happen. I tried both with the full elevator address, and by filling in the single elevator option in the script itself, but neither did anything.

https://imgur.com/a/msceIPx
Vicizlat  [créateur] 21 janv. 2020 à 15h41 
That's an odd issue to have. I'll take a look at this and if it's working correctly.
But I am more interested in why you can't control it from the inside. Can you tell me more about that? And also why didn't you post a bug report there if you were having such an issue?
Kiro 21 janv. 2020 à 15h38 
Doesn't seem to function at all anymore, sadly. I was trying to use this as a workaround for the cargo elevator, as I can't seem to manually change floors from inside it either. The only way to get it to move is to travel to the outside of the elevator on a different floor and call it there. Kinda frustrating.