чит коды для barotrauma

Barotrauma консольные команды

Как включить консоль?

Просто нажмите F3, чтобы открыть и закрыть консоль.

Команды консоли Barotrauma — редактор подводных лодок

alpha 247: установить альфа-прозрачность
color 36 99 144: для установки значений RGB
load [submarine name]: чтобы загрузить подводную лодку.
multiplylights [R,G,B,A]: для умножения цветов и альфа-каналов
reloadsprite: перезагрузить спрайты
resetall: сбросить все элементы и структуры
resetentitiesbyidentifier [identifier]: для сброса элементов и структур с идентификатором
resetselected: сбросить выбранные элементы и структуры
save [submarine name]: чтобы сохранить текущую субмарину.
setentityproperties [property name] [value]: для установки свойств элементов и структур

Команды консоли Кампании

campaigndestination [index]: для установки целевого местоположения
campaigninfo: текущая информация о кампании
setlocationreputation [value]: установить репутацию
togglecampaignteleport: возможность телепортироваться двойным щелчком
pause: приостановить игру (только для одиночной игры)

Команды консоли Баротравмы — Модерация

ban [character name]: запретить персонажа
banendpoint [IP Address/SteamID]: запретить ip или steam id
banid [clientID]: заблокировать идентификатор клиента
clientlist: Список игроков
givecommandperm [clientID/SteamID/character name/IP Address]: разрешение на использование консольных команд
giveperm [clientID/SteamID/character name/IP Address]: для предоставления разрешений
giverank [clientID/SteamID/character name/IP Address]: для присвоения ранга
kick [character name]: чтобы выгнать персонажа
kickid [clientID]: удалить идентификатор
killdisconnecttimer [seconds]: игроки-разъединители умирают через [секунды]
mute [character name]: чтобы отключить звук персонажа
resetkarma [clientID]: сбросить карму
revokecommandperm [clientID/SteamID/character name/IP Address]: удаляет разрешение игрока на использование консольных команд.
revokeperm [clientID/SteamID/character name/IP Address]: для удаления разрешений
setkarma [clientID] 74: установить карму
showkarma: показать карму
showperm [clientID/SteamID/character name/IP Address]: для отображения разрешений
togglecharacternames: показывает имена над игроками
togglekarma: переключает карму
togglekarmatestmode: переключает режим проверки кармы
unban [character name]: разблокировать персонажа
unbanip [IP Address]: разблокировать ip
unmute [character name]: включить звук персонажа

Команды консоли Barotrauma — Настройки сервера

autorestart [true/false]: включает таймер автоперезапуска
autorestartinterval [seconds]: задержка между раундами
autorestart timer [seconds]: значение таймера
botcount 5: количество ботов
botspawnmode [fill/normal]: режим появления ботов
difficulty 1: устанавливает сложность
startwhenclientsready [true/false]: включает таймер автозапуска, когда игроки готовы

Barotrauma читы

Команды консоли Barotrauma — Отладка

В игре

netstats: Статистика сети
simulatedduplicateschance [0.00-1.00]: имитирует дублирование пакетов в сетевых сообщениях.
simulatedlatency [min. latency (seconds)] [rand. latency (seconds)]: имитирует задержку в сетевых сообщениях.
simulatedloss [0.00-1.00]: имитирует потерю пакетов в сетевых сообщениях.
steamnetdebug: Включает Steamworks

Источник

Barotrauma Wiki

This wiki is currently outdated in places. For recent updates, check out the new official Barotrauma wiki, hosted by developers at https://barotraumagame.com/wiki!

Console

Not to be confused with the in-game installation, «Terminal»

Source code relating to Console can be found on Barotrauma’s official GitHub page.

The console is a debugging window usable to alter content and view errors while the game is opened. The console can be opened or closed by pressing F3, though this can be changed in settings.

While its main use is debugging, it can also be used to spawn creatures/items or use moderation commands.

