[NAOCONSIGO] Vida & Colete
#6

Nгo Funcione isso ai й para setar a vida, eu queria Getar mas ele sempre retorna-me 1
pawn Код:
SalvarPlayer(playerid)
{
    new Nome[MAX_PLAYER_NAME];
    GetPlayerName(playerid, Nome, sizeof(Nome));
    new String[50];
    new Float:Vida;
    new Float:Colete;
    format(String, sizeof(String), CONTAS, Nome);
    dini_IntSet(String,"Dinheiro", GetPlayerMoney(playerid));
    dini_IntSet(String,"Vida", GetPlayerHealth(playerid, Vida));
    dini_IntSet(String,"Colete", GetPlayerArmour(playerid, Colete));
    dini_IntSet(String,"Matou", Matou[playerid]);
    dini_IntSet(String,"Morreu", Morreu[playerid]);
    return 1;
}
Eu To Fazendo Um Sistema De Registro Simple e explicativo para postar aqui depois
Reply


Messages In This Thread
[NAOCONSIGO] Vida & Colete - by TiagoPS - 09.11.2010, 10:26
Re: [NAOCONSIGO] Vida & Colete - by [FeK]HigorOliver - 09.11.2010, 10:38
Re: [NAOCONSIGO] Vida & Colete - by TiagoPS - 09.11.2010, 14:41
Re: [NAOCONSIGO] Vida & Colete - by [FeK]HigorOliver - 09.11.2010, 19:00
Re: [NAOCONSIGO] Vida & Colete - by Pedro_Drin - 10.11.2010, 09:15
Re: [NAOCONSIGO] Vida & Colete - by TiagoPS - 10.11.2010, 09:51
Re: [NAOCONSIGO] Vida & Colete - by SlashPT - 10.11.2010, 10:00
Re: [NAOCONSIGO] Vida & Colete - by [FeK]HigorOliver - 10.11.2010, 10:47
Re: [NAOCONSIGO] Vida & Colete - by TiagoPS - 10.11.2010, 10:47
Re: [NAOCONSIGO] Vida & Colete - by SlashPT - 10.11.2010, 10:51

Forum Jump:


Users browsing this thread: 1 Guest(s)