Skip to content

TopFuel/samp-streamer-plugin

 
 

Repository files navigation

SA-MP Streamer Plugin

This plugin streams objects, pickups, checkpoints, race checkpoints, map icons, and 3D text labels 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.

Compilation

Windows: Open the solution file (streamer.sln) in Microsoft Visual Studio 2010 or higher. Build the project.

Linux: Install the GNU Compiler Collection and GNU Make. Type "make" in the top directory to compile the source code.

Download

The latest binaries for Windows and Linux can be found here.

Documentation

More information can be found in the SA-MP forum thread as well as the README file in the binary package.

About

Streamer Plugin for SA-MP (San Andreas Multiplayer)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 91.5%
  • C 8.4%
  • Other 0.1%