V1 6 alpha release notes: Difference between revisions
Jump to navigation
Jump to search
m (Habi moved page V1 6 release notes to V1 6 alpha release notes over redirect) |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 58: | Line 58: | ||
| style="text-align:center;" | " | | style="text-align:center;" | " | ||
|- style="text-align:center;" | |- style="text-align:center;" | ||
| style="text-align:left;" | Source (VS | | style="text-align:left;" | Source (VS 2022) | ||
| - | | - | ||
| - | | - |
Latest revision as of 06:42, 14 February 2023
Version 1.6 alpha
What is new?
- Support for both rel004 and rel006 servers
- NPC now can send vehicle syncs (as driver)
- Introduced npc-plugins which can be loaded with the program.
- Added Vector, Quaternion classes and updated parameters of few functions which are using them.
Look Out
1. There has been an update to the playback recording files. Use recupdate tool to update to latest version when using it.
2. Parameters of ConnectNPC and ConnectNPCEx has been changed.
Downloads
Operating system | bit | version | Link | Size |
---|---|---|---|---|
Windows | 32 and 64 | rel006 | npcclient-v1.6-alpha-rel006-setup.exe | 541.1 KB |
" | " | rel004 | npcclient-v1.6-alpha-rel004-setup.exe | " |
Linux | x64 | rel006 | npc_vcmp_rel006_linux_x64_v1.6_alpha.tar.gz | 990.5 KB |
" | rel004 | npc_vcmp_rel004_linux_x64_v1.6_alpha.tar.gz | " | |
Linux | x86 | rel006 | npc_vcmp_rel006_linux_x86_v1.6_alpha.tar.gz | 1.1 MB |
" | rel004 | npc_vcmp_rel004_linux_x86_v1.6_alpha.tar.gz | " | |
Source (VS 2022) | - | - | npc-vcmp-master-1.6.zip | 3.2 MB |
Info
Note: Empty scriptfile default.nut placed at one of the root locations of npcscripts directory. If you are upgrading from previous version by updating only binaries( and not copy pasting entire directory), possibly an error will be shown "script not found. does it exist?"