Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

🔻Friend Chat Msg

Like what you're seeing?

Introduction

A bindable property which will be broadcast when the local user receives a friend message ... assuming you have called Set Listen for Friends Messages

Steam Id

The ID of the user who sent the message

Message

The message that was sent

Entry Type

The type of message that was received

Nodes

The event its self is created when you Bind event
Use this to enable friend chat messages
An exampel comparing the Entry Type value of the event

Last updated