V1 7 beta2 release notes: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 17: | Line 17: | ||
==Downloads== | ==Downloads== | ||
<poem style="border: 2px solid #7EACB8; background-color: #F6D5C1; padding: 1em;"> | |||
'''Version Information''' | |||
The version for .rec files changed. Use the tool recupdate to convert them. | |||
</poem> | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- |
Revision as of 06:29, 28 August 2023
Version 1.7 beta 2
Release date: 28.August.2023
What is new
- New field I_ACTION added for GetLocalValue and SetLocalValue for getting/setting action of npc.
- Fixed serious bug in RECORDING PLAYER ACTION i.e. in StartRecordingPlayerData, which showed error when playing .rec files (message version different). Now VERSION of .rec files is 4. Use recupdate to convert old playback recordings.
- npc's can now exit vehicle properly (ExitVehicle, ExitVehicleEx).
- In windows builds, pressing Ctrl+C will effect /q to server and npcclient client disconnect properly.
- Changed KEY_ONFOOT_JUMP to 2048 from 2176, because of the latter not causing npc to jump.
Plugins included with downloads
Downloads
Version Information
The version for .rec files changed. Use the tool recupdate to convert them.
Operating system | Version | Link |
---|---|---|
Windows | rel006 | npc_vcmp_rel006_windows_v1.7-beta2.zip |
Linux x64 | rel006 | npc_vcmp_rel006_linux_x64_v1.7-beta2.zip |
Linux x86 | rel006 | npc_vcmp_rel006_linux_x86_v1.7-beta2.zip |
Windows/Linux (rel004) | rel004 | npc_vcmp_rel004_win_lin_v1.7-beta2.zip |
Windows Setup | rel006+rel004 | npcclient-setup-v1.7-beta2.exe |
Source Code | rel006 | NPC-VCMP-master-v1.7-beta2.zip |
API Plugin | 1.5 | npc_vcmp_plugin_API_1_5.zip |
API
The current version of API for developing plugins for npcclient is 1.5.