FCNPC-AI
FCNPC-AI copied to clipboard
A SA-MP library that adds a simple targeting and threat artificial intelligence system to the NPCs
FCNPC-AI
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