bhavinbhai2707 Posted May 22, 2016 Share Posted May 22, 2016 How do i add blips to the ped cops and cop vehicles if they are nearby the player around 100 f??? plsss suggest how to do it Link to comment Share on other sites More sharing options...
AHK1221 Posted May 22, 2016 Share Posted May 22, 2016 How do i add blips to the ped cops and cop vehicles if they are nearby the player around 100 f??? plsss suggest how to do it Simple idea I have in my mind: 1) Get nearby peds and vehicles around player. 2) check if they are police i.e. for peds, check model and for vehicles... check models? 3) Entity.AddBlip() bhavinbhai2707 1 Link to comment Share on other sites More sharing options...
bhavinbhai2707 Posted May 27, 2016 Author Share Posted May 27, 2016 but how do i get nearby peds and cops Link to comment Share on other sites More sharing options...
AHK1221 Posted May 27, 2016 Share Posted May 27, 2016 but how do i get nearby peds and cops World.GetNearbyPeds(); Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now