[RELEASE] [STANDALONE] Task UI - Notify UI

Hello everyone, this is a very simple resource that ive made for other scripts im working on. I wanted to share it with yall just because

Use these events to use it:
Use client events to interact with the UI from any resource.

taskUI:newMessage Shows a permanent message until “taskUI:hideTaskUI” is called 1st arg = Title 2nd arg = Description

taskUI:newTimedMessage Shows a timed message for the specified amount of seconds 1st arg = Title 2nd arg = Description 3rd arg = Time (in seconds)

taskUI:hideTaskUI Hides the UI inmediatly, no matters if its a permanent or timed message, no args

Download: https://github.com/lTomyV/taskUI or here

Preview:

The recomended use is for missions and tasks, so the message just stays there
Any contribution will be accepted on the repo! Thanks yall

7 Likes

thank you very much making this

2 Likes

nice bro thank you

1 Like

Nice, simple but most required for most scenarios. Well done mate.

1 Like

This looks nice, very clean. Good job!

1 Like