[Ajuda] Ajuda
#2

Se esse comando "verbsc" for para ver o seu saldo de bsc, vocк terб que getar a variбvel salva no format.

pawn Code:
CMD:verbsc(playerid, params[])
{
    new Nome[24], string[128];
    GetPlayerName(playerid, Nome, sizeof(Nome));
    format(string, sizeof(string), "%s Seu Saldo De BscMoney й: %d", Nome, Cash[playerid]);
    Msg(playerid, -1, string);
    return 1;
}
Espero ter Ajudado .
Reply


Messages In This Thread
Ajuda - by Nice-.- - 08.11.2012, 21:40
Re: Ajuda - by .FuneraL. - 08.11.2012, 21:43
Re: Ajuda - by Nice-.- - 08.11.2012, 21:53
Re: Ajuda - by Nice-.- - 08.11.2012, 22:05
Re: Ajuda - by .FuneraL. - 08.11.2012, 22:35
Re: Ajuda - by Nice-.- - 08.11.2012, 22:39
Re: Ajuda - by @Riichard - 08.11.2012, 22:44
Re: Ajuda - by Nice-.- - 08.11.2012, 22:45
Re: Ajuda - by @Riichard - 08.11.2012, 22:47
Re: Ajuda - by Nice-.- - 08.11.2012, 23:05
Re: Ajuda - by Zona_Sky - 08.11.2012, 23:36

Forum Jump:


Users browsing this thread: 1 Guest(s)