Raised This Month: $ Target: $400
 0% 

Preset KillStreak + Fireworks++ 3.0 = fireworks killstreak = teh best of two worlds!


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
apegomp
Junior Member
Join Date: Jul 2007
Old 07-24-2007 , 15:48   Re: Preset KillStreak + Fireworks++ 3.0 = fireworks killstreak = teh best of two worl
Reply With Quote #1

Quote:
Originally Posted by Minimum View Post
Try adding this into the event function.

Code:
client_cmd(id,"firework;shoot_fireworks")
+karma. I did it! D: I changed the original code in the Preset KillStreak plugin from
Code:
//-----------------------------------------------------------------------------
stock playStreakSounds(level, killer)
{
    if(g_sSndStreakKiller[level][0])
        client_cmd(killer, "spk %s", g_sSndStreakKiller[level])
to
Code:
//-----------------------------------------------------------------------------
stock playStreakSounds(level, killer)
{
    if(g_sSndStreakKiller[level][0])
        client_cmd(killer, "spk %s", g_sSndStreakKiller[level])
    if(g_sSndStreakKiller[level][0])
        client_cmd(killer, "firework;shoot_fireworks")
apegomp is offline
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 21:32.


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