-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
## Source Tool Assist | ||
|
||
Plugin for tool assisted runs in CSS. Supports stitching a run together with rewind or tick by tick advancement. With replays on a bot and allows editing of that bot in spectator. Includes zones and tick timer. | ||
|
||
### Commands | ||
|
||
- **sm_segmentreplay** - Open main plugin menu. | ||
- **sm_zone_edit** - Open zone edit menu. | ||
- **sm_stepback** - Step back a single tick in edit mode. | ||
- **sm_stepforward** - Step forward a single tick in edit mode. | ||
- **+sm_rewind** - Start rewinding with speed factor in edit mode. | ||
- **+sm_fastforward** - Fast forward with speed factor in edit mode. | ||
- **sm_zone_gridsize** - Parameter which to snap zone creation points to. | ||
- **sm_respawn** - Respawns the player if they are dead. |