Skip to main content

NotifyBoard

TriggerEvent Syntax
TriggerEvent("viority_menu:server:UpdateNotifyBoard", header, message, time, identifier)

PARAMETER

  1. Header (STRING) -> Test Message
  2. Message (STRING) -> My Test Message...
  3. Time (STRING) -> 15.06.2022 15:23
  4. Identifier (STRING)
info

You can use all HTML Text Syntax. To highlight a String start it with {b1} and end it with {b2}

Example TriggerEvent
TriggerEvent("viority_menu:server:UpdateNotifyBoard", "NEWS", "SERVER RESTART IN {b1}5 MINUTES{b2}", os.date('%d.%m.%Y %H:%M'), identifier)