help with DIALOG_STYLE_INPUT
#4

In OnDialogResponse callback, check if dialogid is equal to 666 and if response is 1 and do it like the way you did:
pawn Код:
new string[134]; // max input (128) + "text:" (5) + NULL
format(string, sizeof(string), "text:%s ", inputtext));
Reply


Messages In This Thread
[SOLVED]help with DIALOG_STYLE_INPUT - by ratxrat - 15.05.2016, 11:53
Re: help with DIALOG_STYLE_INPUT - by Konstantinos - 15.05.2016, 11:57
Re: help with DIALOG_STYLE_INPUT - by ratxrat - 15.05.2016, 12:10
Re: help with DIALOG_STYLE_INPUT - by Konstantinos - 15.05.2016, 12:20
Re: help with DIALOG_STYLE_INPUT - by ratxrat - 15.05.2016, 12:33

Forum Jump:


Users browsing this thread: 1 Guest(s)