Fortnite Creator Most Wanted Debug Commands - Aug 2025

Name: Deal Damage to Self
Description: Deal X amount of damage to the activating agent
Command type: Parameter
Range: 1.0 .. 9999.0
Implementation details: When the command is used it deals Damage to the activating Agent

2 Likes
  • Name: Time Dilation Modifier
  • Description: Change the Time Dilation of the world
  • Command type: Parameter
    • Range: Min(0.05) Max(20.0-60.0)
  • Implementation details: This would modify the time dilation of the world so a creator can speed up processes while debugging

Use Case: If a random event happens in a map every 5 minutes instead of having to modify the code to make it happen more frequently to test or making many cinematic sequences of varying time dilation, the debug command can be used to simply speed up the game

2 Likes
  • Name: Bookmark
  • Description: The bookmark teleports the player to a pre-selected location.
  • Command type: Action
    • Label: Teleport to Bookmark 1, 2 and etc.
  • Implementation details: The command teleports the player to the specified bookmarks as the unreal engine does.