Hi,
Kpuc just told me that to get super card working with the blue door in WaterEvent submarine.
Hi, yes, for this, the WaterEvent plugin already has all the necessary hooks, you need to edit only the Super Card plugin
object OnCardSwipeWaterEvent(CardReader cardReader, Keycard card, BasePlayer player)
if return true - then the door will be open
otherwise, everything will remain unchanged
Anyone know what to edit or add where exactly to get this working?