A simple input box

Note: This UI is written on the open source template provided by Bootstrap, the UI is not designed by myself

Hello everyone, I have been registered on the FiveM forum for a long time, and I will share with you a simple input box script I just finished writing. The first time I tried, the writing was not very good, and it may be a little BUG.

download:nz_ui_enter.zip (71.4 KB)

Use event call:

    TriggerEvent('nz_ui_enter', 'title', function(data) 
        print(data)
    end)
3 Likes

Please upload to GitHub

Looks nice

1 Like

has been uploaded to GitHub

1 Like

Yes, although it is a simple small script, I believe many people will like it