Thought I'd post this since yall prolly will find some of it useful.
- Include: BUD - Blazing User DB
Work with SA-MP's built-in SQLite in the easiest way possible, you don't need to know anything about SQL to maintain a user database.
- Filterscript: Anti-2shot
Perfect anti-2shot, for real.
- Include: formatnumber.inc - Human-readable numbers (dl)
This include is sexy as hell, I'm not gonna lie. Basically, it allows for you to generate a string with a formatted number from any variable type (without specifying type or using different functions) with the ability to fully customize the output.
- Tutorial: Understanding the SA-MP sync
A tutorial that explains how the server-client communication works in detail.
- Filterscript: Hold Studio (dl)
For SetPlayerHoldingObject. You can browse among all existing models/bones, rotate, and move just using keys; however, with awesome precision.
- Tutorial: Full PAWN support for Notepad++
You just can't script with PAWNO.
- Filterscript: Extended wanted-level stars (dl)
Makes it possible to have up to 255 wanted-level stars (not that anyone would ever need that much).
- Filterscript: Speed Cap (dl)
Easily limit the speed effectively of any vehicle.
- Include: All animation indexes in an enum (dl)
Animation index 1493, for example, is now in SUNBATHE_LAY_BAC_OUT.
- Gamemode: Supreme Wargrounds (dl)
Kinda old, unfinished A/D gamemode.
- Include: ALL model names (dl)
A function to get the name of every single model for GTA
A.
