Altv Os Context Menu
This script adds a RuneScape-style context menu to alt:V, letting players hold left alt and right-click objects to trigger model-specific options and interactions.
Menus are initialized client-side and linked to entity model hashes. Each option can emit either a client or server event, passing entity data for custom logic such as examining props or performing actions.
- Hold left alt + right-click to open context menus on objects
- Attach menus to specific model hashes
- Support for client and server event callbacks
- Simple API for creating and appending menu options