Commands don't work !
#1

Hi I have a command problem whenever I type it nothing happens, I checked it so many times

Код:
CMD:clan(playerid, params[])
{
	if(PlayerInfo[playerid][pClan] >= 1)
	{
		ShowPlayerDialog(playerid, DIALOG_CLAN, DIALOG_STYLE_LIST, "Clan", "Clan Help\nClan Members\nClan Settings\nClan Tag", "Select", "Close");
	}
	return 1;
}
here's the dialog_clan is made (I guess is not necessary posting it here since it's big and hard to read)

any ideas what's wrong ?
Reply


Messages In This Thread
Commands don't work ! - by Lester23 - 26.04.2017, 07:52
Re: Commands don't work ! - by Lbaker - 26.04.2017, 07:54
Re: Commands don't work ! - by Lester23 - 26.04.2017, 08:07
Re: Commands don't work ! - by XBrianX - 26.04.2017, 08:10
Re: Commands don't work ! - by Lbaker - 26.04.2017, 08:34
Re: Commands don't work ! - by Lester23 - 26.04.2017, 08:50
Re: Commands don't work ! - by Sc0pion - 27.04.2017, 10:49

Forum Jump:


Users browsing this thread: 1 Guest(s)