ما هي رموز الغش في Happy Factory؟ Happy Factory هي لعبة لإدارة المصنع. هناك رموز غش يمكن استخدامها في اللعبة. يمكن للاعبين الحصول على الدعائم التي يحتاجون إليها بسرعة سيخبرك المحرر أنه تم تقديم مقدمة تفصيلية.
وضع الله الله، الوضع الذي لا يقهر
رحلة الطيران
المشي المشي، الافراج عن الطيران
GiveActiveMilestoneSchematic يُكمل على الفور مرحلة الحدث الرئيسية المحددة حاليًا
يقوم CompleteResearch بإكمال بحث MAM على الفور، وهو بحث في آلات التحليل الجزيئي حاليًا، ولا يجوز استخدامه إلا لأبحاث القرص الصلب.
NoCost [bool] لا توجد تكلفة للإنشاء، متبوعة بقيمة منطقية، قم بملء صواب أو خطأ، على سبيل المثال:
// في الواقع يجب عليك الكتابة في وحدة التحكم:
ليس صحيحا
// أو
nocost false
NoPower [bool] لا تحتاج الآلة إلى طاقة، ولكنها لا تزال بحاجة إلى توصيل طاقة، على سبيل المثال يمكنك استخدام عمود لتوصيلها
يضيف GiveItemStacks مجموعة من العناصر المحددة إلى حقيبة ظهر اللاعب. إذا لم تكن سعة حقيبة الظهر كافية، فسيتم توسيع حقيبة الظهر الخاصة بك تلقائيًا، والمعلمتان التاليتان هما مسار المخطط وعدد الأكوام، على سبيل المثال:
// أضف 10 مجموعات من فطر لحم الخنزير المقدد إلى حقيبة الظهر
GiveItemStacks /Game/FactoryGame/Resource/Environment/DesertShroom/Desc_Shroom.Desc_Shroom_C 10
// أو استخدم هذا الأمر لزيادة سعة حقيبة الظهر بمقدار +10
GiveItemStacks "" 10
يضيف GiveItemsSingle عنصرًا واحدًا إلى حقيبة ظهر اللاعب، على غرار الأمر أعلاه، والفرق هو أن حقيبة ظهرك لن يتم توسيعها حتى إذا تم تجاوز السعة.
يقوم GiveResourceSinkCoupons بإضافة عدد الكوبونات من متجر AWESOME مباشرة، مما لا يؤثر على النقاط التي تم الحصول عليها للقسيمة التالية، لاحظ أنه يتم إضافتها إلى متجر AWESOME وتحتاج إلى طباعتها بنفسك مثال:
// أضف 100 قسيمة لمتجر رائع
GiveResourceSink كوبونات 100
يعمل Slomo على تسريع اللعبة
/Game/FactoryGame/Resource/RawResources/OreBauxite/Desc_OreBauxite.Desc_OreBauxite_C خام الألومنيوم
/Game/FactoryGame/Resource/RawResources/OreGold/Desc_OreGold.Desc_OreGold_C Ore
/Game/FactoryGame/Resource/RawResources/Coal/Desc_Coal.Desc_Coal_C منجم الفحم
/Game/FactoryGame/Resource/RawResources/OreCopper/Desc_OreCopper.Desc_OreCopper_C خام النحاس
/Game/FactoryGame/Resource/RawResources/OreIron/Desc_OreIron.Desc_OreIron_C خام الحديد
/Game/FactoryGame/Resource/RawResources/Stone/Desc_Stone.Desc_Stone_C الحجر الجيري
/Game/FactoryGame/Resource/Parts/PackagedNitrogen/Desc_PackagedNitrogenGas.Default__Desc_PackagedNitrogenGas_C النيتروجين المعبأ في زجاجات
/Game/FactoryGame/Resource/RawResources/RawQuartz/Desc_RawQuartz.Desc_RawQuartz_C كوارتز
/Game/FactoryGame/Resource/Parts/Silica/Desc_Silica.Desc_Silica_C رمل الكوارتز
/Game/FactoryGame/Resource/RawResources/Sulfur/Desc_Sulfur.Desc_Sulfur_C Sulphur
/Game/FactoryGame/Resource/RawResources/OreUranium/Desc_OreUranium.Desc_OreUranium_C خام اليورانيوم
/Game/FactoryGame/Resource/RawResources/Water/Desc_PackagedWater.Desc_PackagedWater_C المياه المعبأة في زجاجات
/Game/FactoryGame/Resource/Parts/GenericBiomass/Desc_FlowerPetals.Desc_FlowerPetals_C بتلات
/Game/FactoryGame/Resource/Parts/GenericBiomass/Desc_Leaves.Desc_Leaves_C يترك
/Game/FactoryGame/Resource/Parts/GenericBiomass/Desc_Mycelia.Desc_Mycelia_C Mycelium
/Game/FactoryGame/Resource/Parts/GenericBiomass/Desc_Wood.Desc_Wood_C خشب
/Game/FactoryGame/Resource/Environment/DesertShroom/Desc_Shroom.Desc_Shroom_C فطر لحم الخنزير المقدد
/Game/FactoryGame/Resource/Environment/Nut/Desc_Nut.Desc_Nut_C Nuts
/Game/FactoryGame/Resource/Environment/Berry/Desc_Berry.Desc_Berry_C Ancient Berry
/Game/FactoryGame/Resource/Equipment/Medkit/Desc_Medkit.Desc_Medkit_C جهاز الاستنشاق الغذائي
/Game/FactoryGame/Resource/Parts/ResourceSinkCoupon/Desc_ResourceSinkCoupon.Desc_ResourceSinkCoupon_C قسيمة ficsit
/Game/FactoryGame/Resource/Environment/CrashSites/Desc_HardDrive.Desc_HardDrive_C القرص الصلب
/Game/FactoryGame/Resource/Parts/HUBParts/Desc_HUBParts.Desc_HUBParts_C أجزاء المحور
/Game/FactoryGame/Prototype/WAT/Desc_WAT2.Desc_WAT2_C كرة ميرسيل
/Game/FactoryGame/Prototype/WAT/Desc_WAT1.Desc_WAT1_C ريد باي ستون
/Game/FactoryGame/Resource/Parts/GenericBiomass/Desc_GenericBiomass.Desc_GenericBiomass_C الكتلة الحيوية
/Game/FactoryGame/Resource/Parts/BioFuel/Desc_Biofuel.Desc_Biofuel_C الوقود الحيوي الصلب
/Game/FactoryGame/Resource/Parts/Cable/Desc_Cable.Desc_Cable_C كابل
/Game/FactoryGame/Resource/Parts/Cement/Desc_Cement.Desc_Cement_C الخرسانة
/Game/FactoryGame/Resource/Parts/CopperIngot/Desc_CopperIngot.Desc_CopperIngot_C سبائك النحاس
/Game/FactoryGame/Resource/Parts/IronIngot/Desc_IronIngot.Desc_IronIngot_C Iron Ingot
/Game/FactoryGame/Resource/Parts/IronPlate/Desc_IronPlate.Desc_IronPlate_C لوحة حديدية
/Game/FactoryGame/Resource/Parts/Wire/Desc_Wire.Desc_Wire_C سلك
/Game/FactoryGame/Resource/Parts/IronScrew/Desc_IronScrew.Desc_IronScrew_C المسمار
/Game/FactoryGame/Resource/Parts/SpaceElevatorParts/Desc_SpaceElevatorPart_1.Desc_SpaceElevatorPart_1_C Smart Guard
/Game/FactoryGame/Resource/Parts/IronRod/Desc_IronRod.Desc_IronRod_C قضيب حديدي
/Game/FactoryGame/Resource/Parts/Rotor/Desc_Rotor.Desc_Rotor_C Rotor
/Game/FactoryGame/Resource/Parts/ColorCartridge/Desc_ColorCartridge.Desc_ColorCartridge_C تعداد نقطي ملون
/Game/FactoryGame/Resource/Parts/CopperSheet/Desc_CopperSheet.Desc_CopperSheet_C لوحة نحاسية
/Game/FactoryGame/Resource/Parts/ModularFrame/Desc_ModularFrame.Desc_ModularFrame_C الإطار المعياري
/Game/FactoryGame/Resource/Parts/IronPlateReinforced/Desc_IronPlateReinforced.Desc_IronPlateReinforced_C صفيحة من الحديد المقوى
/Game/FactoryGame/Resource/Parts/SteelPlate/Desc_SteelPlate.Desc_SteelPlate_C شعاع الفولاذ
/Game/FactoryGame/Resource/Parts/SteelIngot/Desc_SteelIngot.Desc_SteelIngot_C Steel Ingot
/Game/FactoryGame/Resource/Parts/SteelPipe/Desc_SteelPipe.Desc_SteelPipe_C أنابيب الصلب
/Game/FactoryGame/Resource/Parts/SpaceElevatorParts/Desc_SpaceElevatorPart_2.Desc_SpaceElevatorPart_2_C إطار عمل متعدد الوظائف
/Game/FactoryGame/Resource/Parts/SpaceElevatorParts/Desc_SpaceElevatorPart_3.Desc_SpaceElevatorPart_3_C الخط التلقائي
/Game/FactoryGame/Resource/Parts/SteelPlateReinforced/Desc_SteelPlateReinforced.Desc_SteelPlateReinforced_C الخرسانة المسلحة
/Game/FactoryGame/Resource/Parts/ModularFrameHeavy/Desc_ModularFrameHeavy.Desc_ModularFrameHeavy_C إطار معياري ثقيل
/لعبة/FactoryGame/Resource/Parts/Motor/Desc_Motor.Desc_Motor_C المحرك
/Game/FactoryGame/Resource/Parts/Stator/Desc_Stator.Desc_Stator_C الجزء الثابت
/Game/FactoryGame/Resource/Parts/SpaceElevatorParts/Desc_SpaceElevatorPart_5.Desc_SpaceElevatorPart_5_C وحدة التحكم التكيفية
/Game/FactoryGame/Resource/Parts/CircuitBoard/Desc_CircuitBoard.Desc_CircuitBoard_C لوحة الدائرة
/Game/FactoryGame/Resource/Parts/Computer/Desc_Computer.Desc_Computer_C الكمبيوتر
/Game/FactoryGame/Resource/Parts/FluidCanister/Desc_FluidCanister.Desc_FluidCanister_C علبة فارغة
/Game/FactoryGame/Resource/Parts/Fuel/Desc_Fuel.Desc_Fuel_C برميل الوقود
/Game/FactoryGame/Resource/Parts/HeavyOilResidue/Desc_PackagedOilResidue.Desc_PackagedOilResidue_C ماسورة الزيت الثقيل المتبقي
/Game/FactoryGame/Resource/Parts/BioFuel/Desc_PackagedBiofuel.Desc_PackagedBiofuel_C الوقود الحيوي المعبأ في الماسورة
/Game/FactoryGame/Resource/Parts/SulfuricAcid/Desc_PackagedSulfuricAcid.Default__Desc_PackagedSulfuricAcid_C برميل حمض الكبريتيك
/Game/FactoryGame/Resource/Parts/Alumina/Desc_PackagedAlumina.Default__Desc_PackagedAlumina_C النيتروجين المعبأ في زجاجات
/Game/FactoryGame/Resource/RawResources/Water/Desc_PackagedWater.Desc_PackagedWater_C المياه المعبأة في زجاجات
/Game/FactoryGame/Resource/Parts/SpaceElevatorParts/Desc_SpaceElevatorPart_4.Desc_SpaceElevatorPart_4_C المحرك المعياري
/Game/FactoryGame/Resource/Parts/PetroleumCoke/Desc_PetroleumCoke.Desc_PetroleumCoke_C زيت كوك
/Game/FactoryGame/Resource/Parts/Plastic/Desc_Plastic.Desc_Plastic_C بلاستيك
/Game/FactoryGame/Resource/Parts/PolymerResin/Desc_PolymerResin.Desc_PolymerResin_C راتينج البوليمر
/Game/FactoryGame/Resource/Parts/Rubber/Desc_Rubber.Desc_Rubber_C مطاط
/Game/FactoryGame/Resource/Parts/AluminumPlate/Desc_AluminumPlate.Desc_AluminumPlate_C لوحة الألومنيوم
/Game/FactoryGame/Resource/Parts/AluminumIngot/Desc_AluminumIngot.Desc_AluminumIngot_C سبائك الألومنيوم
/Game/FactoryGame/Resource/Parts/AluminumScrap/Desc_AluminumScrap.Desc_AluminumScrap_C كتلة الألومنيوم
/Game/FactoryGame/Resource/Parts/Battery/Desc_Battery.Desc_Battery_C البطارية
/Game/FactoryGame/Resource/Parts/ElectromagneticControlRod/Desc_ElectromagneticControlRod.Desc_ElectromagneticControlRod_C قضيب التحكم الكهرومغناطيسي
/Game/FactoryGame/Resource/Parts/AluminumPlateReinforced/Desc_AluminumPlateReinforced.Desc_AluminumPlateReinforced_C غرفة التبريد
/Game/FactoryGame/Resource/Parts/UraniumCell/Desc_UraniumCell.Desc_UraniumCell_C قضيب اليورانيوم المعبأ
/Game/FactoryGame/Resource/Parts/NuclearFuelRod/Desc_NuclearFuelRod.Desc_NuclearFuelRod_C قضيب الوقود النووي
/Game/FactoryGame/Resource/Parts/NuclearWaste/Desc_NuclearWaste.Desc_NuclearWaste_C النفايات النووية
/Game/FactoryGame/Resource/Parts/MotorLightweight/Desc_MotorLightweight.Desc_MotorLightweight_C المحرك التوربيني
/Game/FactoryGame/Resource/Parts/CircuitBoardHighSpeed/Desc_CircuitBoardHighSpeed.Desc_CircuitBoardHighSpeed_C محدد الذكاء الاصطناعي
/Game/FactoryGame/Resource/Parts/GunPowder/Desc_Gunpowder.Desc_Gunpowder_C Gunpowder
/Game/FactoryGame/Resource/Parts/GoldIngot/Desc_GoldIngot.Desc_GoldIngot_C سبيكة الذهب
/Game/FactoryGame/Resource/Parts/GenericBiomass/Desc_Fabric.Desc_Fabric_C
/Game/FactoryGame/Resource/Parts/HighSpeedConnector/Desc_HighSpeedConnector.Desc_HighSpeedConnector_C موصل عالي السرعة
/Game/FactoryGame/Resource/Parts/HighSpeedWire/Desc_HighSpeedWire.Desc_HighSpeedWire_C Fast Wire
/Game/FactoryGame/Resource/Environment/Crystal/Desc_CrystalShard.Desc_CrystalShard_C Energy Shard
/Game/FactoryGame/Resource/Parts/QuartzCrystal/Desc_QuartzCrystal.Desc_QuartzCrystal_C كوارتز كريستال
/Game/FactoryGame/Resource/Parts/CrystalOscillator/Desc_CrystalOscillator.Desc_CrystalOscillator_C مذبذب كريستال
/Game/FactoryGame/Resource/Parts/ModularFrameLightweight/Desc_ModularFrameLightweight.Desc_ModularFrameLightweight_C وحدة التحكم بالراديو
/Game/FactoryGame/Resource/Parts/ComputerSuper/Desc_ComputerSuper.Desc_ComputerSuper_C الكمبيوتر الخارق
/Game/FactoryGame/Resource/Parts/AluminumCasing/Desc_AluminumCasing.Desc_AluminumCasing_C غلاف الألمنيوم
/Game/FactoryGame/Resource/Parts/CoolingSystem/Desc_CoolingSystem.Desc_CoolingSystem_C نظام التبريد
/Game/FactoryGame/Resource/Parts/SpaceElevatorParts/Desc_SpaceElevatorPart_7.Default__Desc_SpaceElevatorPart_7_C نظام مدير التجميع
/Game/FactoryGame/Resource/Parts/CopperDust/Desc_CopperDust.Desc_CopperDust_C مسحوق النحاس
/Game/FactoryGame/Resource/Parts/PressureConversionCube/Desc_PressureConversionCube.Desc_PressureConversionCube_C مكعب تحويل الضغط
/Game/FactoryGame/Resource/Parts/ModularFrameFused/Desc_ModularFrameFused.Desc_ModularFrameFused_C إطار وحدات الانصهار
/Game/FactoryGame/Resource/Parts/PlutoniumPellet/Desc_PlutoniumPellet.Default__Desc_PlutoniumPellet_C بلوتونيوم بيليه
/Game/FactoryGame/Resource/Parts/GasTank/Desc_GasTank.Default__Desc_GasTank_C زجاجة فارغة
/Game/FactoryGame/Resource/Parts/NitricAcid/Desc_PackagedNitricAcid.Default__Desc_PackagedNitricAcid_C برميل حمض النيتريك
/Game/FactoryGame/Resource/Parts/PlutoniumCell/Desc_PlutoniumCell.Default__Desc_PlutoniumCell_C قضيب البلوتونيوم المعبأ
/Game/FactoryGame/Resource/Parts/Non-FissibleUranium/Desc_NonFissibleUranium.Default__Desc_NonFissibleUranium_C اليورانيوم المنضب
/Game/FactoryGame/Resource/Parts/SpaceElevatorParts/Desc_SpaceElevatorPart_6.Default__Desc_SpaceElevatorPart_6_C مولد المجال المغناطيسي
/Game/FactoryGame/Resource/Parts/SpaceElevatorParts/Desc_SpaceElevatorPart_9.Desc_SpaceElevatorPart_9_C المجموعة النووية
/Game/FactoryGame/Resource/Parts/PlutoniumFuelRods/Desc_PlutoniumFuelRod.Default__Desc_PlutoniumFuelRod_C قضيب وقود البلوتونيوم
/Game/FactoryGame/Resource/Parts/NuclearWaste/Desc_PlutoniumWaste.Default__Desc_PlutoniumWaste_C نفايات البلوتونيوم
/Game/FactoryGame/Resource/Parts/SpaceElevatorParts/Desc_SpaceElevatorPart_8.Default__Desc_SpaceElevatorPart_8_C صاروخ الدفع الحراري
/Game/FactoryGame/Resource/Parts/GunPowder/Desc_GunpowderMK2.Desc_GunpowderMK2_C البارود الذي لا يدخن
/Game/FactoryGame/Resource/Parts/AlienDNACapsule/Desc_AlienDNACapsule.Desc_AlienDNACapsule كبسولة البيانات البيولوجية
/Game/FactoryGame/Resource/Parts/Turbofuel/Desc_TurboFuel.Desc_TurboFuel_C برميل الوقود التوربيني
/Game/FactoryGame/Resource/Equipment/PortableMiner/BP_ItemDescriptorPortableMiner.BP_ItemDescriptorPortableMiner_C آلة التعدين المحمولة
/Game/FactoryGame/Resource/Equipment/ShockShank/BP_EquipmentDescriptorShockShank.BP_EquipmentDescriptorShockShank_C عصا الصدمات
/Game/FactoryGame/Resource/Equipment/Beacon/BP_EquipmentDescriptorBeacon.BP_EquipmentDescriptorBeacon_C منارة
/Game/FactoryGame/Resource/Equipment/GemstoneScanner/BP_EquipmentDescriptorObjectScanner.BP_EquipmentDescriptorObjectScanner_C كائن الماسح الضوئي
/Game/FactoryGame/Equipment/Chainsaw/Desc_Chainsaw.Desc_Chainsaw_C منشار كهربائي
/Game/FactoryGame/Resource/Equipment/StunSpear/BP_EquipmentDescriptorStunSpear.BP_EquipmentDescriptorStunSpear_C سيف سياج كهربائي
/Game/FactoryGame/Resource/Equipment/GasMask/BP_EquipmentDescriptorGasmask.BP_EquipmentDescriptorGasmask_C قناع الغاز
/Game/FactoryGame/Resource/Equipment/JetPack/BP_EquipmentDescriptorJetPack.BP_EquipmentDescriptorJetPack_C Jet Pack
/Game/FactoryGame/Resource/Parts/Filter/Desc_Filter.Desc_Filter_C مرشح الغاز السام
/Game/FactoryGame/Resource/Parts/IodineInfusedFilter/Desc_HazmatFilter.Desc_HazmatFilter_C مرشح حقن اليود
/Game/FactoryGame/Resource/Equipment/HazmatSuit/BP_EquipmentDescriptorHazmatSuit.BP_EquipmentDescriptorHazmatSuit_C البدلة الواقية
/Game/FactoryGame/Resource/Equipment/HoverPack/BP_EquipmentDescriptorHoverPack.BP_EquipmentDescriptorHoverPack_C Hover Pack
/Game/FactoryGame/Resource/Equipment/JumpingStilts/BP_EquipmentDescriptorJumpingStilts.BP_EquipmentDescriptorJumpingStilts_C بليد رانر
/Game/FactoryGame/Resource/Equipment/NobeliskDetonator/BP_EquipmentDescriptorNobeliskDetonator.BP_EquipmentDescriptorNobeliskDetonator_C نوبليسك ديتوناتور
/Game/FactoryGame/Resource/Parts/NobeliskExplosive/Desc_NobeliskExplosive.Desc_NobeliskExplosive_C نوبليسك
/Game/FactoryGame/Resource/Equipment/Beacon/Desc_Parachute.Desc_Parachute_C المظلة
/Game/FactoryGame/Resource/Equipment/NailGun/Desc_RebarGunProjectile.Desc_RebarGunProjectile_C مسدس حديد التسليح
/Game/FactoryGame/Resource/Parts/SpikedRebar/Desc_SpikedRebar.Desc_SpikedRebar_C قضيب من الحديد الصلب
/Game/FactoryGame/Resource/Equipment/Rifle/BP_EquipmentDescriptorRifle.BP_EquipmentDescriptorRifle_C بندقية
/Game/FactoryGame/Resource/Parts/CartridgeStandard/Desc_CartridgeStandard.Desc_CartridgeStandard_C رصاصات البندقية