Comando..
#5

Quote:
Originally Posted by LatinZ
Посмотреть сообщение
Код:
new
    	opcion1[24],
        opcion2[40];
	if(sscanf(params, "s[24]S()[40]", opcion1, opcion2)) return SendClientMessage(playerid, COLOR_PIEL, "* Debe indicar parбmetros para el comando(/editarneg), ejemplo: /editarneg interior.");
	if(strcmp(opcion1, "interior", true))

Vamos, lee.

https://sampwiki.blast.hk/wiki/Strcmp

Si no sabes ingles.

0: Si ambos caracteres coinciden.
1 o -1: Si los caracteres no coinciden.

Reply


Messages In This Thread
Comando.. - by Fagrinht - 03.07.2016, 16:18
Respuesta: Comando.. - by Unrea1 - 03.07.2016, 16:41
Re: Respuesta: Comando.. - by Fagrinht - 03.07.2016, 16:47
Respuesta: Comando.. - by Unrea1 - 03.07.2016, 17:00
Respuesta: Comando.. - by Parka - 03.07.2016, 17:02
Re: Comando.. - by Fagrinht - 03.07.2016, 20:14
Respuesta: Comando.. - by wharlos - 04.07.2016, 00:49

Forum Jump:


Users browsing this thread: 1 Guest(s)