New Release: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(39 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
__NOTOC____NOEDITSECTION__<big> | __NOTOC____NOEDITSECTION__<big> | ||
The following functions are added in v1. | The following functions are added in v1.5 and patch 1 | ||
{| style=height:1em | {| style=height:1em | ||
|scope="col" style="width: 300px; text-align:left; vertical-align: top;"| | |scope="col" style="width: 300px; text-align:left; vertical-align: top;"| | ||
Line 10: | Line 10: | ||
* [[SendOnFootSyncData]] | * [[SendOnFootSyncData]] | ||
* [[SendOnFootSyncDataLV]] | * [[SendOnFootSyncDataLV]] | ||
* [[SendPassengerSyncData]] | |||
* [[FireSniperRifle]] | * [[FireSniperRifle]] | ||
* [[GetLocalValue]] | * [[GetLocalValue]] | ||
Line 20: | Line 21: | ||
* [[FaceNPCToPlayer]] | * [[FaceNPCToPlayer]] | ||
* [[WhereIsPlayer]] | * [[WhereIsPlayer]] | ||
* [[GetTickCount]] | |||
* [[GetPlayerSkin]] | |||
* [[GetPlayerTeam]] | |||
* [[SquirrelPlugin|Plugin Funcs]] | |||
|| | || | ||
* [[OnPlayerUpdate]] | * [[OnPlayerUpdate]] | ||
* [[OnSniperRifleFired]] | |||
* [[OnConsoleInput]] | |||
==Constants== | ==Constants== | ||
* [[Bodypart| BodyParts]] | * [[Bodypart| BodyParts]] | ||
Line 30: | Line 36: | ||
|}</big> | |}</big> | ||
<poem style="border: 2px solid #d6d2c5; background-color: #ADD8E6; "> | |||
'''NPC Version 1.6 alpha is out'''. Check [[V1_6_alpha_release_notes|'''here''']] | |||
</poem> | |||
Downloads (v1.5) | |||
{| | {| | ||
|- Windows || npcclient.exe | |- | ||
|- Linux | |'''Version 1.5 patch 2''' (24-Dec-2022) | ||
|- | |||
|'''Windows'''|| [[https://sourceforge.net/projects/npc-for-vcmp/files/npcclient-v1.5-patch2-setup.exe/download npcclient-v1.5-patch2-setup.exe]] ( 587.3 KB, sourceforge.net ) | |||
|- | |||
| ||[[https://sourceforge.net/projects/npc-for-vcmp/files/npcclient_v1.5_patch2_with_vc_redist_setup.exe/download npcclient_v1.5_patch2_with_vc_redist_setup.exe]] ( 12.7 MB, sourceforge.net ) | |||
|- | |||
|'''Linux'''||[[https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_linux_x64_v1.5_patch2.tar.gz/download npc_vcmp_linux_x64_v1.5_patch2.tar.gz ]] ( 979.3 KB, sourceforge.net ) | |||
|- | |||
| ||[[https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_linux_x86_v1.5_patch2.tar.gz/download npc_vcmp_linux_x86_v1.5_patch2.tar.gz ]] ( 1.1 MB, sourceforge.net ) | |||
|- | |||
|- | |||
|'''Version 1.5 patch 1''' (23-Dec-2022) | |||
|- | |||
|'''Windows'''|| [[https://sourceforge.net/projects/npc-for-vcmp/files/npcclient-v1.5-patch1-setup.exe/download npcclient-v1.5-patch1-setup.exe]] ( sourceforge.net ) | |||
|- | |||
|'''Linux'''||[[https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_linux_x64_v1.5_patch1.tar.gz/download npc_vcmp_linux_x64_v1.5_patch1.tar.gz ]] ( sourceforge.net ) | |||
|- | |||
| ||[[https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_linux_x86_v1.5_patch1.tar.gz/download npc_vcmp_linux_x86_v1.5_patch1.tar.gz ]] ( sourceforge.net ) | |||
|- | |||
|- | |||
|Version 1.5 (05-Dec-2022) | |||
|- | |||
|'''Windows'''|| [[https://sourceforge.net/projects/npc-for-vcmp/files/npcclient-v1.5-setup.exe/download npcclient-v1.5-setup.exe]] ( sourceforge.net ) | |||
|- | |||
|'''Linux'''||[[https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_linux_x64_v1.5.zip/download npc_vcmp_linux_x64_v1.5.zip ]] ( sourceforge.net ) | |||
|- | |||
| ||[[https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_linux_x86_v1.5.zip/download npc_vcmp_linux_x86_v1.5.zip ]] ( sourceforge.net ) | |||
|- | |||
| For older versions, see [[Downloads]] | |||
|} | |} |
Latest revision as of 01:03, 8 January 2023
The following functions are added in v1.5 and patch 1
Functions |
Events |
Constants |
NPC Version 1.6 alpha is out. Check here
Downloads (v1.5)
Version 1.5 patch 2 (24-Dec-2022) | |
Windows | [npcclient-v1.5-patch2-setup.exe] ( 587.3 KB, sourceforge.net ) |
[npcclient_v1.5_patch2_with_vc_redist_setup.exe] ( 12.7 MB, sourceforge.net ) | |
Linux | [npc_vcmp_linux_x64_v1.5_patch2.tar.gz ] ( 979.3 KB, sourceforge.net ) |
[npc_vcmp_linux_x86_v1.5_patch2.tar.gz ] ( 1.1 MB, sourceforge.net ) | |
Version 1.5 patch 1 (23-Dec-2022) | |
Windows | [npcclient-v1.5-patch1-setup.exe] ( sourceforge.net ) |
Linux | [npc_vcmp_linux_x64_v1.5_patch1.tar.gz ] ( sourceforge.net ) |
[npc_vcmp_linux_x86_v1.5_patch1.tar.gz ] ( sourceforge.net ) | |
Version 1.5 (05-Dec-2022) | |
Windows | [npcclient-v1.5-setup.exe] ( sourceforge.net ) |
Linux | [npc_vcmp_linux_x64_v1.5.zip ] ( sourceforge.net ) |
[npc_vcmp_linux_x86_v1.5.zip ] ( sourceforge.net ) | |
For older versions, see Downloads |