In multiplayer, players with the «Console commands» permission are allowed to use specific commands under the «Permitted console commands» section of the permissions menu.

The console accepts player-inputted commands through a text box at the bottom of the console. These commands will be listed below, alphabetically.

In-Game help on commands can be accessed with the help command.

Contents

Submarine Editor [ ]

The following commands are available for use in the Submarine Editor.

Campaign [ ]

The following commands are available for use in singleplayer/multiplayer campaign.

Descriptioncampaigndestination [index]Set the target location in the current campaign.campaigninfoDisplay info about the current campaign, such as current money, location and available destinations.setlocationreputation [value]Set your reputation to the current location to the specified value.togglecampaignteleportToggles the ability to teleport to a location on the campaign map by double-clicking. Works only in singleplayer.pausePauses the game. Only works in singleplayer.

Moderation [ ]

The following commands are available in multiplayer servers for moderation purposes.

CommandDescription
ban [character name]Bans the selected character from the server.
banendpoint [IP Address/SteamID]Bans the selected IP Address/SteamID from the server.
banid [clientID]Bans the selected clientID from the server.
clientlistOutputs the character name, clientID and ping of all players in the server to the console.
givecommandperm [clientID/SteamID/character name/IP Address]Gives the selected player the permission to use the console commands typed in the next entry.
giveperm [clientID/SteamID/character name/IP Address]Gives the selected player the permission typed in the next entry.
giverank [clientID/SteamID/character name/IP Address]Gives the selected player the rank typed in the next entry.
kick [character name]Kicks the selected character from the server.
kickid [clientID]Kicks the selected clientID from the server.
killdisconnecttimer [seconds]Set the delay until disconnected players are killed.
mute [character name]Blocks a character from speaking through voice chat.
resetkarma [clientID]Resets the karma of a client to 100.
revokecommandperm [clientID/SteamID/character name/IP Address]Revokes the selected player’s permission to use the console commands typed in the next entry.
revokeperm [clientID/SteamID/character name/IP Address]Revokes the selected player’s permission typed in the next entry.
setkarma [clientID] 29Sets the karma of a client to the specified value.
showkarmaOutputs the karma of all players to the console.
showperm [clientID/SteamID/character name/IP Address]Outputs the permissions of the selected player to the console.
togglecharacternamesToggle visibility of names above players. Client-side only.
togglekarmaToggles the karma system on/off.
togglekarmatestmodeToggles the karma test mode on/off. When on, notifies players of a karma change and it’sreason, also disables karma bans.
unban [character name]Unbans the selected character from the server.
unbanip [IP Address]Unbans the selected IP Address from the server.
unmute [character name]Allows a character to speak through voice chat.

Server Settings [ ]

The following commands are available in multiplayer servers to change their settings.

CommandDescription
autorestart [true/false]Enables/disables the round autorestart timer.
autorestartinterval [seconds]Sets the delay between rounds, if autorestart is enabled. Setting this to 0 disables autorestart.
autorestart timer [seconds]Sets the current autorestart timer to the specified value.
botcount 4Sets the amount of bots on the ship to the specified value.
botspawnmode [fill/normal]Set how bots are spawned on the ship.
difficulty 58Sets the difficulty value of the server to the specified value.
gamemode [number/name]Select the game mode for the next round. The parameter can either be the name or the index number of the game mode (0 = sandbox, 1 = mission, etc). Use this to also start or load a campaign.
startwhenclientsready [true/false]Enables/disables autorestart when all players are ready.

Cheats [ ]

The following commands are available to make the game easier.

