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)