Skip to content

Installation

Akshay Mohan edited this page Jan 13, 2019 · 4 revisions

Using sampctl

  1. Get sampctl if you haven't got it installed already.
  2. Install to your project by executing:
sampctl package install AkshayMohan/pawn-queue

Manually

  1. Clone / Download the repository.
  2. Copy pawno folder to your server directory.

Including

Include to your code and begin using library:

#include <queue>

Clone this wiki locally