Killing Spree problem[Most simple and I have problem :( ]
#3

Btw, add this under onplayerdeath

pawn Код:
new pname[24],string[128];
    GetPlayerName(killerid, pname, sizeof(pname));
    KillingSpree[killerid] ++;
    KillingSpree[playerid] = 0;
and remove your one..
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)