How To Do This
#2

here: (should work)
pawn Код:
new PlayerTotalDamageGiven[MAX_PLAYERS];

public OnPlayerTakeDamage(playerid, issuerid, Float: amount, weaponid)
{
PlayerTotalDamageGiven[issuerid] = amout++;
return 1;
}
the player that damage the most idk how to make
Reply


Messages In This Thread
How To Do This - by (_AcE_) - 13.01.2012, 17:06
Re: How To Do This - by Kaperstone - 13.01.2012, 18:01
Re: How To Do This - by IceCube! - 13.01.2012, 18:11
Re: How To Do This - by (_AcE_) - 13.01.2012, 18:53

Forum Jump:


Users browsing this thread: 1 Guest(s)