[Pedido] Mundos & Clima
#4

pawn Код:
if( strcmp( cmd, "/clima", true) == 0 )
{
    new clima;
    if(sscanf(cmdtext, "s[7]d", cmd, clima)) return SendClientMessage(playerid, -1, "Use /clima [id]");
    SetWeather( clima );
    return 1;
}
Reply


Messages In This Thread
Mundos & Clima - by lekinho911 - 13.09.2013, 17:36
Re: Mundos & Clima - by PT - 13.09.2013, 17:51
Re: Mundos & Clima - by lekinho911 - 13.09.2013, 18:04
Re: Mundos & Clima - by PT - 13.09.2013, 18:32

Forum Jump:


Users browsing this thread: 1 Guest(s)