Skip to main content

AsylumGGTSMessage

Callable

  • AsylumGGTSMessage(Msg: string, Target?: Character): void

  • Sends a chat message from the GGTS. GGTS slowly replaces the player name by the player number as level rises.


    Parameters

    • Msg: string

      The message to publish

    • optionalTarget: Character

      The member number of the target character

    Returns void

    • Nothing