Making a dialog disappear
#2

Wiki is always your friend.
Quote:

Using -1 as dialog ID will automatically close all open dialog

pawn Код:
stock HidePlayerDialog( playerid )
    return ShowPlayerDialog( playerid, -1, 0, "", "", "", "" );
Should works. But, untested.
Reply


Messages In This Thread
Making a dialog disappear - by Rufio - 06.07.2014, 14:24
Re: Making a dialog disappear - by greentarch - 06.07.2014, 15:45

Forum Jump:


Users browsing this thread: 1 Guest(s)