`sar_reset` command
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C++
- Stars
- 122
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
Idk how useful this would be but would be cool to have a command to reset all sar/srconfigs variables (and possibly all game cvars/variables) to their default state as if you just launched the game
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the command registration for sar_reset and the code that stores sar/srconfigs variables and their defaults. Clarify whether the command should reset only plugin variables or also game cvars, then define and test the expected reset behavior before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100