Documentation for El Visuals
Everything you need to install, configure and integrate our FiveM resources — without digging through Discord history.
Start here
01Installation
Add Notify to a fresh server and verify the resource in minutes.
Get started →02ConfigurationChoose placement, behaviour, limits and the visual foundation.
Configure it →03API referenceEvery client and server export, with complete Lua examples.
Read the API →04TroubleshootingKnown FiveM and CEF pitfalls, symptoms and direct fixes.
Find a fix →Notify at a glance
elvisuals_notify provides transient notifications, persistent cards, progress panels, checklists,
and text prompts. It runs without a framework dependency and ships with four complete themes.
exports['elvisuals_notify']:notify({
type = 'success',
title = 'Payment received',
description = 'You were paid $1,250.',
})Need a hand?Start with the troubleshooting guide.
Get support-ready →