ZCMD wont recognize command
#5

Here it is:

pawn Код:
public ShowPlayerZoneDialog(playerid)
{
new str[350];
strcat(str,"{FFFFFF}»   {FF6600}Arena 1\n");
strcat(str,"{FFFFFF}»   {FF6600}Arena 2\n");
strcat(str,"{FFFFFF}»   {FF6600}Arena 3\n");
ShowPlayerDialog(playerid, ZoneDialog, DIALOG_STYLE_LIST, "{FF0000}PASIRINKITE KOVOJIMO ZONА", str, "Pasirinkti", "Atрaukti");
return 1;
}
Oh and i figured out, that nothing happens after the first dialog, only when i put this other filterscript in, when i take it out everything works fine.
Reply


Messages In This Thread
ZCMD wont recognize command - by Type-R - 22.12.2014, 21:24
Re: ZCMD wont recognize command - by Threshold - 23.12.2014, 02:20
Re: ZCMD wont recognize command - by Type-R - 23.12.2014, 18:22
Re: ZCMD wont recognize command - by Threshold - 23.12.2014, 23:35
Re: ZCMD wont recognize command - by Type-R - 24.12.2014, 01:16
Re: ZCMD wont recognize command - by Threshold - 24.12.2014, 09:01
Re: ZCMD wont recognize command - by Type-R - 24.12.2014, 18:00
Re: ZCMD wont recognize command - by Type-R - 25.12.2014, 21:41
Re: ZCMD wont recognize command - by Ryz - 26.12.2014, 03:26

Forum Jump:


Users browsing this thread: 4 Guest(s)