Skip to content

Markers with type "arrow" or "checkpoint" won't be affected by alpha color argument #1860

@PlatinMTA

Description

@PlatinMTA

Describe the bug
Markers with type "arrow" or "checkpoint" won't be affected by alpha color argument. This means that there isn't a real way to make them invisible.

To reproduce
/run createMarker(0, 0, 3, "checkpoint", 5, 255, 255, 255, 0)
The checkpoint will be still visible.

Expected behaviour
The marker should be invisible

Version
Client: v1.5.8-release-20698.2.005
Server: v1.5.7-release-20488

Additional context
I suppose this is a problem with GTA itself and not MTA code. Idrk, too lazy to read the code itself. If that is the case, maybe it would be too much problem to fix it, and I don't think it is a good idea to fix this issue in a hacky way. Don't fixing this issue is not a problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions