Dialog Response.
#1

How can detect only text entered into the input box by the player?
Код HTML:
public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
{
    if(isnull(inputtext)) return 1;
    return 1;
}
Reply


Messages In This Thread
Dialog Response. - by Spenker - 24.07.2016, 08:35

Forum Jump:


Users browsing this thread: 1 Guest(s)