You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue happen constantly with innocents they take sanity even if they aren't selected like murd acquiring and accumulating sanity, one method is killing rats or just wait to accumulate sanity again (loop) and dropping the sanity through such as elements.
One solution is add flags like undroppable and give the sanity or madmeter only for the murder or class.
Note: removing that loop should be reduce part of the lag of the game.
The text was updated successfully, but these errors were encountered:
This commit adds the INVENTORY.UNDROPPABLE flag to MadMeter, preventing players from dropping sanity.
To prevent innocents from being given this item, the best options would be to check if the player is the murderer before giving them sanity or removing the item from the innocent's inventory constantly. Creating a unique class for the murderer might be too difficult to implement, even with morphed player classes because they won't be able to pick up items or switch weapons properly.
prepper25
changed the title
The players can drop sanity
The players can drop sanity bug
Nov 16, 2016
This issue happen constantly with innocents they take sanity even if they aren't selected like murd acquiring and accumulating sanity, one method is killing rats or just wait to accumulate sanity again (loop) and dropping the sanity through such as elements.
One solution is add flags like undroppable and give the sanity or madmeter only for the murder or class.
Note: removing that loop should be reduce part of the lag of the game.
The text was updated successfully, but these errors were encountered: