Space Engineers

Space Engineers

Not enough ratings
Wico Drone Control Scripts
   
Award
Favorite
Favorited
Unfavorite
Description
The Scripts for Wico's in-game drone control

Sub-modules need:


  • The master control script in a PB
  • 1 PB for each Module
  • a timer with [WCCS] in the name that runs each submodule's PB with the parameter 'wccs'
  • Text panel with the name "Wico Craft Save"
  • [optional] a timer with [WCCT] in the name that runs the master control PB with the parameter 'wcct'
Items (8)
Wico Craft Control
Created by Wicorel
Rover and Drone Control Meant to be generic controller script for keeping rovers and drones working correctly. calculates basic information needed by most scripts such as current location, simspeed, movement speed, etc. initiates sub-modules passes argumen...
WCCS - Ant Receive
Created by Wicorel
Antenna receive module Processes receipt of inter-grid messages and makes them available to other modules. Be sure to set the PB with this script to be run when an antenna receives a message. Dock Manager Module Manages connectors on a "base" ship. Connect...
WCCS - Dock
Created by Wicorel
Manages movement and docking on a drone. Connectors to be used should have in the name or CustomData. Requires Antenna Receive sub-module to receive docking coordinates. Note that the 'mother' ship requres my DOCK Manager script running (or replacement) Ha...
WCCS - Mini Mine
Created by Wicorel
Miner script. Works with my other sub-modules to run a miner. Will do a single bore on command. Will also do a full 'destructive' set of boring runs on a an asteroid. SPACE only. Commands: nextbore - debug: skip the current bore and move on to the next one...
WCCS - Nav [OBSOLETE]
Created by Wicorel
OBSOLETE. Use https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2073024104 and my "new" modular system NAV Autopilot Autopilot in-game script that will fully steer and fly your ship from point A to point B Coordinates and other instructions are easily...
WCCS - Orbital Descent
Created by Wicorel
The descent portion of the orbital control Handles returning to surface location generated by Orbital Launch View use in my Orbital Delivery vehicle. Drone Script Collection https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1436521807 ...
WCCS - Orbital Launch [OBSOLETE]
Created by Wicorel
Replaced by the new version of the code. Sub-system of the Wico Craft Control Use requires the master module. See the example ships in my workshop. Add to a craft with the Wico Craft Control script running. Needs a timer and a programmable block To coordin...
WCCS - Under Construction
Created by Wicorel
Handles drone during construction in one of my print heads.....