[Ajuda] Score ao matar
#2

pawn Код:
new Matei[MAX_PLAYERS];
public OnPlayerDeath(playerid, killerid, reason)
{
      Matei[killerid] ++;
      if(Matei[killerid] == 5)return SetPlayerScore(playerid, GetPlayerScore(playerid) + 1),Matei[killerid] = 0;
      return true;
}

Esta e uma base !
Reply


Messages In This Thread
Score ao matar - by MorreJaa - 21.08.2013, 10:19
Re: Score ao matar - by Don_Speed - 21.08.2013, 10:22
Re: Score ao matar - by MorreJaa - 21.08.2013, 10:25
Re: Score ao matar - by bruxo00 - 21.08.2013, 10:26
Re: Score ao matar - by MorreJaa - 21.08.2013, 10:28
Re: Score ao matar - by Don_Speed - 21.08.2013, 10:28
Re: Score ao matar - by bruxo00 - 21.08.2013, 10:32
Re: Score ao matar - by JackStenzel - 21.08.2013, 11:10
Re: Score ao matar - by Schocc - 21.08.2013, 11:51
Re: Score ao matar - by JackStenzel - 21.08.2013, 12:06

Forum Jump:


Users browsing this thread: 3 Guest(s)