TRX/COMMANDS.md

44 lines
1.4 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}`
2023-11-08 00:58:35 +01:00
Instant travel! Teleports Lara into a random spot within the specified room, or the specified X,Y,Z coordinates.
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}`
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`
Tired of bats, crocs, rats, lions, Frenchmen and literally every living thing trying to spoil your adventure? This command instantly disposes a single 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.
- `/endlevel`
Ends the current level. Ideal for speedruns.
- `/level {num}`
`/level {name}`
`/play {num}`
`/play {name}`
Plays the specified level.