Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Installation

πŸ“‹ Requirements

  • A FiveM server running on artifact 2699 or above

  • No additional dependencies required


⬇️ Step 1 β€” Download the resource

Download the latest version of MS_Madonne_Notify from the CFX Portal, the official Cfx.re platform for downloading your purchased or claimed resources.

πŸ’‘ You must be logged in with the account used to claim the resource.


πŸ“ Step 2 β€” Add to your server

Copy the MS_Madonne_Notify folder into your server's resources directory.

your-server/
└── resources/
    └── MS_Madonne_Notify/
        β”œβ”€β”€ ui/
        β”œβ”€β”€ client.lua
        β”œβ”€β”€ server.lua
        └── fxmanifest.lua

πŸ“ Step 3 β€” Add to server.cfg

Add the following line to your server.cfg. This resource has no dependencies, so it can be started at any point:

⚠️ If other resources depend on MS_Madonne_Notify (e.g. MS_Madonne_Seatbelt with NotificationsType = "MS_Madonne_Notify"), make sure MS_Madonne_Notify is started before them.


πŸ”„ Step 4 β€” Restart your server

Restart your server or run the following command in the console:

Madonne Notify is now ready to use! βœ…

Last updated