V1 6 beta2 release notes: Difference between revisions

From NPC for VCMP 0.4 Servers
Jump to navigation Jump to search
(Created page with "<poem style="border: 2px solid #d6d2c5; background-color: #1affaa; padding: 1em;"> '''Version 1.6 beta2''' </poem> ==What is new?== * ==Downloads== {| class="wikitable" |- ! ! bit ! version ! Link |- | Windows | 32 and 64 | rel006 | https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel006_windows_v1.6_beta2.zip/download |- | Linux | style="text-align:center;" | x64 | rel006 | https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel006_linux_x64_v1.6_...")
 
Line 3: Line 3:
</poem>
</poem>
==What is new?==
==What is new?==
*
*Now Vector.Length() and Vector.Normalized() functions to get magnitude and normalized copy of vector respectively.
*Added fields for SetLocalValue, GetLocalValue: V_ONFOOT_SPEED, V_AIMPOS, V_AIMDIR, V_POS, Q_CAR_ROTATION,
F_CAR_HEALTH, I_CAR_DAMAGE, V_CAR_SPEED, F_CAR_TURRETX, F_CAR_TURRETY.
*LibRPC and npc04relxx update to call function returned by remote function.
 
==Downloads==
==Downloads==
{| class="wikitable"  
{| class="wikitable"  

Revision as of 06:37, 14 February 2023

Version 1.6 beta2

What is new?

  • Now Vector.Length() and Vector.Normalized() functions to get magnitude and normalized copy of vector respectively.
  • Added fields for SetLocalValue, GetLocalValue: V_ONFOOT_SPEED, V_AIMPOS, V_AIMDIR, V_POS, Q_CAR_ROTATION,

F_CAR_HEALTH, I_CAR_DAMAGE, V_CAR_SPEED, F_CAR_TURRETX, F_CAR_TURRETY.

  • LibRPC and npc04relxx update to call function returned by remote function.

Downloads

bit version Link
Windows 32 and 64 rel006 https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel006_windows_v1.6_beta2.zip/download
Linux x64 rel006 https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel006_linux_x64_v1.6_beta2.zip/download
Linux x86 rel006 https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel006_linux_x86_v1.6_beta2.zip/download
Windows+Linux x64+x86 rel004 https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel004_win_lin_v1.6_beta2.zip/download
Source - - https://sourceforge.net/projects/npc-for-vcmp/files/NPC-VCMP-master-1.6.b2.zip/download
Plugin Header - - https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_plugin_api_v1.6_beta.zip/download
Plugin Exports - - https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_plugin_exports.zip/download

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?"