bluespace
Bluespace RPED. Allows exchanging parts from a distance & through cameras
Procs | |
on_part_entered | Signal handler for when a part has been inserted into the BRPED. If the inserted item is a rigged or corrupted cell, does some logging. We clear existing reagents & stop new ones from being added to prevent remote spam bombing |
---|---|
on_part_exited | Signal handler for a part is removed from the BRPED. Restores original reagents of the component part, if it has any. |
Proc Details
on_part_entered
Signal handler for when a part has been inserted into the BRPED. If the inserted item is a rigged or corrupted cell, does some logging. We clear existing reagents & stop new ones from being added to prevent remote spam bombing
on_part_exited
Signal handler for a part is removed from the BRPED. Restores original reagents of the component part, if it has any.