FaceNPCToPlayer

From NPC for VCMP 0.4 Servers
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:
True, if function succeeds. False, if the specified player is not connected or it's not int PLAYER_STATE_ONFOOT.



Related Functions

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