iZCMD + Dialog = Unkown Command?
#1

I have no idea why I'm getting this message, the dialog won't show up as well.

Код:
#define DIALOG_TEST 700

CMD:test(playerid, params[])
{
	ShowPlayerDialog(playerid, DIALOG_TEST, DIALOG_STYLE_MSGBOX, "Test Dialog", "Da da da", "OK", " ");
	return 1;
}
All the other commands are working perfectly.
Reply


Messages In This Thread
iZCMD + Dialog = Unkown Command? - by Cepillado - 29.12.2015, 23:45
Re: iZCMD + Dialog = Unkown Command? - by saffierr - 30.12.2015, 02:30
Re: iZCMD + Dialog = Unkown Command? - by Tamy - 30.12.2015, 05:11
Respuesta: Re: iZCMD + Dialog = Unkown Command? - by Cepillado - 30.12.2015, 06:17
Re: iZCMD + Dialog = Unkown Command? - by Karan007 - 30.12.2015, 06:50
Re: iZCMD + Dialog = Unkown Command? - by iKarim - 30.12.2015, 06:56
Respuesta: iZCMD + Dialog = Unkown Command? - by Cepillado - 30.12.2015, 07:41
Re: iZCMD + Dialog = Unkown Command? - by ProDude - 30.12.2015, 07:57
Re: iZCMD + Dialog = Unkown Command? - by Karan007 - 30.12.2015, 08:39
Respuesta: Re: iZCMD + Dialog = Unkown Command? - by Cepillado - 30.12.2015, 08:45

Forum Jump:


Users browsing this thread: 1 Guest(s)