FaceNPCToPlayer

From NPC for VCMP 0.4 Servers
Revision as of 20:08, 24 November 2022 by Habi (talk | contribs) (Created page with "{{Welcome| desc=This will make the npc turn towards another player| params=<syntaxhighlight lang="lua">( playerid )</syntaxhighlight> <poem>::player: The ID of the player whom...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Description:
This will make the npc turn towards another player


Parameters:

( playerid )

player: The ID of the player whom to turn towards to.


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



Related Functions

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