Green# Posted June 28, 2017 Share Posted June 28, 2017 Yo plebs, can anyone help meh? I want a script that hides the players blips on F11, except urs, and shows the nearby players, 100 metres or so, also if they go far again, the blips gets hidden again. Link to comment
kieran Posted June 29, 2017 Share Posted June 29, 2017 SetBlipVisibleDistance as I have only been scripting 2 weeks...... There you go! I think that's what you're looking for. Link to comment
Green# Posted June 29, 2017 Author Share Posted June 29, 2017 1 hour ago, kieran said: SetBlipVisibleDistance as I have only been scripting 2 weeks...... There you go! I think that's what you're looking for. This works only on the radar? Is there anyway it happens in F11? Link to comment
kieran Posted June 29, 2017 Share Posted June 29, 2017 (edited) It doesn't on your map? If not then maybe put a function in to destroyElement(blip) client side after a player has moved a certain distance? I dunno, as I say, new scripter myself. Edited June 29, 2017 by kieran Link to comment
Green# Posted June 29, 2017 Author Share Posted June 29, 2017 1 minute ago, kieran said: It doesn't on your map? It's same as the distance function on the createBlip, that works only in the radar, in F11, the blips are shown. Link to comment
kieran Posted June 29, 2017 Share Posted June 29, 2017 1 minute ago, Green# said: It's same as the distance function on the createBlip, that works only in the radar, in F11, the blips are shown. Have you looked on community resources? I sometimes use it to get an idea for a script then write my script from scratch based on it. Link to comment
Woovie Posted June 29, 2017 Share Posted June 29, 2017 Moved your thread to the resources board, it seems like you're requesting a resource, not requesting scripting help. 1 Link to comment
Green# Posted July 1, 2017 Author Share Posted July 1, 2017 On 6/29/2017 at 12:24, kieran said: Have you looked on community resources? I sometimes use it to get an idea for a script then write my script from scratch based on it. #bump Link to comment
kieran Posted July 1, 2017 Share Posted July 1, 2017 1 hour ago, Green# said: #bump Huh? If you're suggesting I steal scripts you are very much mistaken.... I just open them, study what stuff does in them, once I understand it a bit better then I make one myself. Easy! Link to comment
Green# Posted July 1, 2017 Author Share Posted July 1, 2017 1 hour ago, kieran said: Huh? If you're suggesting I steal scripts you are very much mistaken.... I just open them, study what stuff does in them, once I understand it a bit better then I make one myself. Easy! I have 578 script, but I can't find any script that contain a distance of blip in F11 Link to comment
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