Command succeed but not.
#2

Код:
#define COLOR_WHITE 0xFFFFFF77
Код:
if(!success)
{
	new string[99];
	format(string, sizeof(string), "{FF0000}[ERROR] {FFFFFF}%s comando no existe!", cmdtext);
	SendClientMessage(playerid, COLOR_WHITE, string);
	return 1;
}
Reply


Messages In This Thread
Command succeed but not. - by davazi7 - 05.11.2013, 20:05
Re: Command succeed but not. - by Brandon_More - 05.11.2013, 20:24
Respuesta: Command succeed but not. - by davazi7 - 05.11.2013, 20:47
Re: Command succeed but not. - by Twizted - 05.11.2013, 21:17
Re: Command succeed but not. - by rappy93 - 05.11.2013, 23:22
Respuesta: Re: Command succeed but not. - by davazi7 - 06.11.2013, 13:24
Re: Command succeed but not. - by Konstantinos - 06.11.2013, 13:27
Re: Command succeed but not. - by Sublime - 06.11.2013, 13:28
Respuesta: Re: Command succeed but not. - by davazi7 - 06.11.2013, 13:40
Respuesta: Command succeed but not. - by davazi7 - 09.11.2013, 10:40

Forum Jump:


Users browsing this thread: 1 Guest(s)