Releases: ziggi/FCNPC
Releases · ziggi/FCNPC
FCNPC 2.0.11
FCNPC 2.0.10
Works only on SA-MP with versions 0.3.7 R2, 0.3.7 R3 and 0.3.DL. Use FCNPC-DL.dll and FCNPC-DL.so for DL version of SA-MP.
- Fix server unloading (#319)
FCNPC 2.0.9
Works only on SA-MP with versions 0.3.7 R2, 0.3.7 R3 and 0.3.DL. Use FCNPC-DL.dll and FCNPC-DL.so for DL version of SA-MP.
- Fix startup crash on SA-MP 0.3.DL (#311)
FCNPC 2.0.8
Works only on SA-MP with versions 0.3.7 R2, 0.3.7 R3 and 0.3.DL. Use FCNPC-DL.dll and FCNPC-DL.so for DL version of SA-MP.
- Fix
FCNPC_OnInit
call order (#297)
FCNPC 2.0.7
Works only on SA-MP with versions 0.3.7 R2, 0.3.7 R3 and 0.3.DL. Use FCNPC-DL.dll and FCNPC-DL.so for DL version of SA-MP.
- Added
FCNPC_OnInit
callback (#200)
FCNPC 2.0.6
Works only on SA-MP with versions 0.3.7 R2, 0.3.7 R3 and 0.3.DL. Use FCNPC-DL.dll and FCNPC-DL.so for DL version of SA-MP.
- Added SA-MP 0.3.7 R3 support
FCNPC 2.0.5
Works only on SA-MP with versions 0.3.7 R2, 0.3.7 R3 and 0.3.DL. Use FCNPC-DL.dll and FCNPC-DL.so for DL version of SA-MP.
FCNPC 2.0.4
- #259: The integration with MapAndreas does not work at all: the original natives use their own instance, but the CServer has its own instance that is never initialized. This simply uses the natives' instance. (@IllidanS4)
- #259:
FCNPC_SetMinHeightPosCall
causes the new Z coordinate not to be applied when the difference is within the accepted range (otherwiseFCNPC_OnChangeHeightPos
is called which works fine). This changes that so that the new value is rejected if and only ifFCNPC_OnChangeHeightPos
returns false. (@IllidanS4)
FCNPC 2.0.3
- Fix crash on entering or exiting NPC from a vehicle
- Fix include version checking
FCNPC 2.0.2
- Fix
ColAndreasWorld
destructor - Fix
FCNPC_GoByMovePath