SendShotInfo

From NPC for VCMP 0.4 Servers
Revision as of 04:12, 20 November 2022 by Habi (talk | contribs) (Created page with "{{Welcome| desc=| This function registers to server that the npc is shot down ( by another player ). This function is followed by SendDeathInfo after a delay (must be call...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Description:


Parameters:

NoParams


Return Values:
This function does not return any specific values.


Example

SendShotInfo( 6, 17 ); //6 means head and 17 means shot in face.

Related Functions

The following functions may be helpful as they relate to this function in one way or another.