CommandDescription
ballastflora infectInfects random pump (priority those tagged «ballast») with Ballast Flora
ballastflora growthwarp [number]Increases growth speed of Ballast Flora
enablecheatsEnables cheat commands for the game session. Disables achievements.
explosion [range] [force] [damage] [structural damage] [item damage] [emp strength] [ballast flora strength]Creates an explosion at the position of the cursor.
fireCreates fire at the position of the cursor.
fixwalls/fixhullsFixes all walls on the ship.
fixitemsRestores all items to max condition.
freecamDetach the camera from the controlled character. Warning: Cannot disable.
giveaffliction [affliction] [affliction strength] [character name]Gives an affliction to the specified character. Affliction added to controlled character if name is omitted.
godmodeMakes the controlled character invulnerable to damage.
godmode_mainsubMakes the submarine unable to change current health status.
heal [character name]Restores the specified character to max health. Controlled character is healed if name is omitted.
killmonstersImmediately kills all AI-controlled enemies in the level.
lightingToggles lighting on/off. Client-side only.
losToggle line-of-sight occlusion on/off. Client-side only.
oxygen/airReplenishes every room’s oxygen levels to 100%
powerImmediately powers up all nuclear reactors.
respawnnowTrigger a respawn if there are clients waiting to respawn.
revive [character name]Brings the specified character back from the dead. Controlled character is revived if name is omitted.
setclientcharacter [client name] [character name]Give control of the specified character to the specified client.
setskill [all/indentifier] [max/level] [character name]Set specified skills of a specified client to a specified level.
spawn [creaturename/jobname] [near/inside/outside/cursor]Spawn a creature or AI-controlled crewmember at the specified location.
spawnitem [item name/identifier] [cursor/inventory/cargo/random/[character name]]Spawn an item at the specified location. Item is spawned at a random location if location is omitted.
teleportcharacter [character name]Teleports the specified character to the cursor’s position.
teleportsub [start/end/cursor]Teleports the sub to a given location. Warning: Very glitchy.
upgradeitem [upgrade] [level] [items]Adds an upgrade to the targeted item.
waterToggles water editing. Add water to a room by holding left click, and drain water by holding right click.

Debugging [ ]

This category is split into 2 sub-categories: Network, for internet related commands, and In-Game, for non-internet related commands.

Network [ ]

The following commands are available to debug network issues.

CommandDescription
netstatsToggle visibility of the Network Statistics UI.
simulatedduplicateschance [0.00-1.00]Simulates packet duplication in network messages. A value of 1 means 100% of packets are duplicated.
simulatedlatency [min. latency (seconds)] [rand. latency (seconds)]Applies a simulated latency to network messages. Useful for testing real network conditions.
simulatedloss [0.00-1.00]Simulates packet loss in network messages. A value of 1 means 100% of packets are lost.
steamnetdebugToggles Steamworks network debug logging.

In-Game [ ]

The following commands are available to debug In-Game issues.

Источник

Чит коды для barotrauma

чит коды для barotrauma. Смотреть фото чит коды для barotrauma. Смотреть картинку чит коды для barotrauma. Картинка про чит коды для barotrauma. Фото чит коды для barotrauma

чит коды для barotrauma. Смотреть фото чит коды для barotrauma. Смотреть картинку чит коды для barotrauma. Картинка про чит коды для barotrauma. Фото чит коды для barotrauma

чит коды для barotrauma. Смотреть фото чит коды для barotrauma. Смотреть картинку чит коды для barotrauma. Картинка про чит коды для barotrauma. Фото чит коды для barotrauma

чит коды для barotrauma. Смотреть фото чит коды для barotrauma. Смотреть картинку чит коды для barotrauma. Картинка про чит коды для barotrauma. Фото чит коды для barotrauma

чит коды для barotrauma. Смотреть фото чит коды для barotrauma. Смотреть картинку чит коды для barotrauma. Картинка про чит коды для barotrauma. Фото чит коды для barotrauma

чит коды для barotrauma. Смотреть фото чит коды для barotrauma. Смотреть картинку чит коды для barotrauma. Картинка про чит коды для barotrauma. Фото чит коды для barotrauma

