Installation & Config
There is the installation guide and config about our Business Annoucement System
π¦ Installation Guide β b_textui
b_textuiπ§ Requirements
π Installation Steps
ensure b_textui
Export to open text UI :
exports['b_textui']:openTextUI(message, key, style, position)
Export to close text UI :
exports['b_textui']:closeTextUI()
Example :
exports['b_textui']:openTextUI("Press to open the safe", "E", "red", "left")
-- Styles : neonpink, neonblue, red, blue, default
-- Positions : left, right, topleft, toprightπ Styles





π Positions
Last updated