Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
marqdevx committed Mar 4, 2024
1 parent 289510f commit 4a96869
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,17 @@ The plugin has been developed with these ideas in mind:
`.pracc`: launch the practice config
`.scrim`: start the competitive match
`.map <map>`: change the map (example: `.map ancient`)
`.rcon <command>`: workaround to be used as the old rcon, execute commands from server side
`.rcon <command>`: workaround to be used as the old rcon, execute commands from server side. Usage on the console `c_rcon <comnand>`

* Scrim commands
`.pause`: pauses the match
`.unpause`: request the unpause
* Coach
`.coach`: switch to coach
`.coach`: switch to coach, also available `.coach <ct/t>`
`.uncoach`: return as a player
* Admin only
`.record`: start the demo recording
`.stoprecord`: finish the recording and save it under `gotv/<date>.dem`
`.stoprecord`: finish the recording and save it under `gotv/<date_time_map>.dem` example: `gotv/03March_20-08_de_anubis.dem`
`.restore <round>`: load the desired round's backup
`.forceunpause`: force the unpause

Expand Down Expand Up @@ -79,6 +79,7 @@ The plugin has been developed with these ideas in mind:
- [ ] Remove smokes
- [ ] Rethrow
- [ ] Throw information (air-time, bounces...)
- [X] Flash target and time
- [ ] Save throws and lineups
- [X] Last
- Misc
Expand Down

0 comments on commit 4a96869

Please sign in to comment.