SCode Software
Tebex StoreSiberWin StudiosCFX.REDiscord
  • Welcome to SCode!
  • General Information
  • Common Questions
  • SCRIPTS
  • ⭐SCode Home
    • 1️⃣Installation
    • 2️⃣SQL - Database Installation
    • ⚙️Configuration
  • ⭐SCode Caravan
    • 💻Installation
    • ⚙️Configuration
  • ⭐SCode Police Callsign
    • 💻Installation
    • ⚙️Configuration
  • ⭐SCode Drawtext UI
    • 💻Installation
    • ⚙️Configuration
    • 💻Usage Examples
    • 💻Practical Examples
  • ⭐SCode Freecam
    • 💻Installation
    • ⚙️Configuration
  • MAP - MLO
    • 🧩Lake Houses
    • 🧩Mirror Park GangHouse
    • 🧩South Side HOOD
Powered by GitBook
On this page
  1. SCode Drawtext UI

Usage Examples

Usage Examples of SCode Drawtext UI Resource

Basic Notification

exports["scode-uidrawtext"]:SendUI("TITLE", "Your message here")

Success Notification

exports["scode-uidrawtext"]:SendSuccessUI("SUCCESS", "Operation completed successfully!")

Warning Notification

exports["scode-uidrawtext"]:SendWarningUI("WARNING", "Please be careful!")

Error Notification

exports["scode-uidrawtext"]:SendErrorUI("ERROR", "Something went wrong!")

Close Notification

exports["scode-uidrawtext"]:CloseUI()
PreviousConfigurationNextPractical Examples

Last updated 3 months ago

⭐
💻
Page cover image