Page 1 of 1

Park Beyond

Posted: Sun Jun 25, 2023 2:26 pm
by cfemen
Hi,

Well this game has a ton of cool cheat commands, attached is a table that allows you to create the console + change the console key ( default console key is TILDE )


Commands you can use:

Code: Select all

Toggledebugcamera  (you can use the mouse-wheel to set the cam speed)
FOV <Amount>
Slomo <Scale>
Cheat_TriggerPopup
Cheat_ResearchUnlockAll
Cheat_CashAllVisitor <Amount>
Cheat_SetSelectedVisitorMoney <Amount>
Cheat_SetSelectedStaffEnergy <Amount>
Cheat_SetSelectedVisitorHappiness <Amount>
Cheat_ModifySelectedBuildingMaintenance <Amount>
Cheat_SetSelectedBuildingMaintenance <Amount>
Cheat_CashPlayer <Amount>
Cheat_ForceStartSelectedRide
Cheat_ExplodeRandomRides <Amount>
Cheat_UpgradedSelectedRides
Cheat_RerollAllLoans
Cheat_CompleteAllMissions
Cheat_CompleteMission <Index>
Cheat_ShowAllMenuButtons
Cheat_UnlockAllMissions
Cheat_UnlockMission <Index>
Cheat_LoseGame
Cheat_WinGame
Cheat_CompleteAllGoals
Cheat_CompleteCurrentGoal <OneByOne>
Cheat_CompleteCurrentOptionalGoal <OneByOne>
Cheat_CreateOptionalGoalSet
Cheat_FailCurrentGoal
Cheat_AddAmazement <Amount>
Cheat_ActivateGroundSnapping 1/0
Cheat_ToggleAdvancedRideEditorFeature
Cheat_ToggleModularRideCollision
Cheat_ForceStartSelectedModularRide
Cheat_ModifySelectedModularRidesMaintenance <Amount>
Cheat_SetSpeedOverrideForSelectedModularRide <Speed>
Cheat_ForceSpawnLitterObjectsOnSelectedBuildings <Amount>
Cheat_RemoveAllLitterObjects
Cheat_RemoveAllPukeObjects
Cheat_SpawnLitterObjects <Amount>
Cheat_SpawnPukeObjects <Amount>
Cheat_EnableVisitorSpawning 1/0
Cheat_EnableVisitorSpawningRegular 1/0
Cheat_EnableVisitorSpawningWaves 1/0
Cheat_LockParkRating
Cheat_ReachVisitorCap <Active>
Cheat_SetParkRating <Rating>
Cheat_SpawnVisitorsAtEntries <Amount>
Cheat_UnlockParkRating
Cheat_IgnoreLandOwnership
Cheat_ExplodeRandomTrashBins <Amount>
Cheat_FireSelectedStaff
Cheat_UpdatePregeneratedStaff
Cheat_SetSelectedStaffSalaryLevel <Level>
Cheat_AddJobExperienceForSelectedAgents <Amount>
Cheat_AdvanceTime <Seconds>
Cheat_ExplodeRandomBuildings <EPLStructureTypeMaintenance> <Amount>
Cheat_SpawnStaff <EPLStaffType> 
Cheat_SpawnStaffByLevel <EPLStaffType> <Rank>
Cheat_SpawnSpecialVisitorGroup <EPLVisitorGroupSpecialType> <Amount>
Some examples:
Set the FOV to 100: FOV 100
Add 100 Cash: Cheat_CashPlayer 100
Complete current goal one by one: Cheat_CompleteCurrentGoal 1
Spawn a Janitor with Rank 2: Cheat_SpawnStaffByLevel EPLStaffType::JANITOR 2

All EPLStaffType Enums:

Code: Select all

EPLStaffType::JANITOR
EPLStaffType::MECHANIC
EPLStaffType::PARAMEDIC
EPLStaffType::ENTERTAINER
EPLStaffType::SHOPKEEPER
EPLStaffType::RIDE_OPERATOR
All EPLStructureTypeMaintenance Enums:

Code: Select all

EPLStructureTypeMaintenance::SHOP
EPLStructureTypeMaintenance::VENDING_MACHINE
EPLStructureTypeMaintenance::TOILET
EPLStructureTypeMaintenance::FLAT_RIDE
EPLStructureTypeMaintenance::MODULAR_RIDE
EPLStructureTypeMaintenance::MAX
All EPLVisitorGroupSpecialType Enums:

Code: Select all

EPLVisitorGroupSpecialType::Default
EPLVisitorGroupSpecialType::Henchman
EPLVisitorGroupSpecialType::Superstar
EPLVisitorGroupSpecialType::Waldo

That's it, have fun fooling around with all that commands :D

Re: Park Beyond

Posted: Sat Jul 01, 2023 9:57 am
by nimashabi
any idea of hacking staffs energy or visitors needs?

Re: Park Beyond

