LC帐篷等级(LC Tent Tier) mod | 方舟生存进化
"LC Tent Tier"是一个方舟生存进化的mod,它能帮助玩家建造梦想中的帐篷!使用这个建筑mod非常容易构建一个大而酷炫的帐篷基地。在墙上放置火炬,在地板上放置任何东西。使用这个mod制作的大型基地文件大小很小,使用的多边形数量非常少,与原版游戏的建筑模型相比。这个mod可以与LC Camping mod一起使用,该mod为角色扮演添加了户外风格的物品。帐篷不会像Scorched Earth的帐篷一样逐渐损坏,帐篷的耐久性与金属相当,寿命为40天。
特点:
从菜单中选择不同的材料,你可以改变每面墙的外观。
你可以选择:
军绿色
秋季迷彩
数字迷彩
沙漠
绿色迷彩
绿色
橙色
冬季迷彩
冬季数字迷彩
基础是长方形而不是正方形(2x3),所以有长墙和短墙。
墙上有内置的带有窗户的屏幕或不透明窗户,可以通过按E键打开或关闭。
墙要么是实心的,要么有门框。(如果你想在长墙上安装门,使用门套装)
普通大小的帐篷的长边是斜的,所以如果你将帐篷连接在一起,你可以使用帐篷补丁填补缝隙。还有一个屋顶补丁来关闭屋顶之间的缝隙。
超大帐篷地板基础(大约是原版基础的2x3倍大)。
带有可以打开或关闭的窗户的实心长墙。
带有窗户的门框长墙。
短墙。
带有窗户的门框短墙。
用于长边门框的门套。
帐篷门,用于门框和门套。
长和短斜坡,适用于基础的两侧。
基础的栏杆。
更高的帐篷版本建筑部件于2017年7月11日添加:
短墙
带门框的短墙
长墙
带门框的长墙
用于填补普通大小帐篷和高帐篷之间缝隙的补丁,适用于长边到长边或短边到短边。
在菜单中也可以选择:
拾取物品
窗户的透明度开/关
即将推出:
露营灯笼,可以与屋顶连接,具有可调节的颜色和亮度。
整洁且100%可堆叠!
GameUserSettings.ini:
[LCTentTier]
Strength=10000
生成代码:
帐篷地板:
cheat giveitem "Blueprint'/Game/Mods/LCTentTier/PrimalItemStructure_LCTentFloor.PrimalItemStructure_LCTentFloor'" 10 0 0
帐篷前门框(短墙):
cheat giveitem "Blueprint'/Game/Mods/LCTentTier/PrimalItemStructure_LCTentDoorFrameFront.PrimalItemStructure_LCTentDoorframeFront'" 10 0 0
帐篷前固定墙(短墙):
cheat giveitem "Blueprint'/Game/Mods/LCTentTier/PrimalItemStructure_LCTentFront.PrimalItemStructure_LCTentFront'" 10 0 0
帐篷侧固定墙(带不透明窗户):
cheat giveitem "Blueprint'/Game/Mods/LCTentTier/PrimalItemStructure_LCTentSideSolid.PrimalItemStructure_LCTentSideSolid'" 10 0 0
帐篷侧固定墙(带有屏幕窗户):
cheat giveitem "Blueprint'/Game/Mods/LCTentTier/PrimalItemStructure_LCTentSide_Screened.PrimalItemStructure_LCTentSide_Screened'" 10 0 0
帐篷侧门框墙(带不透明窗户):
cheat giveitem "Blueprint'/Game/Mods/LCTentTier/PrimalItemStructure_LCTentSideDoorFrameSolid.PrimalItemStructure_LCTentSideDoorFrameSolid'" 10 0 0
帐篷侧门框墙(带有屏幕窗户):
cheat giveitem "Blueprint'/Game/Mods/LCTentTier/PrimalItemStructure_LCTentSideDoorFrameScreened.PrimalItemStructure_LCTentSideDoorFrameScreened'" 10 0 0
屋顶:
cheat giveitem "Blueprint'/Game/Mods/LCTentTier/PrimalItemStructure_LCTentRoof.PrimalItemStructure_LCTentRoof'" 10 0 0
墙补丁(用于连接墙壁):
cheat giveitem "Blueprint'/Game/Mods/LCTentTier/PrimalItemStructure_LCTentWallPatcher.PrimalItemStructure_LCTentWallPatcher'" 10 0 0
屋顶补丁(用于连接屋顶):
cheat giveitem "Blueprint'/Game/Mods/LCTentTier/PrimalItemStructure_LCTentRoofPatcher.PrimalItemStructure_LCTentRoofPatcher'" 10 0 0
帐篷门:
cheat giveitem "Blueprint'/Game/Mods/LCTentTier/PrimalItemStructure_LCDoor_2.PrimalItemStructure_LCDoor_2'" 10 0 0
门套(用于长墙门框):
cheat giveitem "Blueprint'/Game/Mods/LCTentTier/PrimalItemStructure_LCTentSideDoorCasing.PrimalItemStructure_LCTentSideDoorCasing'" 10 0 0
长斜坡:
cheat giveitem "Blueprint'/Game/Mods/LCTentTier/PrimalItemStructure_LCTentLongRamp.PrimalItemStructure_LCTentLongRamp'" 10 0 0
短斜坡:
cheat giveitem "Blueprint'/Game/Mods/LCTentTier/PrimalItemStructure_LCTentShortRamp.PrimalItemStructure_LCTentShortRamp'" 10 0 0
用于填补高墙和低墙之间缝隙的高到低墙补丁。
长边补丁:
cheat giveitem "Blueprint'/Game/Mods/LCTentTier/TallTent/PrimalItemStructure_LCTallTentLongSidePatch.PrimalItemStructure_LCTallTentLongSidePatch'" 10 0 0
短边补丁:
cheat giveitem "Blueprint'/Game/Mods/LCTentTier/TallTent/PrimalItemStructure_LCTallTentShortSidePatch.PrimalItemStructure_LCTallTentShortSidePatch'" 10 0 0
高长墙:
cheat giveitem "Blueprint'/Game/Mods/LCTentTier/TallTent/PrimalItemStructure_LCTallTentLongSideWall.PrimalItemStructure_LCTallTentLongSideWall'" 10 0 0
高长门框:
cheat giveitem "Blueprint'/Game/Mods/LCTentTier/TallTent/PrimalItemStructure_LCTallTentLongSideWallDoorFrame.PrimalItemStructure_LCTallTentLongSideWallDoorFrame'" 10 0 0
高屋顶:
cheat giveitem "Blueprint'/Game/Mods/LCTentTier/TallTent/PrimalItemStructure_LCTallTentRoof.PrimalItemStructure_LCTallTentRoof'" 10 0 0
高短墙:
cheat giveitem "Blueprint'/Game/Mods/LCTentTier/TallTent/PrimalItemStructure_LCTallTentShortSideWall.PrimalItemStructure_LCTallTentShortSideWall'" 10 0 0
高短门框:
cheat giveitem "Blueprint'/Game/Mods/LCTentTier/TallTent/PrimalItemStructure_LCTallTentShortSideWallDoorframe.PrimalItemStructure_LCTallTentShortSideWallDoorframe'" 10 0 0
高门套(用于连接门到长边门框):
cheat giveitem "Blueprint'/Game/Mods/LCTentTier/TallTent/PrimalItemStructure_LCTallTentSideDoorCasing.PrimalItemStructure_LCTallTentSideDoorCasing'" 10 0 0
长栏杆:
cheat giveitem "Blueprint'/Game/Mods/LCTentTier/TallTent/PrimalItemStructure_LCTentRailing.PrimalItemStructure_LCTentRailing'" 10 0 0
短栏杆:
cheat giveitem "Blueprint'/Game/Mods/LCTentTier/TallTent/PrimalItemStructure_LCTentLongRailing.PrimalItemStructure_LCTentLongRailing'" 10 0 0
图纹解锁清单:
EngramEntry_LCTentLongRamp_C
EngramEntry_WoodRamp_C
EngramEntry_LCTentSideSolid_C
EngramEntry_LCTentSideDoorFrameSolid_C
EngramEntry_LCTentSideDoorFrameScreened_C
EngramEntry_LCTentSideDoorCasing_C
EngramEntry_LCTentSide_Screened_C
EngramEntry_LCTentRoofPatcher_C
EngramEntry_LCTentRoof_C
EngramEntry_LCTentFront_C
EngramEntry_LCTentFloor_C
EngramEntry_LCTentDoorframeFront_C
EngramEntry_LCTentWallPatcher_C
EngramEntry_LCDoor_2_C
EngramEntry_LCTallTentLongSidePatch_C
EngramEntry_LCTallTentLongSideWall_C
EngramEntry_LCTallTentLongSideWallDoorCasing_C
EngramEntry_LCTallTentLongSideWallDoorFrame_C
EngramEntry_LCTallTentRoof_C
EngramEntry_LCTallTentShortSidePatch_C
EngramEntry_LCTallTentShortSideWall_C
EngramEntry_LCTallTentShortSideWallDoorframe_C
EngramEntry_LCTentLongRailing_C
EngramEntry_LCTentRailing_C
此mod专为Lost Continent PVE服务器制作,但不仅限于这些服务器。http://www.lcpve.com
这些mod可以在任何服务器上使用!
Steam ID: 937731623