чит коды для barotrauma. Смотреть фото чит коды для barotrauma. Смотреть картинку чит коды для barotrauma. Картинка про чит коды для barotrauma. Фото чит коды для barotrauma

чит коды для barotrauma. Смотреть фото чит коды для barotrauma. Смотреть картинку чит коды для barotrauma. Картинка про чит коды для barotrauma. Фото чит коды для barotrauma

чит коды для barotrauma. Смотреть фото чит коды для barotrauma. Смотреть картинку чит коды для barotrauma. Картинка про чит коды для barotrauma. Фото чит коды для barotrauma

чит коды для barotrauma. Смотреть фото чит коды для barotrauma. Смотреть картинку чит коды для barotrauma. Картинка про чит коды для barotrauma. Фото чит коды для barotrauma

чит коды для barotrauma. Смотреть фото чит коды для barotrauma. Смотреть картинку чит коды для barotrauma. Картинка про чит коды для barotrauma. Фото чит коды для barotrauma

чит коды для barotrauma. Смотреть фото чит коды для barotrauma. Смотреть картинку чит коды для barotrauma. Картинка про чит коды для barotrauma. Фото чит коды для barotrauma

чит коды для barotrauma. Смотреть фото чит коды для barotrauma. Смотреть картинку чит коды для barotrauma. Картинка про чит коды для barotrauma. Фото чит коды для barotrauma

чит коды для barotrauma. Смотреть фото чит коды для barotrauma. Смотреть картинку чит коды для barotrauma. Картинка про чит коды для barotrauma. Фото чит коды для barotrauma

чит коды для barotrauma. Смотреть фото чит коды для barotrauma. Смотреть картинку чит коды для barotrauma. Картинка про чит коды для barotrauma. Фото чит коды для barotrauma

чит коды для barotrauma. Смотреть фото чит коды для barotrauma. Смотреть картинку чит коды для barotrauma. Картинка про чит коды для barotrauma. Фото чит коды для barotrauma

чит коды для barotrauma. Смотреть фото чит коды для barotrauma. Смотреть картинку чит коды для barotrauma. Картинка про чит коды для barotrauma. Фото чит коды для barotrauma

чит коды для barotrauma. Смотреть фото чит коды для barotrauma. Смотреть картинку чит коды для barotrauma. Картинка про чит коды для barotrauma. Фото чит коды для barotrauma

Револьвер
Id: revolver

дробовик
id: shotgun

Smg или смг или автомат
Id smg

Нож ныряльщика
Id: divingknife

Dead eye’s carabin или точный карабин
Id smgunique

Boom stick или громыхалка
Id: shotgununique

Evropian handshake или рукопожатие Европы
Id: divingknifeunique

Жало хаска
id huskstinger

Патроны для дробовика
id shotgunshell

Патроны для револьвера
id revolverround

Патроны для smg или автомат
Id smgmagazine

Патроны для гарпуна
Обычные
Id spear

Взрывные
Id explosivespear

Особоя херня
Id spearunique

Патроны для шокера
Id stungunammo

Патроны для гранатомёта
Обычные
Id 40mmgrenade

Обычный заряд релсотрона
id railgunshell

Ядерный заряд рельсотрона
id nuclearshell

физикоривые сняряды
id alienshell

Обычные патроны для магнитной пушки
id coilgunammobox

Физикоривые патроны для магнитной пушки
id physicoriumammobox

Взрывные патроны для магнитной пушки
id coilgunammoboxexplosive

Пробивные патроны для магнитной пушки
id: coilgunammoboxpiercing

Осколочная
Id fraggrenade

С воспламенителем
Id incendiumgrenade

Эластичные бинты
Id antibleeding2 (Я сам в ахере)

Пакет с кровью
id antibloodloss2

Опиум
Id opium
Морфин
Id antidama1

Фентанил
Id antidama2 (XD)

герпицин
id: Hyperzine

