-
Notifications
You must be signed in to change notification settings - Fork 0
Home
WoutProvost edited this page Oct 23, 2020
·
2 revisions
Everything in the include is prefixed with MMO_
.
Questions can be asked in the forum thread.
- A samp version which is compatible with the latest FCNPC version.
- The latest working version of FCNPC.
- The latest working version of FCNPC-AI.
- Optionally, MapAndreas v1.2.1.
The latest version can be found on the releases page.
- Put the
FCNPC-MMO.inc
file in thepawno/include
folder. - Put
#include <FCNPC-MMO>
in the filterscript/gamemode you want to use the include in. - Any redefinitions should be put before
#include <FCNPC-MMO>
.
Many people have (indirectly) contributed to make this system possible:
- OrMisicL and ZiGGi (and any others who worked on this awesome plugin) for the FCNPC plugin.
- Incognito for the streamer plugin used in (some of) the example scripts.
- Austin and [NoV]LaZ for their sound array used in (some of) the example scripts.
- SA-MP team for SA-MP and the server package.
- Rockstar Games for GTA San Andreas.
Created by Freaksken.