04.09.2010, 03:31
Vai checar mais ele quer que soma intгo:
pawn Код:
new
Soma[MAX_PLAYERS],
Float:vida,
Float:colete;
if(GetPlayerHealth(playerid, vida) <= 50 || GetPlayerHealth(playerid, colete) <= 50)
{
vida += colete = Soma;
if(Soma[playerid] == 50)
{
}
}

