>모바일 게임 튜토리얼 >모바일 게임 가이드 >Aloft : 모든 콘솔 명령 및 사용 방법

Aloft : 모든 콘솔 명령 및 사용 방법

Susan Sarandon
Susan Sarandon원래의
2025-01-27 08:04:14946검색

숨 막힐 정도로 떠다니는 섬들로 이루어진 군도 한가운데에 있는 매혹적인 생존 게임인 Aloft의 하늘을 탐험해보세요. 다양한 생물 군계와 독특한 생태계를 횡단하며 매력적인 모험을 떠나보세요. 그러나 신비한 역병이 섬을 위협하고 그들의 활기찬 삶을 타락시킵니다. 당신의 임무는 부패를 척결하고 섬의 생태학적 균형을 회복하는 것입니다.

Aloft: All Console Commands And How To Use Them

보다 편안한 탐색을 원하는 사람들을 위해 Aloft는 게임 설정과 환경 매개변수를 조정할 수 있는 콘솔 명령을 제공합니다. 이 코드는 생존 기술의 한계를 테스트할 수 있는 편리한 방법을 제공합니다.

콘솔 액세스 및 명령 사용

F1을 눌러 콘솔을 엽니다. 텍스트 필드에 원하는 코드를 입력하고 Enter를 눌러 효과를 활성화하세요.

Command Effect
`charfirsttime` Resets initial character actions, allowing you to repeat introductory interactions.
`cloudtimescale X` Adjusts cloud movement speed; X represents the multiplier.
`conditions ` Enables or disables environmental condition triggers.
`creative on` Unlocks all crafting recipes (irreversible).
`cropgrow X` Accelerates crop growth; X is the multiplier (up to 100x).
`damagemultiplier X` Modifies damage dealt; X is the multiplier (maximum 100).
`debug crop` Displays crop growth progress.
`enginetimescale X true` Adjusts the game's overall speed.
`exhaustiongodmode ` Enables or disables the exhaustion mechanic.
`fog X X` Sets minimum and maximum fog levels.
`getplayerposition` Displays your current coordinates.
`give X` Adds X number of a specified item to your inventory. Use the item ID or set name. Excess items are dropped.
`godmode ` Enables or disables god mode (invulnerability).
`heal X` Restores X amount of health.
`hideui` Hides the user interface (some actions may be unavailable).
`invisible ` Makes your character invisible.
`killnodes` Removes all corruption and hostile mobs from the current island.
`learnbluestone default` Learns a random crafting recipe.
`lodbias X` Adjusts the level of detail in the environment.
`noclip X` Activates noclip mode (phase through objects).
`photomodefilters ` Enables or disables photo mode filters.
`progression X` Removes X number of corruption nodes.
`rain X` Sets rain intensity; X represents the level.
`renderdistance X` Sets the rendering distance.
`sailgodmode ` Makes your ship invulnerable.
`spawn ` Spawns friendly animals or enemies. Omitting the type spawns all available types.
`teleport X` Teleports you to island X (0 = spawn island).
`time X` Sets the time of day (24-hour format).
`unstuck` Resolves character getting stuck.
`vroom X` Increases sailing speed; X is the multiplier.
`wind X` Adjusts wind speed.

항목 세트 코드

사전 정의 된 세트를 사용한 스폰 항목 (사용 가능한 세트로 제한; 초과 항목이 떨어집니다) :

`give advanced 1` 각 고급 리소스 중 하나를 스폰합니다. `기본 1` ```` 기어 1` 각 기어 유형 중 하나를 스폰합니다. give outfits 1` 각 종자 유형 중 하나를 스폰합니다. 각 야채 중 하나를 스폰합니다. 메인 게임에 영향을 미치지 않도록 콘솔 명령을 실험 할 때 별도의 저장 파일을 사용해야합니다
항목 코드 description
```
`기부 도구 1` 각 도구 유형 중 하나를 스폰합니다. 채소 1`
.

위 내용은 Aloft : 모든 콘솔 명령 및 사용 방법의 상세 내용입니다. 자세한 내용은 PHP 중국어 웹사이트의 기타 관련 기사를 참조하세요!

성명:
본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.