

因为直接刷到背包里的似乎有bug 这是传送回小北斗地下基地直接拿图纸再传走的代码,地狱犬核心是制作的关键材料
厄瑞玻斯
loc = { x = -2143.4470214844, y = -2377.060546875, z = -192.72218322754 } Game.GetTeleportationFacility():Teleport(Game.GetPlayer(), Vector4.new(loc.x, loc.y, loc.z, 1), EulerAngles.new(0, 0, 0))

军用科技篇章6型(黑墙网关)
loc = { x = -2112.8215332031, y = -2228.9365234375, z = -194.3088684082 } Game.GetTeleportationFacility():Teleport(Game.GetPlayer(), Vector4.new(loc.x, loc.y, loc.z, 1), EulerAngles.new(0, 0, 0))

回到外界(大帝国商场)
loc = { x = -2265.841309, y = -2112.402588, z = 13.296661 } Game.GetTeleportationFacility():Teleport(Game.GetPlayer(), Vector4.new(loc.x, loc.y, loc.z, 1), EulerAngles.new(0, 0, 0)) PreventionSystem.ShowMessage("GRAND IMPERIAL MALL [PACIFICA - COASTVIEW]", 10.0)
添加地狱犬核心
Game.AddToInventory("Items.Q305_Cerberus_core_cracked", 2)
操作完成后直接在背包制作就行