I was able to find it under help rp hooks. Help hooks directs people to help skills. On the website version, it is the same way. In help skills there’s a section on hooks with a hyperlink to the hooks help file, except that the link goes to help skills, not help rp hooks.
Is this something I can fix easily or more of an update-y thing?
Thanks, as always, Faraday!
That’s interesting. I don’t see the behavior on several games. That said, there is a lingering alias for hooks in the skills help file that shouldn’t be there. Hooks used to be part of the FS3skills plugin, but I moved them out to the chargen plugin. Guess I forgot to remove the help reference.
I’ll take those out in the next patch and hopefully that will resolve the problem for you. If not, we can dig deeper.
If you don’t want to wait for the patch, you can edit `aresmush/plugins/fs3skills/help/en/skills.md’ and remove hooks/hook from the alias list:
aliases:
- reset
- language
...
- hooks
- hook