[DUVIDA]Sobre Posts
#6

Criei um Aqui sу vocк montar ele
pawn Code:
//Topo
new tempoanuncio;
forward Anuncio();
// Public
public Anuncio()
{
    if(tempoanuncio > 0)
    {
            tempoanuncio = 0;
            return 1;
    }
return 1;
}
//
pawn Code:
if(panuncio == 1)
        {
        SendClientMessage(playerid,COLOR_GRAD2,"Espere alguns Segundos para poder anunciar novamente!");
        return 1;
        }
            GivePlayerMoney(playerid,- praVoce);
            SBizzInfo[7][sbTill] += praVoce;
            ExtortionSBiz(7,praVoce);
            format(string,sizeof(string),"Anuncio: %s,Contato: %s Telefone: %d", result,sendername,PlayerInfo[playerid][pPnumber]);
            OOCNews(TEAM_GROVE_COLOR,string);
            format(string,sizeof(string),"~r~Pagou %d R$~n~~w~Letra contidas: %d Caracteres",praVoce,idx);
            GameTextForPlayer(playerid,string,5000,5);
            panuncio = 1;
            TempoAn = SetTimer("Anuncio", 30000, 0);
        }
        return 1;
    }
Reply


Messages In This Thread
[DUVIDA]Sobre Posts - by hudsonramos10 - 15.02.2010, 10:34
Re: [DUVIDA]Sobre Posts - by SlashPT - 15.02.2010, 10:43
Re: [DUVIDA]Sobre Posts - by hudsonramos10 - 15.02.2010, 11:02
Re: [DUVIDA]Sobre Posts - by [H]unter - 15.02.2010, 11:54
Re: [DUVIDA]Sobre Posts - by hudsonramos10 - 15.02.2010, 12:08
Re: [DUVIDA]Sobre Posts - by [H]unter - 15.02.2010, 12:14
Re: [DUVIDA]Sobre Posts - by faeldk - 15.02.2010, 12:55
Re: [DUVIDA]Sobre Posts - by [H]unter - 15.02.2010, 13:17

Forum Jump:


Users browsing this thread: 2 Guest(s)