Killing Spree Help (rep++) - 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: Killing Spree Help (rep++) (
/showthread.php?tid=336139)
Killing Spree Help (rep++) -
iOmar - 21.04.2012
Hey guys.
==> I want Killing Spree system. Not from others. I want to made by my own. But i need little help
Where to put this killing spree system and how
Re: Killing Spree Help (rep++) -
IstuntmanI - 21.04.2012
If you don't know, just use another one.
Create a variable, when player dies reset it, when a player kill another one, increase the variable by 1, then you can make
Код:
if( Variable[ killerid ] == 3 )
GameTextForPlayer( killerid, "Triple Kill" ..... );
Re: Killing Spree Help (rep++) -
emokidx - 21.04.2012
people always fail to "search" .. *sigh*
https://sampforum.blast.hk/showthread.php?tid=328341
Re: Killing Spree Help (rep++) -
Biesmen - 21.04.2012
Quote:
Originally Posted by emokidx111
|
People always fail to "read" .. *sigh*
Quote:
Originally Posted by iOmar
==> I want Killing Spree system. Not from others. I want to made by my own. But i need little help
Where to put this killing spree system and how
|
Re: Killing Spree Help (rep++) -
iOmar - 21.04.2012
Why are u spamming??