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

[BUG] Can't see duty markers. #407

Closed
MrWilling opened this issue Oct 20, 2022 · 1 comment
Closed

[BUG] Can't see duty markers. #407

MrWilling opened this issue Oct 20, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@MrWilling
Copy link

Describe the bug
When I go to the specified co-ords I can't actually see any marker to go on or off duty.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context

Config.UseTarget = GetConvar('UseTarget', 'false') == 'false'
Config.Locations = {
["duty"] = {
[1] = vector4(440.085, -974.924, 30.689, 90.654),
[2] = vector4(-449.811, 6012.909, 31.815, 90.654),

@MrWilling MrWilling added the bug Something isn't working label Oct 20, 2022
@Blooper-bloop
Copy link

Describe the bug When I go to the specified co-ords I can't actually see any marker to go on or off duty.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context

Config.UseTarget = GetConvar('UseTarget', 'false') == 'false' Config.Locations = { ["duty"] = { [1] = vector4(440.085, -974.924, 30.689, 90.654), [2] = vector4(-449.811, 6012.909, 31.815, 90.654),

Its Vector 3 not 4 that should fix it @MrWilling

@Z3rio Z3rio closed this as completed Dec 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants