Skip to content

Latest commit

 

History

History
37 lines (32 loc) · 921 Bytes

README.md

File metadata and controls

37 lines (32 loc) · 921 Bytes

FCNPC-MMO

sampctl Total Downloads

FCNPC-MMO is a library for SA-MP servers that extends on the FCNPC plugin and FCNPC-AI library by adding an MMO-like heads-up display system to the NPCs.

Installation

Simply install to your project:

sampctl package install WoutProvost/FCNPC-MMO

Include in your code and begin using the library:

#include <FCNPC-MMO>

Usage

For detailed documentation, see the wiki.

Constants

//TODO

Functions

//TODO

Callbacks

//TODO

Testing

To test, simply run the package:

sampctl package run