所有16个蓝图控制台命令和地图位置

全部十六个蓝图名称

BlueprintLegLampPickup //腿灯
BlueprintPoweredCrossPickup //十字架灯
BlueprintSpotlightPickup //探照灯
BlueprintClockPickup //钟
BlueprintGoreChairPickup //恶魔椅子
BlueprintGoreCouchPickup //恶魔沙发
BlueprintHangGliderLauncherPickup //滑翔机起飞架
BlueprintitemPlatingPickup //武器附魔台
BlueprintGoldArmorPlaterPickup //盔甲附魔台
BlueprintAttaractShrinePickup// 吸引怪物
BlueprintRepelShrinePickup //驱离怪物
BlueprintTelePorterPickup //传送台
BlueprintThrowerTrapPickup //投掷陷阱
BlueprintSpinTrapPickup //旋转陷阱
BlueprintGrindTrapPickup //研磨陷阱
BlueprintUberTrapPickup

传送代码代码

  1. 腿灯
goto BlueprintLegLampPickup
  1. 十字架灯
goto BlueprintPoweredCrossPickup
  1. 探照灯
goto BlueprintSpotlightPickup
goto BlueprintClockPickup
  1. 恶魔椅子
goto BlueprintGoreChairPickup
  1. 恶魔沙发
goto BlueprintGoreCouchPickup
  1. 滑翔机起飞架
goto BlueprintHangGliderLauncherPickup
  1. 武器附魔台
goto BlueprintitemPlatingPickup
  1. 盔甲附魔台
goto BlueprintGoldArmorPlaterPickup
  1. 吸引怪物
goto BlueprintAttaractShrinePickup
  1. 驱离怪物
goto BlueprintRepelShrinePickup
  1. 传送台
goto BlueprintTelePorterPickup
  1. 投掷陷阱
goto BlueprintThrowerTrapPickup
  1. 旋转陷阱
goto BlueprintSpinTrapPickup
  1. 研磨陷阱
goto BlueprintGrindTrapPickup
  1. 超级陷阱
goto BlueprintUberTrapPickup