FCNPC Versions Save

FCNPC - Fully Controllable NPC

v2.0.9

3 weeks ago

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)

v2.0.8

8 months ago

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)

v2.0.7

8 months ago

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)

v2.0.6

8 months ago

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

v2.0.5

9 months ago

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.

  • #260: Update pawn.json (@Fairuz-Afdhal)
  • #263: Fix crash on invalid vehicle (@IS4Code)
  • #275: Fix crash for empty playbacks (@IS4Code)
  • #277: Fix crash on invalid surfing vehicle (@IS4Code)

v2.0.4

2 years ago
  • #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 (otherwise FCNPC_OnChangeHeightPos is called which works fine). This changes that so that the new value is rejected if and only if FCNPC_OnChangeHeightPos returns false. (@IllidanS4)

v2.0.3

3 years ago
  • Fix crash on entering or exiting NPC from a vehicle
  • Fix include version checking

v2.0.2

3 years ago
  • Fix ColAndreasWorld destructor
  • Fix FCNPC_GoByMovePath

v2.0.1

3 years ago

FCNPC 2.* branch is now stable

Changes

  • 0.3.7 R3 windows support
  • Consistent naming for some functions and parameters
  • Add FCNPC_SetVehicleTrainSpeed & FCNPC_GetVehicleTrainSpeed
  • Fix a bug with surfing npc on objects
  • Update ColAndreas to latest version

v2.0.0-rc.7-03DL

5 years ago

FCNPC 2.0.0 RC7 for SA-MP 0.3-DL