V1 8 beta4 release notes: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<poem style="border: 2px solid #d6d2c5; background-color: #ffd789; padding: 1em;"> '''Version 1.8 beta 4''' Release date : 24.October.2024 </poem> *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...") |
No edit summary |
||
Line 4: | Line 4: | ||
</poem> | </poem> | ||
*Fixed Vehicle Driver not reset(GetVehicleDriver) when a player as driver exit the vehicle. | *Fixed Vehicle Driver not reset(GetVehicleDriver) when a player as driver exit the vehicle. | ||
*Added function FireBullet reenabling npc to shoot things. | *Added function [[FireBullet]] reenabling npc to shoot things. | ||
*API is now 1.8 | *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 able to get into vehicle as driver when player is inside vehicle as passenger. |
Revision as of 10:11, 23 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
Operating system | Version | Link |
---|---|---|
Windows | 0.4.7.1 | npc_vcmp_0471_windows_v1.8-beta-3.zip |
Linux x64 | 0.4.7.1 | npc_vcmp_0471_linux_x64_v1.8-beta-3.zip |
Linux x86 | 0.4.7.1 | npc_vcmp_0471_linux_x86_v1.8-beta-3.zip |
Windows | rel006 | npc_vcmp_rel006_windows_v1.8-beta-3.zip |
Linux x64 | rel006 | npc_vcmp_rel006_linux_x64_v1.8-beta-3.zip |
Linux x86 | rel006 | npc_vcmp_rel006_linux_x86_v1.8-beta-3.zip |
Windows/Linux (rel004) | rel004 | npc_vcmp_rel004_win_lin_v1.8-beta-3.zip |
Source Code | rel006 | NPC-VCMP-master-v1.8-beta-3.zip |
API Plugin | 1.6 | npc_vcmp_plugin_API_1_6.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)