스크랩 메카닉: 치트를 활성화하는 방법(버전 0.5.0+)

새 버전의 게임에서 치트 명령을 활성화하고 싶기 때문에 여기 있을 수 있습니다.
구식 방법은 더 이상 작동하지 않습니다. 왜냐하면 생존 게임 파일도 치트 명령 스크립트로 다시 작성되었기 때문입니다.
이 가이드에서는 버전 0.5.0 이상에서 치트 코드를 활성화하는 방법을 보여줍니다.

 

1단계: 수정하려는 파일 찾기

면책 조항: 게임 파일을 수정하기 전에 원본 FLIE를 복사했는지 확인하십시오.
이 단계는 변경되지 않으며 여전히 다음으로 이동해야 합니다.
C:\Program Files (x86)\Steam\steamapps\common\Scrap Mechanic\Survival\Scripts\game
그리고 Survivalgame.lua를 찾습니다.

2단계: 서바이벌게임:루아

이 단계에서 우리는 변경 사항을 파일에 적용할 것이지만 그렇게 할 때 주의하십시오.
메모장 ++로 이것을 할 수 있지만 나는 메모장에서 이것을 할 것입니다.
여기에서 모든 것이 바뀌었습니다.
0n 버전 0.4.0 – 0.4.9 변경해야 했습니다.
"함수 SurvivalGame.client_onCreate(자체)
만약 g_survivalDev 그렇다면”
"함수 SurvivalGame.client_onCreate( self )
사실이라면".
버전 0.5.0부터는 다음과 같습니다.
보시다시피 코드가 변경되었고 다른 명령을 변경해야 하므로 명령 목록을 아래로 스크롤하여 다음을 찾습니다.
"g_survivalDev 및 clientData.dev 및 sm.isHost가 아닌 경우
자기:bindChatCommands()”
이 줄을 다음으로 변경합니다.
"만약 사실이라면
자기:bindChatCommands()”
다음으로 저장하고 지금 플레이할 수 있지만 명령에 익숙해지기 위해 조금만 머무르는 것이 좋습니다.
보너스 스텝이 필요없다고 생각되면 지금 떠나도 돼 안녕
(m500zxz에 의해 생성)

보너스 단계: 명령

스크랩 메카닉에서 치트 코드를 처음 사용하는 경우 코드를 사용하거나 활성화하는 방법을 모를 것입니다.
명령을 활성화하려면 비공개 세션에서도 사용할 수 있는 게임 내 멀티플레이어 채팅을 사용해야 합니다.
다음은 모든 명령 목록입니다.

/ammo (gives potato ammo)
/spudgun (gives spudgun)
/gatling (gives the spudling gun)
/shotgun (gives potato shotgun)
/sunshake (gives 1 sunshale)
/baguette (gives 1 revival baguette, useful for multiplayer)
/keycard (gives warehouse key)
/powercore (gives 1 powercore [that giant battery you put into ship or mechanic station to activate power)
/components (gives component kits)
/glowsticks (gives glowsticks)
/tumble (switches character to ragdoll mode)
/god (prevents character from dying)
/respawn (respawns you in the last bed you laid down on it [spawnpoints])
/decrypt (allows building/editing warehouse's interior)
/encrypt (prevents you from building or editing warehouses [activatet when save is created])
/unlimited (switches your inventory to creative in survival world)
/limited (switches your inventory back to survival inventory)
/ambush (starts an ambush)
/recreate (works like "/clean" command in creative world)
/timeofday 0/0.25/0.5/0.75/1 (switches time of day, you set time of day with it's decimal fraction from 0 to 1
0 means midnight
0.5 means 12 PM
1 also means midnight
/timeprogress true/false stops time progress and reasumes it
/spawn totebot/haybot/tapebot/farmbot/woc/t/h/tp/f (spawns entity)
/starterkit (gives starter kit [drops crate with stuff)
/mechanicstartkit (currently not working lol)
/pipekit (gives vacuum pipe kit)
/foodkit (gives crate full of food)
/seedkit (gives crate with every seed in tha game + some soil bags)
/die (kills a player)
/sethp (sets HP value of the player, [0-100])
/setwater (sets thirst value of the player, [0-100])
/setfood (sets hunger value of the player, [0-100])
/aggroall (every spawned hostile unit will recive player's position' and will go there)
/raid "level 1-10" "wave 1-10" (sets raid with level set by player and amount of waves set by player)
/stopraid (cancels all incoming raids)
/killall (kills all spawned units around the player)

By m500zxz

코멘트 남김

ArabicEnglishFrenchGermanItalianJapaneseKoreanPortugueseSpanish