Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 382 Bytes

File metadata and controls

14 lines (8 loc) · 382 Bytes

7_input

7_input is a simple keyboard input script for FiveM made using pure html/css/js. This script is made by 7empest15.

How to use

To open a new input dialog, there is an unique export :

exports['7_input']:OpenKeyboardInput(title, defaultText, maxInputLength, isPassword)

This export return the entered value.

alt text