[Ajuda]
#3

pawn Код:
forward Mts();
public Mts()
{
    for(new k=0; k<MAX_ORGS; k++)
    {
        if(CofreOrg[k][Materiais] < 0)
        {
            CofreOrg[k][Materiais] = 0;
        }
    }
    return 1;
}
Essa funзгo ai estб clara, se estiver < 0 de Materiais ele seta pra 0.
Ai quando eu ativo o SetTimer Mts atravez do comando ele seta os materiais pra 0 mesmo nгo tendo < 0.
Reply


Messages In This Thread
[Ajuda] - by diretor7 - 31.08.2011, 12:35
Re: [Ajuda] - by DreeH - 31.08.2011, 12:51
Re: [Ajuda] - by diretor7 - 31.08.2011, 13:13
Re: [Ajuda] - by DreeH - 31.08.2011, 13:39
Re: [Ajuda] - by diretor7 - 31.08.2011, 13:43
Re: [Ajuda] - by DreeH - 31.08.2011, 13:46
Re: [Ajuda] - by diretor7 - 31.08.2011, 13:51
Re: [Ajuda] - by Bruno Pereira - 31.08.2011, 16:16
Re: [Ajuda] - by diretor7 - 31.08.2011, 20:24

Forum Jump:


Users browsing this thread: 3 Guest(s)