Porfavor ayudeneme :3
#1

Код:
CMD:ahelp(playerid,params[])
{
	new data[825];
	#pragma unused params
	if(AccInfo[playerid][LoggedIn] && AccInfo[playerid][Level] >= 1)
	{
		strcat(data, "___________ |- LuxAdmin System - Help -| ___________");
		strcat(data, ". Admin: /level [1/2/3/4/5] - See Admin Commands of Level");
		strcat(data, ". Credits: /lcredits");
		strcat(data, ". Account: /"#RegisterCommand", /"#LoginCommand", /"#ChangePassCommand"");
		strcat(data, ". Stats: /stats, /resetstats");
		strcat(data, ". Players: /"#RegisterCommand", /"#LoginCommand", /report, /stats, /time, /"#ChangePassCommand", /resetstats, /getid");
		strcat(data, ". IMPORTANT: /observations");
		}
		else if(AccInfo[playerid][LoggedIn] && AccInfo[playerid][Level] < 1)
		{
		strcat(data, "___________ |- LuxAdmin System - Help -| ___________");
	 	strcat(data, "Player Commands:");
		strcat(data, "/"#RegisterCommand", /"#LoginCommand", /report, /stats, /time, /"#ChangePassCommand", /resetstats, /getid");
		}
		else if(AccInfo[playerid][LoggedIn] == 0)
	{
	strcat(data, "___________ |- LuxAdmin System - Help -| ___________");
	strcat(data, "ERROR:");
	strcat(data, "You are not logged in! Log in for see help");
	}
	return 1;
}
Alguien me puede decir porfavor porque cuando utilizo el comando IG no funciona? no hay ningun error ni nada =)
Reply
#2

Se que es muy temprano para decirlo, pero puede que mas tarde no este, Feliz Prуximo Aсo Nuevo!!
Reply
#3

їSera porque en ningъn momento muestras un dialogo?xd
Reply
#4

Ah si :'v
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)