09.11.2016, 16:50
Easy, make the command and use your kills var like:
YourVar[playerid]++; with that command and with a timer check if player have X kills to make the killstreak, if it works, that'll work in OnPlayerDeath.
YourVar[playerid]++; with that command and with a timer check if player have X kills to make the killstreak, if it works, that'll work in OnPlayerDeath.