[help] How to add a Killing Spree
#2

Heres an example:

Top of script:
pawn Код:
new Killspree[MAX_PLAYERS];
OnPlayerDeath:
pawn Код:
KillSpree[killerid] ++;
KillSpree[playerid] = 0;

if(KillingSpree[killerid] == //Input number of kills)
{
    //Do something here
   
}
Reply


Messages In This Thread
[help] How to add a Killing Spree - by Sid_Alexander - 15.05.2011, 16:11
Re: [help] How to add a Killing Spree - by Jay. - 15.05.2011, 16:33
Re: [help] How to add a Killing Spree - by fiki574 - 18.10.2011, 22:00
Re: [help] How to add a Killing Spree - by brett7 - 18.10.2011, 22:35

Forum Jump:


Users browsing this thread: 2 Guest(s)