/FCNPC-AI

A SA-MP library that adds a simple targeting and threat artificial intelligence system to the NPCs

Primary LanguagePawnMIT LicenseMIT

FCNPC-AI

sampctl Total Downloads

FCNPC-AI is a library for SA-MP servers that extends on the FCNPC plugin by adding a simple targeting and threat artificial intelligence system to the NPCs. For an MMO-like heads-up display system, see FCNPC-MMO.

Installation

Simply install to your project:

sampctl package install WoutProvost/FCNPC-AI

Include in your code and begin using the library:

#include <FCNPC-AI>

Usage

For detailed documentation, see the wiki.

Constants

//TODO

Functions

//TODO

Callbacks

//TODO

Testing

To test, simply run the package:

sampctl package run