Skip to content

native GetPlayerDialogID(playerid) #155

@Sef69

Description

@Sef69

So, when I use GetPlayerDialogID to get ID of the dialog it clearly show's the correct ID, but when I close dialog GetPlayerDialogID always show the last dialog ID that's opened, so if I opened dialog ID: 50, GetPlayerDialogID will print ID: 50, but when I close dialog GetPlayerDialogID print the last dialog ID in this case ID:50, so I think it need's to print ID: -1 "INVALID_DIALOG_ID" when I close dialog

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