NPC:IsPlayerStreamedIn
From SA-MP Wiki
NPC:IsPlayerStreamedIn
Warning: This NPC function was added in SA-MP version 0.3. It is not available in previous versions.
Important Note: For the player version of this function, check IsPlayerStreamedIn.
Lets the NPC script check if a player is in its streaming radius.
(playerid)
| player | The player ID to check. |
This function does not return a specific value.
Related Functions
The following functions might be useful as well, as they're related to this function in one way or another.
- NPC:IsVehicleStreamedIn: Checks if vehicle is streamed in for the NPC.
