[Ajuda] /clima
#10

Eu tentei arrumar:
CMD:tempo(playerid, params[])
{
new tempo;
if(sscanf(params, "d", tempo)) return SendClientMessage(playerid, -1," » Uso: /tempo [Hora]");
SetPlayerTime(playerid, tempo);
SendClientMessage(playerid, 0x00FF00FF, " » Tempo alterado com sucesso!");
return 1;
}

porйm deu esse warning:
warning 202: number of arguments does not match definition
Reply


Messages In This Thread
/clima - by helpmesamp - 26.06.2017, 23:03
Re: /clima - by RodrigoMSR - 26.06.2017, 23:14
Re: /clima - by helpmesamp - 26.06.2017, 23:29
Re: /clima - by RodrigoMSR - 26.06.2017, 23:48
Re: /clima - by helpmesamp - 27.06.2017, 22:21
Re: /clima - by ViniBorn - 27.06.2017, 22:25
Re: /clima - by helpmesamp - 27.06.2017, 23:20
Re: /clima - by DelK - 27.06.2017, 23:24
Re: /clima - by helpmesamp - 27.06.2017, 23:41
Re: /clima - by helpmesamp - 27.06.2017, 23:52

Forum Jump:


Users browsing this thread: 4 Guest(s)