Raised This Month: $51 Target: $400
 12% 

Frag Limit


Post New Thread Reply   
 
Thread Tools Display Modes
zyim
New Member
Join Date: Mar 2010
Old 03-23-2010 , 06:41   Re: Frag Limit
Reply With Quote #11

This one is really a good forum for the readers
__________________
Nensi
zyim is offline
KadiR
Unnecessary Member
Join Date: Aug 2008
Location: Zürich / Switzerland
Old 03-23-2010 , 13:09   Re: Frag Limit
Reply With Quote #12

The
Quote:
%s Won the match!!!
+

Quote:
"And the last frag was %s"
Tells the names wrong, can someone please fix it?

PHP Code:
public death_a()
{    
    if(!
get_pcvar_num(fraglimit_on) || winnerfound)
        return 
PLUGIN_HANDLED
    
    
new players[32], num
    get_players
(playersnum)
    new 
Frags
    
    
new killer=read_data(1)
    new 
victim=read_data(2)
    
    for (new 
i=0i<numi++)
    {
        
Frags get_user_frags(players[i])
        
        if(
Frags >= get_pcvar_num(fraglimit))
        {
            
set_hudmessage(25500, -1.00.1806.05.00.00.03)
            
show_hudmessage(0"%s Won the match!!!"killer)
            
set_hudmessage(02550, -1.00.3906.012.00.00.04)
            
show_hudmessage(0"And the last frag was %s"victim)
            
            
winnerfound=true
            set_task
(5.0,"set_timelimit")
            break
        }    
    }
    return 
PLUGIN_CONTINUE

KadiR is offline
KadiR
Unnecessary Member
Join Date: Aug 2008
Location: Zürich / Switzerland
Old 04-10-2010 , 16:57   Re: Frag Limit
Reply With Quote #13

bump
KadiR is offline
Ricky
Senior Member
Join Date: Jul 2005
Old 07-06-2010 , 06:06   Re: Frag Limit
Reply With Quote #14

This plugin seriously needs a revision in the gungame style.
Ricky is offline
RAFFAK
Junior Member
Join Date: May 2011
Old 07-24-2011 , 18:43   Re: Frag Limit
Reply With Quote #15

Fraglimit installed in csdm server. First time then we was testing, was working. At 28frags was mapchooser, and at 30 was changed map. But after restart now just showing how much frags I need to kill, I killed 30, its going to -1, -2 and etc... Not showing mapchoose.
RAFFAK is offline
manguedebol
Veteran Member
Join Date: Feb 2010
Location: France,Somme,Abbeville
Old 08-06-2011 , 20:20   Re: Frag Limit
Reply With Quote #16

When i choose extend map , the frag limit is not reset , dmg :/
manguedebol is offline
MustD1e
Senior Member
Join Date: Apr 2010
Old 06-02-2012 , 19:53   Re: Frag Limit
Reply With Quote #17

I get SZ_GetSpace: overflow with this plugin and #include <dhudmessage>
__________________

Fly with us
MustD1e is offline
Meep69
Member
Join Date: Jan 2014
Old 11-06-2015 , 17:22   Re: Frag Limit
Reply With Quote #18

The victory hud dissapear too fast

Would also be nice if it could start playing some random sound files when the frag limit is reached.
Meep69 is offline
Old 12-21-2019, 04:41
Sanjay Singh
This message has been deleted by Sanjay Singh.
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 01:11.


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