V1 7 beta release notes

From NPC for VCMP 0.4 Servers
Jump to navigation Jump to search

Version 1.7 beta
Release date: 24.August.2023

What is new?[edit]

  • NPC can now use pickups, checkpoints, and objects.
  • Fixed disconnection/crash issue when using Vector._tostring method.
  • Fixed bugs related to crouching, reloading, and checking player actions.
  • Set console foreground intensity for windows console. It looks better now.
  • npc can get Vehicle details like Position, Rotation, etc.

Plugins included with downloads[edit]

Downloads[edit]

Operating system Version Link
Windows rel006 npc_vcmp_rel006_windows_v1.7-beta.zip
Linux x64 rel006 npc_vcmp_rel006_linux_x64_v1.7-beta.zip
Linux x86 rel006 npc_vcmp_rel006_linux_x86_v1.7-beta.zip
Windows/Linux (rel004) rel004 npc_vcmp_rel004_win_lin_v1.7-beta.zip
Windows Setup rel006 + rel004 npcclient-setup-v1.7-beta.exe
Source Code rel006 NPC-VCMP-master-v1.7-beta.zip
API Plugin (v1.5) v1.5 npc_vcmp_plugin_API_1_5.zip

API[edit]

The current version of API for developing plugins for npcclient is 1.5 (new)

Related[edit]