Skip to main content
A contextual menu belongs to one interaction and does not modify the player’s normal action registry.
Call openCheckout(theRegisterId) from your existing target, proximity or interaction handler. FzD Action Wheel does not create interaction zones itself.

Open options

Closing a contextual menu

There is only one visible wheel per client. close() does not track which resource opened the current menu, so avoid delayed unconditional closes that could close a newer menu.

Security

Payloads and visibility checks are client-controlled. A real server event must independently validate price, money, items, permissions, distance and transaction state.