Exports & How to use
Client Exports / Triggers
Export
exports['brutal_textui']:Open(message, color, thema, position)
Open export
exports['brutal_textui']:Close()
Close export
Message - Text of the message - The message must include a box with the key/control: [E] or [G] or [CTRL] or what you want to write in the box. For example: "[E] Open the menu", "Open the menu [F6]". No matter where you type within the code.
Color - blue / red / green / yellow / purple / orange / gray | custom can be added in the config.lua
Thema - Between 1-4.
Position - left / right
How to use?!
Last updated