đŸ”Ŧ
MIP HyperLInk Chat System
  • 👋Welcome to MIP Multiplayer HyperLink Chat System
  • Overview
    • ✨Our Features
  • Fundamentals
    • đŸ› ī¸Setup on a new project
  • Example Content
    • â„šī¸Guide
    • đŸ”ŗLink Item Example
  • Key Components
    • đŸ–Ĩī¸Player Controller Components
    • đŸ–Ĩī¸Game State Components
    • đŸ–Ĩī¸Game Mode Components
    • đŸ–Ĩī¸Pawn Components
  • Patch Notes
    • v1.1
    • v1.2
    • v1.2.1
  • DEMO PROJECT
    • How to run demo project
Powered by GitBook
On this page
  • HyperLink Text
  • Chat Emoticons
  • Chat Commands
  • Server Message
  • Private Message
  • Chat Tab with Allowed Channels:
  • Create and Remove Tabs
  • Drag and Drop Tabs:
  1. Overview

Our Features

PreviousWelcome to MIP Multiplayer HyperLink Chat SystemNextSetup on a new project

Last updated 1 year ago

HyperLink Text

This feature enables item linking in the chat, allowing players to click on it to display item tooltips.

Chat Emoticons

Can be typed into the chat using ":", can be easily add or remove emoticons of your own.

Chat Commands

The Chat Command feature allows players to switch channels by using a "/" followed by a shortcut for the desired channel. This feature is highly customizable to meet your specific needs.

Additionally, players can perform actions using commands, such as /bye, /hello, and /laugh.

Server Message

Utilizing Unreal RPCs, this feature broadcasts messages to all clients.

Private Message

Also utilizing Unreal RPCs, this feature broadcasts messages to the intended recipients.

Chat Tab with Allowed Channels:

Create and Remove Tabs

Drag and Drop Tabs:

This feature provides a chat tab that exclusively listens to the allowed channel, which can be configured at runtime.

Users can create and remove chat tabs.

Chat tabs can be detached or attached to a tab container through drag-and-drop functionality.

✨
See here
See here
See here