Обычный водолазный костюм
id divingsuit

Боевой водолазный костюм
id combatdivingsuit

Водолазный скафандр бездны
id abyssdivingsuit

Все что не входит в выше перечисление разделы

Баллон с кислородом
id oxygentank

балон с жидким кислородитом
id oxygenitetank

Урановый топливный стрежень
id fuelrod

Торевый топливный стержень
id thoriumfuelrod

Грозоиевовый топливный стержень
id fulguriumfuelrod

Источник

Barotrauma Console Commands List

Barotrauma Console Commands List cheats list

CodeEffect
control [name]Assume control of a character/creature
debugdraw [Toggles]Toggles «debug draw» mode
disablecrewai [Crew]Deactivates the crew AI
editmap, edit [Mode]Switches to map editing mode
enablecrewai [Crew]Activates/reactivates the crew AI
editwater, waterAllows adding water
fixitems [100]Sets the condition of all items
fixwallsFixes all damaged walls
fireAllows creation of fires
freecamera, freecam [Camera]Stops the camera
gamescreen, [game screen]Switches to game screen
godmode [Submarine]Makes the submarine invulnerable
heal [character name]Restores the specific character
killcreatures [kill all]Instantly kills all creatures
lightingenabled, lights, light [on/off]Toggles lighting effects
loadmap [name]Loads map
losenabled, los [on/off]Toggles sight effect
mainmenu, menuSwitches main menu
oxygen [100]Replenishes oxygen
revive [name]Resurrect the specified character
savemap [name]Saves the map
spawnitem [itemname] [cursor/inventory]Spawns an item
spawn [creaturename] [near/inside/outside/cursor]Spawns a character
teleport [charactername]Teleports character
autorestart [true/false]Enable/disable auto-restart.
autorestartinterval [seconds]Set how long the server waits
autorestarttimer [seconds]Set autorestart
ban [name]Kick and ban the player
banid [id]Kick and ban client ID
banip [ip]Ban the IP address
campaigndestination [index]Set the location to active campaign
campaigninfoDisplay info of campaign.
clientlist [server]List all the clients
disablecrewai [NPC]Disable the AI
enablecrewai [AI]Enable the AI in crew
end / endgame / endround [Round]End the current round
exit / quit / closeExit the application
explosion [range] [force] [damage] [structuredamage]Creates an explosion
fire [editfire]Allows putting fires
fixwalls [fixhulls]Fixes all walls
fixitemsRepairs all items
freecamDetach the camera
gamemode [name]/[index]Select the game mode
giveperm [id]Grants permissions
giverank [id]Assigns a specific rank
godmodeToggle submarine godmode
heal [character name]Restore the character health
helpLists the server commands
kick [name]Kick a player
kickid [id]Kick the player with client ID
killmonsters [AI]Immediately kills enemies
lockx [Submarine]Lock submarine horizontal
locky [Submarine]Lock submarine vertical
mission [name]/[index]Select the mission type
msg [message]Send a chat message
netstatsToggles network statistics
oxygen [air]Replenishes oxygen levels
power [temperature]Immediately sets the temperature
restart [reset]Close and restart the server
revive [character name]Bring the specified character back
revokeperm [id]Revokes administrative permission
say [message]Send a chat message
seed / levelseedChanges the level seed
servermsg [message]Change the message displayed
servername [name]Change the name of the server
setclientcharacter [client name] [character name]Gives the client control
shuttle [name]Select the respawn shuttle
spawn [creaturename] [near/inside/outside/cursor]Spawn a creature
spawnitem [itemname] [cursor/inventory]Spawn an item
start [startround]Start a new round
submarine [name]Select the submarine
teleport [character name]Teleport the specific character
togglekarmaToggles the karma
traitorlistList all the traitors
unbanUnban a player
unbanipUnban a player by IP
water [editwater]Toggle water editing

Receive the latest updates on recent game commands.

Источник

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *