AN Notify | Advanced Notification System [PAID]

thumb

SUMMARY:

Inspired by the iOS 12 notifications, built from scratch, AN Notify is by far the most advanced FiveM notification system, with a cool interactive UI, unique sound effects and some great features.
One of my best creations so far.

FEATURES:

  • Interactive NUI
  • Clickable notifications ( with Event Triggering System )
  • Ability to delete a notification
  • Ability to toggle sound effects
  • Easy way to swap it with QBCore and ESX Notifications ( Included in the documentation )
  • Easy to use ( Included in the documentation )
  • Ability to suppress certain notifications from showing
  • NUI Injection Proof
  • Much more stuff to uncover by yourself

PREVIEW VIDEO:

USAGE EXAMPLE:

Code:

exports["an_notify"]:Notify("ERROR","You do not have enough money","danger","System","fa-solid fa-sack-xmark",15000,true)

Result:

DOWNLOAD:

DOWNLOAD ENCRYPTED VERSION FOR €5.99 ( ONLY client.lua is ENCRYPTED )
notify2

DOWNLOAD UNLOCKED VERSION FOR €14.99
notify

Code is accessible Yes
Subscription-based No
Lines (approximately) 1400
Requirements N/A
Support Yes
3 Likes

great release bud

Thanks mate :blue_heart:

1 Like

PRICE DROPPED TO €5.99 ( TEMPORARILY )

You won’t regret buying it :heart:

UPDATED TO 1.0.1

Changelog
+ 'Added Events to make the script triggerable from both the client and server side'

PATCHED

Changelog
- Fixed some small typo errors
- Fixed a mistake in the documentation

I have this error and some notifications come out double

did you make any changes to the resource?

I have not modified anything the code is closed

did you buy the locked version?

If it is the closed version

yes, can you show me how you are calling the notifications?
show me the trigger or export that you are doing.

exports[“an_notify”]:Notify(“Hola”,“cargar”,“success”,“autor”,“fa-solid fa-person-rifle”,3000,false)

that is not an error by the way. what’s actually breaking in your server?

In the image I show you the double notification when only one should appear

the other notifications that are malfunctioning are just called wrong.
please refer to the documentation and correct them.

Added detailed documentation: