rnd_network_controller
Vars | |
backupconsoles | List of backup consoles. Soft-refs only. |
---|---|
consoles | List of R&D consoles connected. Soft-refs only. |
mechfabs | List of mechfabs connected. Soft-refs only. |
network_name | The link ID of this console, used for map purposes |
network_password | The network password for this device |
research_files | The files for all the research data on this system |
servers | List of R&D servers connected. Soft-refs only. |
Procs | |
name_check | Name sanity check |
Var Details
backupconsoles
List of backup consoles. Soft-refs only.
consoles
List of R&D consoles connected. Soft-refs only.
mechfabs
List of mechfabs connected. Soft-refs only.
network_name
The link ID of this console, used for map purposes
network_password
The network password for this device
research_files
The files for all the research data on this system
servers
List of R&D servers connected. Soft-refs only.
Proc Details
name_check
Name sanity check
Makes sure the target network name isnt already in use. Returns TRUE or FALSE depending on that criteria. Arguments:
- pending_name - The name to check