Skip to content
 
 

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiChatBubble

MultiChatBubble enhances the SA:MP chat system by allowing multiple chat bubbles to appear above players instead of replacing the previous one.
Each bubble fades out independently based on its lifetime and the distance to the local player.

Installation

  1. Install any ASI loader
  2. Place the plugin into the game's root directory

Build

git clone https://github.com/cowega/MultiChatBubble.git
cd MultiChatBubble
cmake -B build -A Win32

After creating CMake cache

cmake --build build

The .asi file will be placed in build/bin and also in the Debug or Release folder, depending on the configuration.

Supported Versions

  • SAMP 0.3.7 R1

License

MIT License

About

MultiChatBubble enhances the SA:MP chat system by allowing multiple chat bubbles to appear above players instead of replacing the previous one.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages