Polaris
Polaris copied to clipboard
Door hacking tool doesn't hack doors
Brief description of the issue
It appears to fail to call attempt_hack()
https://github.com/PolarisSS13/Polaris/blob/715de43f353dcc56251e5fbfde7c86dbba7bbf3e/code/game/objects/items/devices/hacktool.dm#L45
What you expected to happen
Door to be hacked?
What actually happened
User reported neither the "You start hacking X" message nor the "You failed to hack X" message, which suggests that it's not being called, or that the vars are set such that it already thinks it's hacked the door.
Steps to reproduce
Additional info:
- Server Revision: Found using the "Show Server Revision" verb under the OOC tab.
- Anything else you may wish to add (Location if it's a mapping issue, etc)