Is it possible to give kills? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Is it possible to give kills? (
/showthread.php?tid=621332)
Is it possible to give kills? -
henkas - 09.11.2016
Yo i made me killstreak system and i want test it, is it work so i need command which give one frag or more cuz now i need players to test it, does it work or not. Bat its to boring start server and test it, so is it possible to give kills?
Respuesta: Is it possible to give kills? -
Ner0x96 - 09.11.2016
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.