Teezy Core Development
GithubYouTubeDiscord
  • Introduction
  • Meet Our Team
  • Partners & Sponsors
  • PAID RELEASE
    • Illegal Traphouse System
      • Dependencies
      • Installations
      • Configurations
    • Advanced Printer System
    • Advanced Community Service
    • Advanced Priority System
  • FREE RELEASE
    • Weazel News Display
      • Installations
      • Usages
    • Advanced Starterpack System
      • Dependencies
      • Installations
      • Configurations
      • Guides
Powered by GitBook
On this page
  • Event Usage
  • Exports Usage
  1. FREE RELEASE
  2. Weazel News Display

Usages

Client/Server/Export Usages

Event Usage

TriggerServerEvent("cfx-tcd-newsDisplay:Server:Broadcast", "Breaking News", "This is a test message", "This is a test bottom message", 10000)

Exports Usage

Export
Parameter

displayNews(title, msg, bottom, time)

title: string msg: string bottom: string time: number

exports['cfx-tcd-newsDisplay']:displayNews("Breaking News", "This is a test message", "This is a test bottom message", 10000)

PreviousInstallationsNextAdvanced Starterpack System

Last updated 8 months ago