[ajuda] Hora + Vip
#8

Cara, eu to criando GM do .new

vou mandar meu sistema de armazenamento.
pawn Код:
SalvarPlayer(playerid)
{
    new Float:Vida;
    new Float:Colete;
    GetPlayerHealth(playerid, Vida);
    GetPlayerArmour(playerid, Colete);
    new Nome[MAX_PLAYER_NAME];
    GetPlayerName(playerid, Nome, sizeof(Nome));
    new String[50];
    format(String, sizeof(String), CONTAS, Nome);
    dini_IntSet(String,"Dinheiro", GetPlayerMoney(playerid));
    dini_IntSet(String,"Matou", Matou[playerid]);
    dini_IntSet(String,"Morreu", Morreu[playerid]);
    dini_IntSet(String,"Logou", Logou[playerid]);
    return 1;
}
To sem GTA nesse pc aqui, sу com meu gm mesmo.. Dai fica tenso porque nгo dб para testar! Obrigado pela intenзгo de todos.
Reply


Messages In This Thread
[ajuda] Hora + Vip - by mengueh - 18.06.2011, 23:30
Re: [ajuda] Hora + Vip - by DreeH - 18.06.2011, 23:43
Re: [ajuda] Hora + Vip - by [S]trong - 18.06.2011, 23:47
Re: [ajuda] Hora + Vip - by DreeH - 18.06.2011, 23:53
Re: [ajuda] Hora + Vip - by [S]trong - 18.06.2011, 23:55
Re: [ajuda] Hora + Vip - by DreeH - 19.06.2011, 00:02
Re: [ajuda] Hora + Vip - by Ricop522 - 19.06.2011, 00:10
Re: [ajuda] Hora + Vip - by mengueh - 19.06.2011, 01:24
Re: [ajuda] Hora + Vip - by Ricop522 - 19.06.2011, 02:21
Re: [ajuda] Hora + Vip - by Falcon. - 19.06.2011, 04:05

Forum Jump:


Users browsing this thread: 1 Guest(s)