首页 微武游戏指南 正文

方舟生存进化243版本新增恐龙及物品装备代码一览

   《方舟:生存进化》243版本中新增加了恐龙及物品等内容,玩家们可以使用控制台代码方便游戏,这里带来“YinGC95”总结分享的详细的243版本新增内容代码一览,希望对玩家们有用。

   绳梯

   Cheat GiveItem "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Structures/Wooden/PrimalItemStructure_RopeLadder.PrimalItemStructure_RopeLadder'" 1 0 0

   木制树平台 

   Cheat GiveItem "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Structures/Wooden/PrimalItemStructure_RopeLadder.PrimalItemStructure_RopeLadder'" 1 0 0

   金属树平台

   Cheat GiveItem "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Structures/Wooden/PrimalItemStructure_TreePlatform_Metal.PrimalItemStructure_TreePlatform_Metal'" 1 0 0

   树液水龙头

   Cheat GiveItem "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Structures/Pipes/PrimalItemStructure_TreeTap.PrimalItemStructure_TreeTap'" 1 0 0

   树液

   Cheat GiveItem "Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_Sap.PrimalItemResource_Sap'" 1 0 0

   防毒面具

   Cheat GiveItem "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/SCUBA/PrimalItemArmor_GasMask.PrimalItemArmor_GasMask'" 1 0 0

   吸收剂基质

   Cheat GiveItem "Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_SubstrateAbsorbent.PrimalItemResource_SubstrateAbsorbent'" 1 0 0

   链子流星锤

   Cheat GiveItem "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItemAmmo_ChainBola.PrimalItemAmmo_ChainBola'" 1 0 0

   甜蛋糕

   Cheat GiveItem "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Consumables/PrimalItemConsumable_SweetVeggieCake.PrimalItemConsumable_SweetVeggieCake'" 1 0 0

   大型动物粪便

   Cheat GiveItem "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Consumables/PrimalItemConsumable_DinoPoopMassive.PrimalItemConsumable_DinoPoopMassive'" 1 0 0

   允许泰坦龙驯化,(默认是禁止的)

   目录路径:服务器文件夹ShooterGameSavedConfigWindowsServerGame.ini

   Game.ini

   [/script/shootergame.shootergamemode] 下,添加下面代码:

   AllowRaidDinoFeeding=true

   允许泰坦龙进食从而实现永久驯服效果(泰坦龙默认不会进食)。TheIsland地图当前至多可容纳三只泰坦龙(无论是家养还是野生)

   泰坦龙

   Cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/titanosaur/Titanosaur_Character_BP.Titanosaur_Character_BP' 1 1 1 120

   泰坦龙平台鞍

   Cheat GiveItem "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemArmor_TitanSaddle_Platform.PrimalItemArmor_TitanSaddle_Platform'" 1 0 0

   以上就是详细的新代码汇总,以供参考。

本文转载自互联网,如有侵权,联系删除