V1 6 beta5 release notes: Difference between revisions
Jump to navigation
Jump to search
(→API) |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 14: | Line 14: | ||
==Downloads== | ==Downloads== | ||
<poem style="border: 2px solid #d6d2c5; background-color: #f9f4e6; padding: 1em;"> | |||
Note for npcscripts: Parameter change in '''ConnectNPCEx'''. Change second third and fourth parameter convert to '''Vector'''. | |||
</poem> | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
Line 66: | Line 69: | ||
==API== | ==API== | ||
The current version of API for developing plugins for npcclient is '''1.4''' | The current version of API for developing plugins for npcclient is '''1.4''' | ||
==Related== | ==Related== | ||
Line 73: | Line 76: | ||
*[[V1_6_beta2_release_notes| 1.6 beta2]] | *[[V1_6_beta2_release_notes| 1.6 beta2]] | ||
*[[V1_6_beta_release_notes| 1.6 beta]] | *[[V1_6_beta_release_notes| 1.6 beta]] | ||
Latest revision as of 05:18, 28 August 2023
Version 1.6 beta5
Release date: 27.June.2023
What is new?
- ConnectNPCEx takes position as Vector instead of x,y,z.
- LibRPC functions extended to perform sq_get and sq_set on server vm from npcclient.
- Fixed bug when onPlayerRequestClass return 0 on server.
Plugins included with downloads
Downloads
Note for npcscripts: Parameter change in ConnectNPCEx. Change second third and fourth parameter convert to Vector.
Operating system | bit | version | Link | Size |
---|---|---|---|---|
Windows | 32 | rel006 | npc_vcmp_rel006_windows_v1.6-beta5.zip | |
Windows - installer | 32 | rel006+rel004 | npcclient-setup-v1.6-beta5.exe | |
Linux | x64 | rel006 | npc_vcmp_rel006_linux_x64_v1.6-beta5.zip | |
Linux | x86 | rel006 | npc_vcmp_rel006_linux_x86_v1.6-beta5.zip | |
Windows+Linux binaries rel004 |
both | rel004 | npc_vcmp_rel004_win_lin_v1.6-beta5.zip | " |
Source | - | - | NPC-VCMP-master-1.6-beta5.zip | |
API | npc_vcmp_plugin_API_1_4.zip |
API
The current version of API for developing plugins for npcclient is 1.4