TRX/docs/tr1/COMMANDS.md

105 lines
2.7 KiB
Markdown
Raw Normal View History

2023-11-04 01:47:43 +01:00
# Commands
TR1X introduces a developer console, by default accessible with the <kbd>/</kbd> key.
Currently supported commands:
- `/pos`
2023-11-08 00:58:35 +01:00
Retrieves precise information about Lara's coordinates. Knowledge is power!
2023-11-04 01:47:43 +01:00
- `/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.
2023-11-08 00:08:22 +01:00
2024-05-07 12:56:54 +02:00
- `/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.
2023-11-08 00:08:22 +01:00
- `/flip`
`/flip off`
`/flip on`
2023-11-08 00:58:35 +01:00
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`
2023-11-08 00:58:35 +01:00
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.
2023-11-08 00:58:35 +01:00
- `/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.
2024-06-14 11:49:09 +02:00
- `/wireframe on`
`/wireframe off`
Enables or disables the wireframe mode. Enter the debugging realm!
- `/endlevel`
2024-09-30 12:41:16 +02:00
`/nextlevel`
Ends the current level. Ideal for speedruns.
- `/level {num}`
`/level {name}`
`/play {num}`
`/play {name}`
Plays the specified level.
2024-03-28 11:04:04 +01:00
2025-02-02 18:38:33 +01:00
- `/cut {num}`
`/cutscene {num}`
Plays the specified cutscene.
2025-02-02 19:06:07 +01:00
- `/gym`
`/home`
Plays Lara's Home, if available. Alias of `/play 0`.
- `/load {slot_num}`
Loads the specified savegame slot.
2024-04-25 15:11:06 +02:00
- `/save {slot_num}`
Saves the game to the specified savegame slot.
2024-04-25 15:11:15 +02:00
- `/demo`
2024-12-28 16:33:12 +01:00
`/demo {num}`
Starts the specified demo. If no number is chosen, the demos will cycle.
2024-04-25 15:11:15 +02:00
2024-04-25 15:12:31 +02:00
- `/title`
Exits the game to main screen.
- `/exit`
Closes the game.
2024-03-28 11:04:04 +01:00
- `/speed`
- `/speed {num}`
Retrieves or sets current game speed.
2024-03-29 23:52:03 +01:00
2024-04-26 01:20:13 +02:00
- `/vsync on`
- `/vsync off`
Enables or disables VSync.
2024-03-29 23:52:03 +01:00
- `/fps`
- `/fps {num}`
Retrieves or sets current frames per second.
2024-06-18 12:51:44 +02:00
- `/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 `_`.
2024-09-22 22:26:37 +02:00
- `/sfx`
- `/sfx {sound}`
Plays a given sound sample.