okokTextUI
Installation Guide
Displaying
exports['okokTextUI']:Open('[Key] Message', 'color', 'position', playSound)Hiding
exports['okokTextUI']:Close()Displaying (in a loop)
exports.okokTextUI:OpenThisFrame('[Key] Message', 'color', 'position', playSound)Example
Example (loop)
Last updated