Значение компонентов и переменных ContentServers: различия между версиями
Материал из Space Station 14 Вики
Нет описания правки |
Нет описания правки |
||
Строка 1607: | Строка 1607: | ||
<!-- | <!-- | ||
14 | 14 | ||
--> | |||
{| class="wikitable mw-collapsible mw-collapsed" style="width: 100%; text-align:center; font-size: 20px; background:#383842;" border=1 cellspacing=0 | |||
!Трубы, насосы и вентиляция | |||
|- | |||
| | |||
{| class="wikitable mw-collapsible mw-collapsed" style="width: 100%; text-align:center; font-size: 14px; background:#303037;" border=1 cellspacing=0 | |||
!<big>GasPassiveGate</big> - Отвечает за пассивный клапан.</center> | |||
|- | |||
| | |||
{| class="wikitable" | |||
|- | |||
! style="background-color:#4E5058; width: 20%" | Название переменной !! style="background-color:#4E5058; width: 5%" | Тип переменной !! style="background-color:#4E5058; width: 20%" | Базовое значение переменной !! style="background-color:#4E5058; width: 50%" | Значение | |||
|- | |||
| style="background-color:#383842; | <center>''' FlowRate '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' float '''</center> | |||
| style="background-color:#383842; | <center>''' { get; set; } = 0 '''</center> | |||
| style="background-color:#383842; | <center>''' Скорость потока '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' InletName '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' string '''</center> | |||
| style="background-color:#383842; | <center>''' { get; set; } = "inlet" '''</center> | |||
| style="background-color:#383842; | <center>''' Имя объекта, который находится перед клапаном(пропускает в ту сторону газ) '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' OutletName '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' readonly '''</center> | |||
| style="background-color:#383842; | <center>''' { get; } = new() '''</center> | |||
| style="background-color:#383842; | <center>''' Имя объекта, который находится после клапана(не пропускает в ту сторону газ) '''</center> | |||
|} | |||
|} | |||
<!-- | |||
--> | |||
{| class="wikitable mw-collapsible mw-collapsed" style="width: 100%; text-align:center; font-size: 14px; background:#303037;" border=1 cellspacing=0 | |||
!<big>GasPort</big> - Компонент, для крепления канистр на порт. </center> | |||
|- | |||
| | |||
{| class="wikitable" | |||
|- | |||
! style="background-color:#4E5058; width: 20%" | Название переменной !! style="background-color:#4E5058; width: 5%" | Тип переменной !! style="background-color:#4E5058; width: 20%" | Базовое значение переменной !! style="background-color:#4E5058; width: 50%" | Значение | |||
|- | |||
| style="background-color:#383842; | <center>''' Buffer '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' GasMixture '''</center> | |||
| style="background-color:#383842; | <center>''' { get; } = new() '''</center> | |||
| style="background-color:#383842; | <center>''' Буфер(???) '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' PipeName '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' readonly '''</center> | |||
| style="background-color:#383842; | <center>''' { get; } = new() '''</center> | |||
| style="background-color:#383842; | <center>''' Имя трубы '''</center> | |||
|} | |||
|} | |||
<!-- | |||
--> | |||
{| class="wikitable mw-collapsible mw-collapsed" style="width: 100%; text-align:center; font-size: 14px; background:#303037;" border=1 cellspacing=0 | |||
!<big>GasPressurePump</big> - Компонент, отвечающий за газовый насос. </center> | |||
|- | |||
| | |||
{| class="wikitable" | |||
|- | |||
! style="background-color:#4E5058; width: 20%" | Название переменной !! style="background-color:#4E5058; width: 5%" | Тип переменной !! style="background-color:#4E5058; width: 20%" | Базовое значение переменной !! style="background-color:#4E5058; width: 50%" | Значение | |||
|- | |||
| style="background-color:#383842; | <center>''' MaxTargetPressure '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' float '''</center> | |||
| style="background-color:#383842; | <center>''' Atmospherics.MaxOutputPressure '''</center> | |||
| style="background-color:#383842; | <center>''' Максимальное заданное давление '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' Enabled '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' bool '''</center> | |||
| style="background-color:#383842; | <center>''' True/False '''</center> | |||
| style="background-color:#383842; | <center>''' Включено? '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' InletName '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' string '''</center> | |||
| style="background-color:#383842; | <center>''' { get; set; } = "inlet" '''</center> | |||
| style="background-color:#383842; | <center>''' Имя входа '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' OutletName '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' string '''</center> | |||
| style="background-color:#383842; | <center>''' { get; set; } = "outlet" '''</center> | |||
| style="background-color:#383842; | <center>''' Имя выхода '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' TargetPressure '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' float '''</center> | |||
| style="background-color:#383842; | <center>''' Atmospherics.OneAtmosphere '''</center> | |||
| style="background-color:#383842; | <center>''' Заданное давление(контролируемое игроком) '''</center> | |||
|} | |||
|} | |||
<!-- | |||
--> | |||
{| class="wikitable mw-collapsible mw-collapsed" style="width: 100%; text-align:center; font-size: 14px; background:#303037;" border=1 cellspacing=0 | |||
!<big>GasRecycler</big> - Компонент, отвечающий за переработчик газа. </center> | |||
|- | |||
| | |||
{| class="wikitable" | |||
|- | |||
! style="background-color:#4E5058; width: 20%" | Название переменной !! style="background-color:#4E5058; width: 5%" | Тип переменной !! style="background-color:#4E5058; width: 20%" | Базовое значение переменной !! style="background-color:#4E5058; width: 50%" | Значение | |||
|- | |||
| style="background-color:#383842; | <center>''' BaseMinPressure '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' float '''</center> | |||
| style="background-color:#383842; | <center>''' 30 * Atmospherics.OneAtmosphere '''</center> | |||
| style="background-color:#383842; | <center>''' Минимальное базовое давление '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' BaseMinTemp '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' float '''</center> | |||
| style="background-color:#383842; | <center>''' 300 + Atmospherics.T0C '''</center> | |||
| style="background-color:#383842; | <center>''' Минимальная базовая температура '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' MachinePartMinPressure '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' string '''</center> | |||
| style="background-color:#383842; | <center>''' Manipulator '''</center> | |||
| style="background-color:#383842; | <center>''' Предмет, отвечающий за улучшение базового давления. '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' MachinePartMinTemp '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' string '''</center> | |||
| style="background-color:#383842; | <center>''' Laser '''</center> | |||
| style="background-color:#383842; | <center>''' Предмет, отвечающий за улучшение базовой температуры. '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' MinPressure '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' float '''</center> | |||
| style="background-color:#383842; | <center>''' 30 * Atmospherics.OneAtmosphere '''</center> | |||
| style="background-color:#383842; | <center>''' Минимальное давление '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' MinTemp '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' float '''</center> | |||
| style="background-color:#383842; | <center>''' 300 + Atmospherics.T0C '''</center> | |||
| style="background-color:#383842; | <center>''' Минимальная температура. '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' PartRatingMinPressureMultiplier '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' float '''</center> | |||
| style="background-color:#383842; | <center>''' 0.8f '''</center> | |||
| style="background-color:#383842; | <center>''' Множитель, для улучшения свойств давления переработчиком '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' PartRatingMinTempMultiplier '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' string '''</center> | |||
| style="background-color:#383842; | <center>''' 0.95f '''</center> | |||
| style="background-color:#383842; | <center>''' Множитель, для улучшения свойств температуры переработчиком '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' InletName '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' string '''</center> | |||
| style="background-color:#383842; | <center>''' { get; set; } = "inlet" '''</center> | |||
| style="background-color:#383842; | <center>''' Имя входа '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' OutletName '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' string '''</center> | |||
| style="background-color:#383842; | <center>''' { get; set; } = "outlet" '''</center> | |||
| style="background-color:#383842; | <center>''' Имя выхода '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' Reacting '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' Boolean '''</center> | |||
| style="background-color:#383842; | <center>''' { get; set; } = false '''</center> | |||
| style="background-color:#383842; | <center>''' Реакция '''</center> | |||
|} | |||
|} | |||
<!-- | |||
15 | |||
--> | --> |
Версия от 22:15, 22 марта 2023
|
Особенности ролей | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Доступ | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Случайные действия | |
---|---|
|
Реклама торгоматов | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Покрасчик шлюзов | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Аварийное освещение | ||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Животные | ||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Аномалии | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Аркадные игры | ||
---|---|---|
|
Броня | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Атмосфера (ой сука заебусь яяяя) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Миазмы | ||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Мониторы слежения за атмосферой | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Трубы, насосы и вентиляция | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|