/samp-stdutil

Standard utilities for SA:MP Pawn scripts.

Primary LanguagePAWN

samp-stdutil

sampctl

The San Andreas Multiplayer Pawn Standard Utility Package - designed for the sampctl package management system.

This package provides a set of common, useful functions for maths and string manipulation.

Installation

Simply install to your project:

sampctl package install sampctl/samp-stdutil

Include in your code and begin using the library:

#include <samp-stdutil>