SA-MP Forums Archive
[FilterScript] Killing Spree System (0.3d)with Sounds - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Killing Spree System (0.3d)with Sounds (/showthread.php?tid=303770)



Killing Spree System (0.3d)with Sounds - §с†¶e®РµРe - 15.12.2011

Introduction
Hello people today i made a simple killing spree system with sounds.This uses PlayAudioStreamForPlayer so it is only for SA:MP 0.3d and won't work on any other version.
Information
MakeTime = 20 minutes(with a break of Coke can)
Credits - Me for FS
Owner of http://pamp3.site40.net/ because i got sounds from there.
Important
This is NOT a copy of https://sampforum.blast.hk/showthread.php?tid=283575 as you will see the code is a lot different.
Screens
There can not be screens as it plays sound(that's the main thing)althought it displays gametext also..
Code
http://pastebin.com/esVLRgdV
Mirrors Accepted
Thanks Hope You Liked It


Re: Killing Spree System (0.3d)with Sounds - suhrab_mujeeb - 15.12.2011

Nice.
pawn Code:
PlayerTotalKills[killerid] = PlayerTotalKills[killerid] +1;
// 1 = 1 + 1?
pawn Code:
PlayerTotalKills[killerid]++;



Re: Killing Spree System (0.3d)with Sounds - §с†¶e®РµРe - 15.12.2011

Quote:
Originally Posted by suhrab_mujeeb
View Post
Nice.
pawn Code:
PlayerTotalKills[killerid] = PlayerTotalKills[killerid] +1;
// 1 = 1 + 1?
pawn Code:
PlayerTotalKills[killerid]++;
Oh well srry thanks for pointing it out...


Re: Killing Spree System (0.3d)with Sounds - §с†¶e®РµРe - 16.12.2011

LINK CHANGED


Re: Killing Spree System (0.3d)with Sounds - Flyfishes - 16.12.2011

You should reset the variable on a player connection.


Re: Killing Spree System (0.3d)with Sounds - [M.A]Angel[M.A] - 16.12.2011

nice but easyy


Re: Killing Spree System (0.3d)with Sounds - Astralis - 16.12.2011

this is simple easy and nice.


Sound is a good thing here.


Re: Killing Spree System (0.3d)with Sounds - §с†¶e®РµРe - 21.12.2011

Thanks


Re: Killing Spree System (0.3d)with Sounds - a.z.a.r - 03.01.2013

update version 0.3e
+
GetPlayerMoney on kill streak!


Re: Killing Spree System (0.3d)with Sounds - Flyfishes - 03.01.2013

Quote:
Originally Posted by a.z.a.r
View Post
update version 0.3e
+
GetPlayerMoney on kill streak!
Thanks for bumping such an old thread!