altmp / altv-issues

Issues and roadmap for alt:V project
93 stars 16 forks source link

Attaching blip not working #2004

Open deluvas1911 opened 1 year ago

deluvas1911 commented 1 year ago

Description of the problem

Creating a blip with the entity ctor or setting attachedTo doesn't attaches the blip to the player

Reproduction steps

new alt.PointBlip(player, true);

Expected behaviour

Attach the blip to the player

Additional context

No response

Operating system

Windows

Version

dev/15.0-635

Crashdump ID

No response

Reproduction tested

FabianTerhorst commented 1 year ago

That feature isn't implemented yet.