V1 7 beta release notes

From NPC for VCMP 0.4 Servers
Revision as of 05:17, 28 August 2023 by Habi (talk | contribs) (Created page with "<poem style="border: 2px solid #d6d2c5; background-color: #1affaa; padding: 1em;"> '''Version 1.7 beta''' Release date: 24.August.2023 </poem> ==What is new?== *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. *...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Version 1.7 beta
Release date: 24.August.2023

What is new?

  • 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

Downloads

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 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

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

Related