Crash from dialog
#5

Quote:

ShowPlayerDialog(playerid, 1, DIALOG_STYLE_INPUT, "Input text!","Text:","Go","Cancel");


if(dialogid == 1) {
if(response == 1) {
format(...
} else {
//...
}
return true;
}

Something like this.
Reply


Messages In This Thread
Crash from dialog - by regdude - 29.12.2010, 19:31
Re: Crash from dialog - by xxmitsu - 29.12.2010, 20:24
Re: Crash from dialog - by bigcomfycouch - 29.12.2010, 20:44
Re: Crash from dialog - by DVDK - 29.12.2010, 21:02
Re: Crash from dialog - by regdude - 29.12.2010, 21:51
Re: Crash from dialog - by Mr.Jvxmc - 29.12.2010, 21:58

Forum Jump:


Users browsing this thread: 1 Guest(s)