Lotto help
#2

Код:
if(!strlen(params))
    {
        SendClientMessage(playerid, 0x62FF32FF, "***Lotto information***");
        SendClientMessage(playerid, 0x62FF32FF, "Pick a number between 1 and 30 with /lotto [1-30]");
        new str[75];
        format(str, sizeof(str), "Current Jackpot is $%d!!", Jackpot);
        SendClientMessage(playerid, 0x62FF32FF, str);
        return 1;
    }
:d
Reply


Messages In This Thread
Lotto help - by Face9000 - 30.12.2011, 08:48
Re: Lotto help - by coole210 - 30.12.2011, 09:04
Re: Lotto help - by Face9000 - 30.12.2011, 09:11

Forum Jump:


Users browsing this thread: 1 Guest(s)