Raised This Month: $32 Target: $400
 8% 

LoL Kill Sounds v1.1


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Fun Stuff       
Kiske
Veteran Member
Join Date: May 2009
Old 01-06-2014 , 22:20   LoL Kill Sounds v1.1
Reply With Quote #1

LoL Kill Sounds v1.1
By Kiske

**Copyright in the sound file. If have problems or the delete request comes from the 'RIOT GAMES', it will be deleted.**




CVARs:
lol_reset_kills_with_penta 1 -- Kills reset when you do a penta kill? [0=NO || 1=YES]

lol_time_between_first_and_double 7.0 -- Time to make a double kill after first
lol_time_between_double_and_triple 7.0 -- Time to make a triple kill after double kill
lol_time_between_triple_and_quadra 7.0 -- Time to make a quadra kill after triple kill
lol_time_between_quadra_and_penta 15.0 -- Time to make a penta kill after quadra kill

lol_only_victim_listen 0 -- Only the victim listen "enemy double/triple/quadra/penta kill" sounds? [0=NO (ALL THE ENEMY TEAM LISTEN) || 1=YES]
lol_only_killer_listen 0 -- Only the killer listen "double/triple/quadra/penta kill" sounds? [0=NO (ALL THE TEAM LISTEN) || 1=YES]

lol_show_message_in_chat 1 -- Show message in chat? [0=NO || 1=YES]



Quote:
v1.0:
- First release



http://www.youtube.com/watch?v=YZ1lk4aX0b8




Quote:
LOL_MSG_DOUBLE_KILL = !g%s!y has slain !t%s!y for a double kill!
LOL_MSG_TRIPLE_KILL = !g%s!y has slain !t%s!y for a triple kill!
LOL_MSG_QUADRA_KILL = !g%s!y has slain !t%s!y for a quadra kill!
LOL_MSG_PENTA_KILL = !g%s!y has slain !t%s!y for a penta kill!


  • RIOT Games for provide a sound files.




* Place the lol_sounds.txt file in addons/amxmodx/data/lang folder.
* Unzip the LoL Sounds.zip file and place the cstrike folder in server cstrike folder and replace it.

* You need compile locally, download the colorchat.inc file and place in addons/amxmodx/scripting/include.
* Place lol_sounds.sma file in addons/amxmodx/scripting.
* Run compile.exe.

* Go to addons/amxmodx/scripting/compiled.
* Place the plugin's .amxx file in the addons/amxmodx/plugins folder.
* Add the plugin's name to addons/amxmodx/configs/plugins.ini. Example:
lol_sounds.amxx
Attached Files
File Type: zip LoL Sounds.zip (588.1 KB, 3359 views)
File Type: txt lol_sounds.txt (626 Bytes, 1734 views)
File Type: inc colorchat.inc (1.2 KB, 1720 views)
File Type: sma Get Plugin or Get Source (lol_sounds.sma - 3910 views - 6.6 KB)
__________________


Last edited by Kiske; 01-08-2014 at 20:26. Reason: Update
Kiske is offline
Send a message via Skype™ to Kiske
ironskillz1
AlliedModders Donor
Join Date: Jul 2012
Location: Sweden
Old 01-06-2014 , 22:23   Re: LoL Kill Sounds v1.0
Reply With Quote #2

Cool! Gj
__________________
I have many private and unique plugins for Jailbreak and Hide'N'Seek. PM me for more info.

Pm me.

Check out my roulette site.
ironskillz1 is offline
Send a message via Skype™ to ironskillz1
Going Dutch
Member
Join Date: Dec 2013
Old 01-07-2014 , 03:50   Re: LoL Kill Sounds v1.0
Reply With Quote #3

Aren't there already dozens of these killstreak announcer plugins?
__________________
Learning amxx/pawn and all that good stuff.
Going Dutch is offline
Kia
AlliedModders Donor
Join Date: Apr 2010
Location: In a world of madness
Old 01-07-2014 , 04:02   Re: LoL Kill Sounds v1.0
Reply With Quote #4

You must ask the client if he want his volume settings to get changed, otherwise it is slowhacking which is not supported here. Make a menu when they spawn the first time and ask them there.

Also, instead of looping all players, use get_players (e.g. for your "// ONLY KILLER TEAM LISTEN THE SOUNDS").
__________________
Kia is offline
bat
Veteran Member
Join Date: Jul 2012
Old 01-07-2014 , 08:48   Re: LoL Kill Sounds v1.0
Reply With Quote #5

Good sound, it's your voice?

Last edited by bat; 01-07-2014 at 08:48. Reason: bad write.
bat is offline
Send a message via Skype™ to bat
Groven
AlliedModders Donor
Join Date: Apr 2011
Location: Sweden
Old 01-07-2014 , 09:07   Re: LoL Kill Sounds v1.0
Reply With Quote #6

Are you even allowed to use the sounds from Riot?
Groven is offline
Jhob94
AMX Mod X Donor
Join Date: Jul 2012
Location: Siiiiiiiiuu
Old 01-07-2014 , 09:13   Re: LoL Kill Sounds v1.0
Reply With Quote #7

Nice plugin. Btw i watched your youtube videos and i found this:
http://www.youtube.com/watch?v=7v3Tc2tl7XE
__________________
Jhob94 is offline
PyPKjE20
Member
Join Date: Dec 2010
Location: Lithuania
Old 01-07-2014 , 10:45   Re: LoL Kill Sounds v1.0
Reply With Quote #8

Omg good sound! Add public server ;)
__________________

CS:GO Open Chest MOD IP: csgo.slimi.lt
New CS 1.6 CSGO IP: pub.slimi.lt
CS 1.6 Slimi RPG MOD http://rpg.slimi.lt
PyPKjE20 is offline
Send a message via Skype™ to PyPKjE20
TheDS1337
Veteran Member
Join Date: Jun 2012
Old 01-07-2014 , 11:18   Re: LoL Kill Sounds v1.0
Reply With Quote #9

Nice one
TheDS1337 is offline
Kiske
Veteran Member
Join Date: May 2009
Old 01-07-2014 , 14:11   Re: LoL Kill Sounds v1.0
Reply With Quote #10

Quote:
Originally Posted by Going Dutch View Post
Aren't there already dozens of these killstreak announcer plugins?
Not for CS 1.6
Quote:
Originally Posted by Kia View Post
You must ask the client if he want his volume settings to get changed, otherwise it is slowhacking which is not supported here. Make a menu when they spawn the first time and ask them there.
I'm not sure that's true, there are many plugins to do that.
I'll wait for a response from a moderator if you don't mind.
Quote:
Originally Posted by Kia View Post
Also, instead of looping all players, use get_players (e.g. for your "// ONLY KILLER TEAM LISTEN THE SOUNDS").
Is the same.
Spoiler

Quote:
Originally Posted by Groven View Post
Are you even allowed to use the sounds from Riot?
I added something below the title. Thanks.
Quote:
Originally Posted by bat View Post
Good sound, it's your voice?
I wish, ha.
Quote:
Originally Posted by Jhob94 View Post
Nice plugin. Btw i watched your youtube videos and i found this:
http://www.youtube.com/watch?v=7v3Tc2tl7XE
Haha, is old :p
__________________


Last edited by Kiske; 01-07-2014 at 14:22.
Kiske is offline
Send a message via Skype™ to Kiske
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 03:27.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode