Is there a way to have the map on at all times but on the server set it so no one can see any of the blips, im part of a RP community and it annoys me at times when i can not see where to go becuase the map has been disabled due to people looking at it to find people easier, but i use it for seeing where i am and setting a waypoint??
any help???
[Recategorized to Scripting Help]
You’ll have to script something yourself, but the following natives should help
1 Like
You cant seem to remove blips… but you can set alpha to 0 to remove it.
If I’m not mistaken that would be setblipsprite or something like that?
All blips are added via the es_freeroam (Or whatever freeroam script you use)
in player/map.lua
hello, that’s simple, you have a ‘while true’ without ‘wait’ inside a server-side file
Issue Ressolved by me Just Go to in game vMenu And Then go to misc setting and cross the location blips there
2 Likes