showHelpNotification
TriggerClientEvent('esx:showHelpNotification', source, msg)
This event shows a help notification with the parsed message. These help notification support displaying button inputs, see this list
Example
TriggerClientEvent('esx:showHelpNotification', source, 'Hit ~INPUT_CONTEXT~ to do shit!')
Result
Note
Do not use this event for client side, instead use ESX.ShowHelpNotification