
[Preview]
[Options]
Set the:
- Message;
 - Color (blue/red/green/gray);
 - Position (left/right).
 
[Guide]
Click here to see how this resource works.
Download (3.99β¬)
Get this resource at Tebex
This resource isnβt using the FiveM Asset Escrow system.

[Preview]
[Options]
Set the:
[Guide]
Click here to see how this resource works.
Get this resource at Tebex
This resource isnβt using the FiveM Asset Escrow system.
Looks good. Also not too expensive. Great job!
Thank you 
Looks great, happy to see you post again, hope to see you post more since im in love with your resources, iβll defo be purchasing. GLWS 
sheeesh good to see you C asper
bought, thanks
hi lol, you can expect me on every post.
thatβs why im typing it mate
Sweet, works prefectly!
I do not understand how to export
Contact me through PM.
hey, how to use for a gcphone messages?
If you need help contact me through PM, I do not offer support on threads.
How to install correctly into server ?
Great job ![]()
If you want it to update object and action text add
in client.lua
Code:
            SendNUIMessage({
                action = "updateprompt",
                idx = i,         --- ADD the comma
                otext = prompts.objecttext,    --- ADD THIS!!
                atext = prompts.actiontext,     --- ADD THIS!!
                data = {
                    visible = prompts.visible,
                    top = prompts.top,
                    left = prompts.left,
                    scale = prompts.scale
                }
            })
and in index.html
Code:
          case "updateprompt":
            var index = n**l;
            for (var i = 0; i < viewmodel.prompts.length; i++) {
              if (viewmodel.prompts[i].name == event.data.idx) {
                index = i;
                viewmodel.prompts[i].objecttext = event.data.otext;       --- ADD THIS!! and get rid of these 2 comments!!
                viewmodel.prompts[i].actiontext = event.data.atext;       ---- ADD THIS!! and get rid of these 2 comments!!
then you can use them in the normal UPDATE
startprompt:Update({
objecttext = βSquid Games! ββ¦ gameInfoText,
actiontext =β[E] to Joinβ,
key = βEβ
})
how to install properly please
Hi, please contact us privately for support.
purchased ⦠but cant work⦠need support
Hi, please contact me privately for support.