V1 8 beta4 release notes: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 22: | Line 22: | ||
== Downloads == | == Downloads == | ||
== Downloads == | |||
{| class="wikitable" | |||
|- | |||
! Operating system !! Version !! Link | |||
|- | |||
| Windows || 0.4.7.1 || [https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_0471_windows_v1.8-beta-4.zip/download npc_vcmp_0471_windows_v1.8-beta-4.zip] | |||
|- | |||
| Linux x64 || 0.4.7.1 || [https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_0471_linux_x64_v1.8-beta-4.zip/download npc_vcmp_0471_linux_x64_v1.8-beta-4.zip] | |||
|- | |||
| Linux x86 || 0.4.7.1 || [https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_0471_linux_x86_v1.8-beta-4.zip/download npc_vcmp_0471_linux_x86_v1.8-beta-4.zip] | |||
|- | |||
| Windows || rel006 || [https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel006_windows_v1.8-beta-4.zip/download npc_vcmp_rel006_windows_v1.8-beta-4.zip] | |||
|- | |||
| Linux x64 || rel006 || [https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel006_linux_x64_v1.8-beta-4.zip/download npc_vcmp_rel006_linux_x64_v1.8-beta-4.zip] | |||
|- | |||
| Linux x86 || rel006 || [https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel006_linux_x86_v1.8-beta-4.zip/download npc_vcmp_rel006_linux_x86_v1.8-beta-4.zip] | |||
|- | |||
| Windows/Linux (rel004) || rel004 || [https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel004_win_lin_v1.8-beta-4.zip/download npc_vcmp_rel004_win_lin_v1.8-beta-4.zip] | |||
|- | |||
| Source Code || rel006 || [https://sourceforge.net/projects/npc-for-vcmp/files/NPC-VCMP-master-v1.8-beta-4.zip/download NPC-VCMP-master-v1.8-beta-4.zip] | |||
|- | |||
| API Plugin || 1.8 || [https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_plugin_API_1_8.zip/download npc_vcmp_plugin_API_1_8.zip] | |||
|} | |||
==Related== | ==Related== |
Revision as of 16:01, 25 October 2024
Version 1.8 beta 4
Release date : 24.October.2024
- Fixed Vehicle Driver not reset(GetVehicleDriver) when a player as driver exit the vehicle.
- Added function FireBullet reenabling npc to shoot things.
- API is now 1.8
- Fixed npc not able to get into vehicle as driver when player is inside vehicle as passenger.
- Fixed npc not closing doors after exiting vehicle.
- Npcclient can now download store files (-d or -D "relative/path/to/new/download/location" )
- Added function to get store-url of server ( GetStoreURL() )
- Added command-line argument to disable automatic spawn of npc. (-M --Manual-Spawn)
- Fixed bug with API(plugin.h) causing crash( LibAction, npcmodule )
API Version
1.8
Rec Files Version
- Plays rec files with identifier 1004, 1005
- Creates rec files with identifier 1005
Downloads
Downloads
Operating system | Version | Link |
---|---|---|
Windows | 0.4.7.1 | npc_vcmp_0471_windows_v1.8-beta-4.zip |
Linux x64 | 0.4.7.1 | npc_vcmp_0471_linux_x64_v1.8-beta-4.zip |
Linux x86 | 0.4.7.1 | npc_vcmp_0471_linux_x86_v1.8-beta-4.zip |
Windows | rel006 | npc_vcmp_rel006_windows_v1.8-beta-4.zip |
Linux x64 | rel006 | npc_vcmp_rel006_linux_x64_v1.8-beta-4.zip |
Linux x86 | rel006 | npc_vcmp_rel006_linux_x86_v1.8-beta-4.zip |
Windows/Linux (rel004) | rel004 | npc_vcmp_rel004_win_lin_v1.8-beta-4.zip |
Source Code | rel006 | NPC-VCMP-master-v1.8-beta-4.zip |
API Plugin | 1.8 | npc_vcmp_plugin_API_1_8.zip |
Related
- 1.8 beta 3 (01.October 2024)
- 1.8 beta (29.February 2024)
- 1.7 beta3 (08.October.2023)
- 1.7 beta2 (28.August.2023)
- 1.7 beta (24.August.2023)