An open API service indexing awesome lists of open source software.

https://github.com/blefnk/streamer

🏙️ Better streamer plugin for open.mp
https://github.com/blefnk/streamer

blefonix omp-plugin open-mp open-mp-server openmp samp samp-plugin

Last synced: about 2 months ago
JSON representation

🏙️ Better streamer plugin for open.mp

Awesome Lists containing this project

README

        

# SA-MP Streamer Plugin
[![GitHub Release](https://img.shields.io/github/release/samp-incognito/samp-streamer-plugin.svg)](https://github.com/samp-incognito/samp-streamer-plugin/releases/latest) [![Build Status](https://github.com/samp-incognito/samp-streamer-plugin/actions/workflows/build.yml/badge.svg)](https://github.com/samp-incognito/samp-streamer-plugin/actions/workflows/build.yml)

This plugin streams objects, pickups, checkpoints, race checkpoints, map icons, 3D text labels, and actors at user-defined server ticks. Basic area detection is also included. Because it is written entirely in C++, much of the overhead from PAWN is avoided. This streamer, as a result, is quite a bit faster than any other implementation currently available in PAWN.

## Documentation

Documentation can be found on the [wiki](https://github.com/samp-incognito/samp-streamer-plugin/wiki).

## Download

The latest binaries for Windows and Linux can be found on the [releases page](https://github.com/samp-incognito/samp-streamer-plugin/releases).