ix.notice

Notification helper functions

Functions

ix.util.Notify(message, recipient)

View source »

Sends a notification to a specified recipient.

Parameters

  • message string

    Message to notify

  • recipient Player default: nil

    Player to be notified

ix.util.NotifyLocalized(message, recipient, ...)

View source »

Sends a translated notification to a specified recipient.

Parameters

  • message string

    Message to notify

  • recipient Player default: nil

    Player to be notified

  • ...

    Arguments to pass to the translated message