[Ajuda] Moeda secundaria
#4

vocкs nгo estгo entendendo, eu jб fiz tudo,
pawn Код:
CMD:dartodos(playerid, params[]) {
    if(sscanf(params, "u", moeda)) return SendClientMessage(playerid, -1,"use: /dartodos [moeda]");
    for(new i = 0; i <= HighestID; i++) {
    Jogador[i][Moeda] ++;
    }
    return 1;
}
eu quero que vб o valor que eu mandar no sscanf, desse jeito Jogador[i][Moeda] ++; estб indo apenas 1...
Reply


Messages In This Thread
Moeda secundaria - by Jorgeeee - 25.06.2017, 22:27
Re: Moeda secundaria - by MultiKill - 25.06.2017, 22:39
Re: Moeda secundaria - by MorteAmerica - 25.06.2017, 22:40
Re: Moeda secundaria - by Jorgeeee - 25.06.2017, 22:52
Re: Moeda secundaria - by renatog - 25.06.2017, 22:58

Forum Jump:


Users browsing this thread: 3 Guest(s)