Events
caution
Do not trigger these events. They are designed for listening and providing information to other scripts. Activating them will not have any effect and may disrupt other scripts that rely on them. If you want to trigger actions, please use the exports instead.
📄️ enterProperty
Event that gets triggered when a player enters a property.
📄️ leaveProperty
Event that gets triggered when a player leaves a property.
📄️ showUI
Event that gets triggerd when a new UI page opens.
📄️ hideUI
Event that gets triggerd when the UI gets hidden.
📄️ buyProperty
Event that gets triggerd when a player buys a property
📄️ rentProperty
Event that gets triggerd when a player rents a property