Skip to content

Latest commit

 

History

History
87 lines (66 loc) · 2.39 KB

COMMANDS.md

File metadata and controls

87 lines (66 loc) · 2.39 KB

Commands

TR1X introduces a developer console, by default accessible with the / key. Currently supported commands:

  • /pos
    Retrieves precise information about Lara's coordinates. Knowledge is power!

  • /tp {room_number}
    /tp {x} {y} {z}
    /tp {object}
    Instant travel! Teleports Lara into a random spot within the specified room, the specified X,Y,Z coordinates, or at the nearest object of specific type.

  • /hp
    /hp {health}
    Sets Lara's health points to the specified value. Tougher trials await!

  • /heal
    Tough day, Lara? Heals our girl back to full health.

  • /flip
    /flip off
    /flip on
    Switches the global flipmap on or off, turning the reality around you on its head.

  • /give {item_name}
    /give {num} {item_name}
    /give all
    /give guns
    /give keys
    Gives Lara an item. Try /give guns to arm her to the teeth, and /give keys to get her all important puzzle items. Ain't nobody got time for searching!

  • /kill
    /kill all
    /kill {enemy_type}
    Tired of bats, crocs, rats, lions, Frenchmen and literally every living thing trying to spoil your adventure? This command instantly disposes of the nearest enemy, or kills them all at once.

  • /fly
    Turns on the fly cheat. Why even walk?

  • /cheats on
    /cheats off
    Enables or disables cheat keys. It's not like disabling them will make this console any less of a cheat.

  • /braid on
    /braid off
    Grants the power to switch Lara's iconic braid on and off.

  • /wireframe on
    /wireframe off
    Enables or disables the wireframe mode. Enter the debugging realm!

  • /endlevel
    Ends the current level. Ideal for speedruns.

  • /level {num}
    /level {name}
    /play {num}
    /play {name}
    Plays the specified level.

  • /load {slot_num}
    Loads the specified savegame slot.

  • /save {slot_num}
    Saves the game to the specified savegame slot.

  • /demo
    Starts the demo.

  • /title
    Exits the game to main screen.

  • /speed

  • /speed {num}
    Retrieves or sets current game speed.

  • /vsync on

  • /vsync off
    Enables or disables VSync.

  • /fps

  • /fps {num}
    Retrieves or sets current frames per second.

  • /set {option}

  • /set {option} {value}
    Retrieves or assigns a new value to the given configuration option. Some options need a game re-launch to apply. The option names use - rather than _.