[Ajuda] Problema na soma
#3

Tenta assim
pawn Код:
if(Negocio[x] > 0)
{
    switch(Negocio[x])
    {
        case 1: Neglevantar[x] += 1;
        case 2: Neglevantar[x] += 2;
        case 3: Neglevantar[x] += 3;
        case 4: Neglevantar[x] += 4;
    }
}
Reply


Messages In This Thread
Problema na soma - by Rick_DR - 16.07.2012, 13:34
Re: Problema na soma - by .FuneraL. - 16.07.2012, 13:35
Re: Problema na soma - by ViniBorn - 16.07.2012, 13:42
Re: Problema na soma - by Rick_DR - 16.07.2012, 13:54
Re: Problema na soma - by Ricop522 - 16.07.2012, 14:13

Forum Jump:


Users browsing this thread: 1 Guest(s)