-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Description
Your version of TTT2 (mandatory)
Both:
- Workshop version from Steam
- Latest GitHub version
Describe the bug (mandatory)
- Crowbar settings have strange naming convention. Server convar ttt_crowbar_unlocks manages if crowbar tries to open doors. Unlocking is instead handled by ttt_map_settings entity, although if the server convar is set to false no opening or unlocking is possible at all.
To reproduce
Steps to reproduce the behaviour:
- Set the server convar to false; suddenly, crowbars can't open doors.
Further, you can't turn off the unlock server-wide while leaving one open.
Expected behaviour
- Unlock convar only controls unlocking, not opening.
An additional separate convar for just unlocking would be good.
Further, it seems to be believed that ttt_map_settings controls door opening behaviour as well, while it currently only controls unlocking. A separate key value might be nice to control exactly that in TTT2.
Metadata
Metadata
Assignees
Labels
No labels