Значение компонентов и переменных ContentServers: различия между версиями
Материал из Space Station 14 Вики
Нет описания правки |
Нет описания правки |
||
Строка 2083: | Строка 2083: | ||
|} | |} | ||
|} | |} | ||
<!-- | |||
--> | |||
{| class="wikitable mw-collapsible mw-collapsed" style="width: 100%; text-align:center; font-size: 14px; background:#303037;" border=1 cellspacing=0 | |||
!<big>GasCanister</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>''' AccessDeniedSound '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' SoundSpecifier '''</center> | |||
| style="background-color:#383842; | <center>''' /Audio/Machines/custom_deny.ogg '''</center> | |||
| style="background-color:#383842; | <center>''' Звук отказа в доступе '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' Air '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' gasMixture '''</center> | |||
| style="background-color:#383842; | <center>''' new() '''</center> | |||
| style="background-color:#383842; | <center>''' Воздух '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' ContainerName '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' string '''</center> | |||
| style="background-color:#383842; | <center>''' GasCanisterTankHolder '''</center> | |||
| style="background-color:#383842; | <center>''' Имя контейнера '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' LastPressure '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' string '''</center> | |||
| style="background-color:#383842; | <center>''' inlet '''</center> | |||
| style="background-color:#383842; | <center>''' Последнее записанное давление для обновления внешнего вида. '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' MaxReleasePressure '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' float '''</center> | |||
| style="background-color:#383842; | <center>''' Atmospherics.OneAtmosphere * 10 '''</center> | |||
| style="background-color:#383842; | <center>''' Максимальное давление выпускного клапана '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' MinReleasePressure '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' float '''</center> | |||
| style="background-color:#383842; | <center>''' Atmospherics.OneAtmosphere / 10 '''</center> | |||
| style="background-color:#383842; | <center>''' Минимальное давление выпускного клапана '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' PortName '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' string '''</center> | |||
| style="background-color:#383842; | <center>''' port '''</center> | |||
| style="background-color:#383842; | <center>''' Имя порта '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' ReleasePressure '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' float '''</center> | |||
| style="background-color:#383842; | <center>''' Atmospherics.OneAtmosphere '''</center> | |||
| style="background-color:#383842; | <center>''' Давление сброса клапана. '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' ReleaseValve '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' float '''</center> | |||
| style="background-color:#383842; | <center>''' Atmospherics.OneAtmosphere '''</center> | |||
| style="background-color:#383842; | <center>''' Выпускной клапан. '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' Выпускной клапан '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' bool '''</center> | |||
| style="background-color:#383842; | <center>''' True/False '''</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>GasOutletInjector</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>''' MaxTransferRate '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' float '''</center> | |||
| style="background-color:#383842; | <center>''' Atmospherics.MaxTransferRate '''</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>''' inlet '''</center> | |||
| style="background-color:#383842; | <center>''' Имя входа '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' MaxPressure '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' float '''</center> | |||
| style="background-color:#383842; | <center>''' GasVolumePumpComponent.DefaultHigherThreshold '''</center> | |||
| style="background-color:#383842; | <center>''' Максимальное давление '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' MinReleasePressure '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' float '''</center> | |||
| style="background-color:#383842; | <center>''' Atmospherics.OneAtmosphere / 10 '''</center> | |||
| style="background-color:#383842; | <center>''' Минимальное давление выпускного клапана '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' TransferRate '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' float '''</center> | |||
| style="background-color:#383842; | <center>''' value, 0f, MaxTransferRate '''</center> | |||
| style="background-color:#383842; | <center>''' Скорость передачи. Если включено, фактическая скорость передачи будет намного выше. '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' ReleasePressure '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' float '''</center> | |||
| style="background-color:#383842; | <center>''' Atmospherics.OneAtmosphere '''</center> | |||
| style="background-color:#383842; | <center>''' Давление сброса клапана. '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' ReleaseValve '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' float '''</center> | |||
| style="background-color:#383842; | <center>''' Atmospherics.OneAtmosphere '''</center> | |||
| style="background-color:#383842; | <center>''' Выпускной клапан. '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' Выпускной клапан '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' bool '''</center> | |||
| style="background-color:#383842; | <center>''' True/False '''</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>GasPassiveVent</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>''' InletName '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' string '''</center> | |||
| style="background-color:#383842; | <center>''' inlet '''</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>GasPortable</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>''' PortName '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' string '''</center> | |||
| style="background-color:#383842; | <center>''' port '''</center> | |||
| style="background-color:#383842; | <center>''' Имя порта '''</center> | |||
<!-- | <!-- | ||
15 | 15 | ||
--> | --> |
Версия от 01:10, 23 марта 2023
|
Особенности ролей | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Доступ | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Случайные действия | |
---|---|
|
Реклама торгоматов | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Покрасчик шлюзов | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Аварийное освещение | ||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Животные | ||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Аномалии | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Аркадные игры | ||
---|---|---|
|
Броня | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Атмосфера (ой сука заебусь яяяя) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Миазмы | ||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Мониторы слежения за атмосферой | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Трубы, насосы и вентиляция | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|