魯瑪島解鎖游戲繞過控制臺命令MOD是一份非常好用的MOD,可以讓玩家通過MOD解鎖非常多的資源,通過這份MOD可以讓玩家直接繞過游戲的控制臺發(fā)布命令,靈活穩(wěn)定非常的值得嘗試,感興趣的玩家可以試試這份mod,通過MOD體驗游戲的更多內(nèi)容,快來體驗吧!
1、下載解壓縮文件;
2、將AzureValley.dll文件放入此文件夾 “Luma Island Demo/Luma Island_Data/Managed”。
3、開始游戲。
將對應(yīng)的文件刪除即可卸載該模組。
這是由玩家“SunGokuu”制作的模組,感謝原作者的分享。
請在你有能力的情況下購買游戲以支持游戲。游戲開發(fā)者值得這樣的支持。
解鎖控制臺命令并繞過游戲演示第5天的限制/游戲存檔。
使用作弊控制臺時,按"`"反引號鍵,然后準(zhǔn)確輸入 “EnableCheats”(包括引號)。 命令列表 - 根據(jù)輸入將顯示自動建議。
?"help", new Action(this.Help));
"explore", new Action(this.Explore));
"freestuff", new Action(this.FreeStuff));
"alchemy", new Action(this.Alchemy));
"begin", new Action(this.Begin));
"tools", new Action(this.Tools));
"coppertools", new Action(this.CopperTools));
"irontools", new Action(this.IronTools));
"moonstonetools", new Action(this.MoonstoneTools));
"volcanictools", new Action(this.VolcanicTools));
"giveitem", new Action(this.GiveItem));
"gi", new Action(this.GiveItem));
"ti", new Action(this.TakeItem));
"giveallitems", new Action(this.GiveAllItems));
"givemoney", new Action(this.GiveMoney));
"gm", new Action(this.GiveMoney));
"endday", new Action(this.EndDay));
"unlockblueprint", new Action(this.UnlockBlueprint));
"unlockrecipe", new Action(this.UnlockRecipe));
"unlockall", new Action(this.UnlockAll));
"unlockalldrawings", new Action(this.UnlockAllDrawings));
"unlockallrecipes", new Action(this.UnlockAllRecipes));
"unlockallshops", new Action(this.UnlockAllShopItems));
"lockrecipe", new Action(this.LockRecipe));
"freeblueprints", new Action(this.FreeBlueprints));
"settime", new Action(this.SetTime));
"givetokens", new Action(this.GiveTokens));
"startminigame", new Action(this.StartMinigame));
"growforest", new Action(this.GrowForest));
"growgrass", new Action(this.GrowGrass));
"cleargrass", new Action(this.ClearGrass));
"getlightamount", new Action(this.GetLightAmount));
"rebakenavmesh", new Action(this.RebakeNavmesh));
"listunlockedrecipes", new Action(this.ListUnlockedRecipes));
"clear", new Action(this.ClearLog));
"setrtpc", new Action(this.SetRTPC));
"setglobalstate", new Action(this.SetGlobalState));
"getglobalstate", new Action(this.GetGlobalState));
"setplayerstate", new Action(this.SetPlayerState));
"getplayerstate", new Action(this.GetPlayerState));
"xpbomb", new Action(this.XPBomb));
"dropxp", new Action(this.DropXP));
"givexp", new Action(this.GiveXP));
"resetcaves", new Action(this.ResetCaves));
"resetcave", new Action(this.ResetCave));
"startdanger", new Action(this.StartDanger));
"setsimulationspeed", new Action(this.SetSimulationSpeed));
"setgamespeed", new Action(this.SetGameSpeed));
"freeseeds", new Action(this.FreeSeeds));
"growcrops", new Action(this.GrowCrops));
"spawnasloot", new Action(this.SpawnAsLoot));
"moneyasloot", new Action(this.MoneyAsLoot));
"teleport", new Action(this.Teleport));
"startcutscene", new Action(this.StartCutscene));
"godmode", new Action(this.EnableGodMode));
"disablegodmode", new Action(this.DisableGodMode));
"addtally", new Action(this.AddTally));
"fillinventory", new Action(this.FillPlayerInventory));
"clearinventory", new Action(this.ClearPlayerInventory));
"startquest", new Action(this.StartQuest));
"startquestlocal", new Action(this.StartQuestLocal));
"forcecompletetask", new Action(this.ForceCompleteTask));
"forcecompletetasklocal", new Action(this.ForceCompleteTaskLocal));
"forcecompletetrackedtask", new Action(this.ForceCompleteTrackedTask));
"givealllumas", new Action(this.GiveAllLumas));
"upgradetool", new Action(this.UpgradeTool));
"ascendtool", new Action(this.AscendTool));
"setday", new Action(this.SetDay));
"hide", new Action(this.HideUI));
"show", new Action(this.ShowUI));
"hidegameui", new Action(this.HideGameUI));
"showgameui", new Action(this.ShowGameUI));
"hideworldui", new Action(this.HideWorldUI));
"showworldui", new Action(this.ShowWorldUI));
"showwindow", new Action(this.ShowWindow));
"hidewindow", new Action(this.HideWindow));
"coords", new Action(this.PrintCoords));
"next", new Action(this.NextTempleRoom));
"ignorecost", new Action(this.IgnoreCost));
"spider", new Action(this.SpawnSpiderInCave));
"setprof", new Action(this.SetProfession));
"allprofs", new Action(this.AllProfessions));
"chestcheat", new Action(this.ChestCheat));
"resetchests", new Action(this.ResetChests));
"setcraftingspeed", new Action(this.SetCraftingSpeed));
"setcropspeed", new Action(this.SetCropSpeed));
"spawnspider", new Action(this.SpawnSpider));
"killspiders", new Action(this.KillSpiders));
"spawnghost", new Action(this.SpawnGhost));
"spawnblueprint", new Action(this.SpawnBlueprint));
"unstuck", new Action(this.Unstuck));
"teleporttotile", new Action(this.TeleportPlayerToTile));
"bait", new Action(this.AddBait));
"printwindowstate", new Action(this.PrintWindowState));
"enablewindowlog", new Action(this.EnableWindowLog));
"disablewindowlog", new Action(this.DisableWindowLog));
"enddemo", new Action(this.EndDemo));
"nuke", new Action(this.Nuke));
1.提供一個簡單的控制臺命令,玩家只需輸入一次即可解鎖游戲中的所有內(nèi)容。
2.允許玩家通過特定的控制臺命令選擇性地解鎖特定的內(nèi)容。
3.MOD可以動態(tài)檢測玩家在游戲中的進度,并提供相應(yīng)的解鎖命令。
4.該MOD可以同步玩家在游戲中的實際進度,并在此基礎(chǔ)上解鎖剩余的成就。
單機游戲MOD大全更多>>簡介:單機游戲mod大全,本專題為大家準(zhǔn)備了各種精美、有趣的游戲模組,包括角色、武器、服飾、地圖mod等等,同一款游戲加上這些mod,就能帶給你全新的體驗。所有mod全部免費使用,支持正版游戲,歡迎大家在本站下載。
MOD補丁
5.38MB/2023-12-15
MOD補丁
15.34MB/2023-12-18
MOD補丁
111KB/2023-12-20
MOD補丁
7.28MB/2023-12-21
MOD補丁
182KB/2023-12-18
MOD補丁
10.24MB/2023-12-21