Skip to content

Dynamic Textdraw update position makes the textdraw disappearing. #47

@knryuu

Description

@knryuu

I'm making the textdraw moveable from top to bottom, and sometimes it disappears.
Image

It's supposed to be like this:

Image

At first, i'm moving the textdraw by destroying and creating the textdraw, but i found this:
DynamicPlayerTextDrawSetPos(playerid, MoveableElectricTextDraw[playerid][cableID], 421.0, ElectricCablePos[playerid][cableID]);

I thought it will fixed the problem, but nope... it still disappearing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions