AdditionalFunctions: Difference between revisions

From NPC for VCMP 0.4 Servers
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
__NOTOC____NOEDITSECTION__<big>
__NOTOC____NOEDITSECTION__<big>
NPC Scripts have the following functions too.
This page has been merged with Main page.
{| style=height:1em
|scope="col" style="width: 300px; text-align:left; vertical-align: top;"|
*[[SetTimer]]
*[[KillTimer]]
*[[GetPlayerState]]
*[[GetPlayerPos]]
*[[GetPlayerVehicleID]]
*[[GetPlayerArmedWeapon]]
*[[GetPlayerHealth]]
*[[GetPlayerArmour]]
*[[GetPlayerKeys]]
*[[GetPlayerFacingAngle]]
*[[IsPlayerInRangeOfPoint]]
*[[GetPlayerName]]
*[[IsPlayerConnected]]
|scope="col" style="vertical-align: top;" |
*Version 1.5+
* [[SetTimerEx]]
* [[GetPlayerSkin]]
* [[GetPlayerTeam]]
* [[GetPlayerSlotWeapon]] 
* [[GetPlayerSlotAmmo]] 
* [[GetSlotFromWeaponId]]
* [[WhereIsPlayer]]
|}</big>

Latest revision as of 17:56, 1 January 2023

This page has been merged with Main page.