Captain Cody Posted November 21, 2015 Share Posted November 21, 2015 I'm working on a trucker script, but I cannot get the blip for the trucker job location to appear on the main map. JobBlip = createBlip (2776.9, -2423.9, 12.7, 42) setBlipVisibleDistance(JobBlip, 1000) Link to comment
FelipeMallmann Posted November 24, 2015 Share Posted November 24, 2015 Are you doing this at client or server side? You set the visibleDistance to 1000, so in F11 it'll just appear for players that inside this distance. Link to comment
Addlibs Posted November 24, 2015 Share Posted November 24, 2015 On the default F11 map, blips appear regardless of visibleDistance. Link to comment
FelipeMallmann Posted November 25, 2015 Share Posted November 25, 2015 He is probably using a non-default map Link to comment
Captain Cody Posted November 25, 2015 Author Share Posted November 25, 2015 I got it working a while ago.. 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