Client/Server/Export Usages
Last updated 1 month ago
TriggerServerEvent("cfx-tcd-newsDisplay:Server:Broadcast", "Breaking News", "This is a test message", "This is a test bottom message", 10000)
exports['cfx-tcd-newsDisplay']:displayNews("Breaking News", "This is a test message", "This is a test bottom message", 10000)
displayNews(title, msg, bottom, time)
title: string msg: string bottom: string time: number
string
number