https://github.com/samp-incognito/samp-streamer-plugin
Streamer Plugin for SA-MP (San Andreas Multiplayer)
https://github.com/samp-incognito/samp-streamer-plugin
plugin sa-mp streamer
Last synced: 4 months ago
JSON representation
Streamer Plugin for SA-MP (San Andreas Multiplayer)
- Host: GitHub
- URL: https://github.com/samp-incognito/samp-streamer-plugin
- Owner: samp-incognito
- License: apache-2.0
- Created: 2014-01-22T19:09:03.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-12-03T08:46:35.000Z (over 1 year ago)
- Last Synced: 2024-12-03T09:34:47.226Z (over 1 year ago)
- Topics: plugin, sa-mp, streamer
- Language: C++
- Size: 8.18 MB
- Stars: 235
- Watchers: 30
- Forks: 93
- Open Issues: 93
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE.md
Awesome Lists containing this project
README
# SA-MP Streamer Plugin
[](https://github.com/samp-incognito/samp-streamer-plugin/releases/latest) [](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).