๐งMail
Guide on how to configure your mailing/alert system for players
FOR LB-PHONE
Step 1: Navigate to mm_airdrop/client/config.lua
Step 2: Update PhoneNotify()
function, set it:
Step 3: Create a file in server folder naming mail.lua
and add this to the file
Step 4: Add 'server/function.lua'
in server_scripts
in fxmanifest.lua. it should look like this:
FOR QS SMARTPHONE
Step 1: Navigate to mm_airdrop/client/config.lua
Step 2: Update PhoneNotify()
function, set it:
Last updated