Dialog scripting
#5

Well, the inputtext :
pawn Код:
if( dialogid == 12347 )
{
    if( response )
    {
        SaveIn( "reglog.txt", inputtext );
        ShowPlayerDialog( playerid, 12349, DIALOG_STYLE_INPUT, "{0080C0}Highness RolePlay", "How did you find us?", "Next", "" );
    }
}
Reply


Messages In This Thread
Dialog scripting - by Skank - 20.09.2011, 09:34
Re: Dialog scripting - by Mean - 20.09.2011, 09:53
Re: Dialog scripting - by Skank - 20.09.2011, 10:04
Re: Dialog scripting - by Skank - 20.09.2011, 10:16
Re: Dialog scripting - by aRoach - 20.09.2011, 10:32
Re: Dialog scripting - by Skank - 20.09.2011, 10:47
Re: Dialog scripting - by aRoach - 20.09.2011, 10:57

Forum Jump:


Users browsing this thread: 1 Guest(s)