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.
Simply install to your project:
sampctl package install WoutProvost/FCNPC-AI
Include in your code and begin using the library:
#include <FCNPC-AI>
For detailed documentation, see the wiki.
//TODO
//TODO
//TODO
To test, simply run the package:
sampctl package run