tag mismatch
#3

pawn Код:
CMD:bolsa(playerid, params[])
    {
        new randomganancia = floatround(floatadd(0.1 + random(floatround(0.7,floatround_round)),floatround_round));
        new precioaccion = 100;
        new ganancia = randomganancia * precioaccion;
        new total = ganancia * Info[playerid][pAcciones];
        Earn(playerid, total);
                Info[playerid][pAcciones] = 1;
        }
Prueba asн, pero como dijo Design, no sй que podrнa ocurrir.
Reply


Messages In This Thread
tag mismatch - by ValenRatti - 30.11.2013, 23:22
Respuesta: tag mismatch - by DesingMyCry - 30.11.2013, 23:29
Respuesta: tag mismatch - by JustBored - 30.11.2013, 23:31
Re: tag mismatch - by ValenRatti - 30.11.2013, 23:50
Respuesta: tag mismatch - by OTACON - 01.12.2013, 00:10
Re: tag mismatch - by ValenRatti - 01.12.2013, 00:20

Forum Jump:


Users browsing this thread: 4 Guest(s)