mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-23 15:52:55 +01:00
Updated Console (markdown)
10
Console.md
10
Console.md
@@ -35,11 +35,11 @@ There is also a keyboard shortcut: it's the key that's between the Tab and Escap
|
||||
| `paint_segments ` | Paints segment heights |
|
||||
| `reset_user_strings` | Resets all user-defined strings, to fix incorrectly occurring 'Chosen name in use already' errors |
|
||||
| `rides list` | List all rides |
|
||||
| `rides set type <ride ID> <type> | Set ride type (track style). Use 47 for crooked house |
|
||||
| `rides set friction <ride ID> <friction> | Set friction for all vehicles. This will be reset if the vehicles are removed from the track |
|
||||
| staff list | List staff members |
|
||||
| staff set energy <staff ID> <energy> | Set the energy level of a staff member. A value of 0 will freeze them in place. |
|
||||
| staff set costume <staff ID> <costume ID>| Set entertainer costume |
|
||||
| `rides set type <ride ID> <type>` | Set ride type (track style). Use 47 for crooked house. |
|
||||
| `rides set friction <ride ID> <friction>` | Set friction for all vehicles. This will be reset if the vehicles are removed from the track |
|
||||
| `staff list` | List staff members |
|
||||
| `staff set energy <staff ID> <energy>` | Set the energy level of a staff member. A value of 0 will freeze them in place. |
|
||||
| `staff set costume <staff ID> <costume ID>` | Set entertainer costume |
|
||||
|
||||
### Variables
|
||||
|
||||
|
||||
Reference in New Issue
Block a user