Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trewDeliveryMarket issue #6

Open
duckysuck opened this issue Oct 29, 2022 · 0 comments
Open

trewDeliveryMarket issue #6

duckysuck opened this issue Oct 29, 2022 · 0 comments

Comments

@duckysuck
Copy link

client:204 attempt to call a nil value (global 'trewDeliveryDrawMarker')

relates to this;

-- YOU CAN SEE THE MARKER FROM 40 METERS AWAY
if distance <= markervisibility then

					trewDeliveryDrawMarker(
						20,
						{ blips[currentblip]['x'], blips[currentblip]['y'], blips[currentblip]['z'] },
						{ r, g, b }
					)

					-- ... AND BY 1.2 METERS, THE HELPER WILL SHOW.
					if distance <= 1.2 then

Could it be because I have the radar map off when not in a car?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant