[AJUDA]X1
#1

Olб pessoal gostaria de saber como colocar Vida Restante do player dps que o x1 acaba tipo 100 do colete + 100 da vida seria 200 total de vida restante:

pawn Код:
new Float:armour = GetPlayerArmour(killerid,armour);
            new Float:health = GetPlayerHealth(killerid,health);
            new Float:Total = GetPlayerHealth(killerid,Total) + GetPlayerHealth(killerid,Total);
            if(armour>0)  {format(stringx, sizeof(stringx), "{EE6363}[DUELO]: %s Derrotou %s (Vida Restante: %1f)",kname,pname,Total);}
            if(armour==0) {format(stringx, sizeof(stringx), "{EE6363}[DUELO]: %s Derrotou %s (Vida Restante: %1f)",kname,pname,Total);}
Reply


Messages In This Thread
[AJUDA]X1 - by Victor_Souz4 - 23.11.2011, 11:28
Re: [AJUDA]X1 - by rjjj - 23.11.2011, 11:35
Re: [AJUDA]X1 - by Victor_Souz4 - 23.11.2011, 15:22
Re: [AJUDA]X1 - by Pharrel - 23.11.2011, 15:24

Forum Jump:


Users browsing this thread: 1 Guest(s)