Posted: Wed Sep 06, 2023 6:14 am
by nimashabi
cfemen wrote:
Sun Jun 25, 2023 2:26 pm
Hi,

Well this game has a ton of cool cheat commands, attached is a table that allows you to create the console + change the console key ( default console key is TILDE )


Commands you can use:

Code: Select all

Toggledebugcamera  (you can use the mouse-wheel to set the cam speed)
FOV <Amount>
Slomo <Scale>
Cheat_TriggerPopup
Cheat_ResearchUnlockAll
Cheat_CashAllVisitor <Amount>
Cheat_SetSelectedVisitorMoney <Amount>
Cheat_SetSelectedStaffEnergy <Amount>
Cheat_SetSelectedVisitorHappiness <Amount>
Cheat_ModifySelectedBuildingMaintenance <Amount>
Cheat_SetSelectedBuildingMaintenance <Amount>
Cheat_CashPlayer <Amount>
Cheat_ForceStartSelectedRide
Cheat_ExplodeRandomRides <Amount>
Cheat_UpgradedSelectedRides
Cheat_RerollAllLoans
Cheat_CompleteAllMissions
Cheat_CompleteMission <Index>
Cheat_ShowAllMenuButtons
Cheat_UnlockAllMissions
Cheat_UnlockMission <Index>
Cheat_LoseGame
Cheat_WinGame
Cheat_CompleteAllGoals
Cheat_CompleteCurrentGoal <OneByOne>
Cheat_CompleteCurrentOptionalGoal <OneByOne>
Cheat_CreateOptionalGoalSet
Cheat_FailCurrentGoal
Cheat_AddAmazement <Amount>
Cheat_ActivateGroundSnapping 1/0
Cheat_ToggleAdvancedRideEditorFeature
Cheat_ToggleModularRideCollision
Cheat_ForceStartSelectedModularRide
Cheat_ModifySelectedModularRidesMaintenance <Amount>
Cheat_SetSpeedOverrideForSelectedModularRide <Speed>
Cheat_ForceSpawnLitterObjectsOnSelectedBuildings <Amount>
Cheat_RemoveAllLitterObjects
Cheat_RemoveAllPukeObjects
Cheat_SpawnLitterObjects <Amount>
Cheat_SpawnPukeObjects <Amount>
Cheat_EnableVisitorSpawning 1/0
Cheat_EnableVisitorSpawningRegular 1/0
Cheat_EnableVisitorSpawningWaves 1/0
Cheat_LockParkRating
Cheat_ReachVisitorCap <Active>
Cheat_SetParkRating <Rating>
Cheat_SpawnVisitorsAtEntries <Amount>
Cheat_UnlockParkRating
Cheat_IgnoreLandOwnership
Cheat_ExplodeRandomTrashBins <Amount>
Cheat_FireSelectedStaff
Cheat_UpdatePregeneratedStaff
Cheat_SetSelectedStaffSalaryLevel <Level>
Cheat_AddJobExperienceForSelectedAgents <Amount>
Cheat_AdvanceTime <Seconds>
Cheat_ExplodeRandomBuildings <EPLStructureTypeMaintenance> <Amount>
Cheat_SpawnStaff <EPLStaffType> 
Cheat_SpawnStaffByLevel <EPLStaffType> <Rank>
Cheat_SpawnSpecialVisitorGroup <EPLVisitorGroupSpecialType> <Amount>
Some examples:
Set the FOV to 100: FOV 100
Add 100 Cash: Cheat_CashPlayer 100
Complete current goal one by one: Cheat_CompleteCurrentGoal 1
Spawn a Janitor with Rank 2: Cheat_SpawnStaffByLevel EPLStaffType::JANITOR 2

All EPLStaffType Enums:

Code: Select all

EPLStaffType::JANITOR
EPLStaffType::MECHANIC
EPLStaffType::PARAMEDIC
EPLStaffType::ENTERTAINER
EPLStaffType::SHOPKEEPER
EPLStaffType::RIDE_OPERATOR
All EPLStructureTypeMaintenance Enums:

Code: Select all

EPLStructureTypeMaintenance::SHOP
EPLStructureTypeMaintenance::VENDING_MACHINE
EPLStructureTypeMaintenance::TOILET
EPLStructureTypeMaintenance::FLAT_RIDE
EPLStructureTypeMaintenance::MODULAR_RIDE
EPLStructureTypeMaintenance::MAX
All EPLVisitorGroupSpecialType Enums:

Code: Select all

EPLVisitorGroupSpecialType::Default
EPLVisitorGroupSpecialType::Henchman
EPLVisitorGroupSpecialType::Superstar
EPLVisitorGroupSpecialType::Waldo

That's it, have fun fooling around with all that commands :D
it seems
Cheat_SetSelectedStaffSalaryLevel <Level>
Cheat_AddJobExperienceForSelectedAgents <Amount>
not working anymore