Dialog stats
#3

Try this
Код:
}
		return 1;
	}
	if(strcmp(cmd, "/stats", true) == 0)
	{
	    if(IsPlayerConnected(playerid))
	    {
			if(gPlayerLogged[playerid] != 0)
			{
				ShowStats(playerid,playerid);
			}
			else
			{
				SendClientMessage(playerid, COLOR_GRAD1, "   You are not Logged in !");
			}
		}
Reply


Messages In This Thread
Dialog stats - by kujox222 - 16.06.2012, 06:06
Re: Dialog stats - by Djole1337 - 16.06.2012, 08:10
Re: Dialog stats - by Nicks - 16.06.2012, 08:33

Forum Jump:


Users browsing this thread: 2 Guest(s)