Captain Cody Posted November 21, 2015 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)
FelipeMallmann Posted November 24, 2015 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.
Addlibs Posted November 24, 2015 Posted November 24, 2015 On the default F11 map, blips appear regardless of visibleDistance.
FelipeMallmann Posted November 25, 2015 Posted November 25, 2015 He is probably using a non-default map
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