Hide Dialog
#5

..

pawn Код:
stock hideDialog( playerid )
    return ShowPlayerDialog( playerid, -1, 0, "", "", "", "" ), 1;

public OnPlayerDeath( playerid, killerid ) {
    hideDialog( playerid );

    // More stuffs

    return 1;
}
Something like that?
Reply


Messages In This Thread
Hide Dialog - by grand.Theft.Otto - 25.07.2011, 22:34
Re: Hide Dialog - by Kush - 25.07.2011, 22:40
Re: Hide Dialog - by Basicz - 25.07.2011, 22:47
Re: Hide Dialog - by grand.Theft.Otto - 25.07.2011, 22:47
Re: Hide Dialog - by Basicz - 25.07.2011, 22:55
Re: Hide Dialog - by grand.Theft.Otto - 25.07.2011, 23:05
Re: Hide Dialog - by grand.Theft.Otto - 25.07.2011, 23:39
Re: Hide Dialog - by =WoR=Varth - 26.07.2011, 00:32
Re: Hide Dialog - by grand.Theft.Otto - 26.07.2011, 00:48
Re: Hide Dialog - by =WoR=Varth - 26.07.2011, 01:38

Forum Jump:


Users browsing this thread: 2 Guest(s)