diff --git a/Project Reboot 3.0/commands.cpp b/Project Reboot 3.0/commands.cpp index 29fd73f..a2044b7 100644 --- a/Project Reboot 3.0/commands.cpp +++ b/Project Reboot 3.0/commands.cpp @@ -1060,6 +1060,8 @@ cheat setshield - Sets executing player's shield. cheat applycid - Sets a player's character. cheat spawnpickup - Spawns a pickup at specified player. cheat teleport/tp - Teleports to what the player is looking at. +cheat savewaypoint (phrase/number) - Gets the location of where you are standing and saves it as a waypoint. +cheat waypoint (saved phrase/number) - Teleports the player to the selected existing waypoint. cheat spawnbot - Spawns a bot at the player (experimental). cheat setpickaxe - Set player's pickaxe. Can be either the PID or WID cheat destroytarget - Destroys the actor that the player is looking at.