NPC:IsVehicleStreamedIn
From SA-MP Wiki
NPC:IsVehicleStreamedIn
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 NPC:IsPlayerStreamedIn.
Lets the NPC script check if a vehicle is in its streaming radius.
(vehicleid)
| vehicleid | The vehicle 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:IsPlayerStreamedIn: Checks if player is streamed in for the NPC.
