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

Extra Nades


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Peoples Army
SourceMod Donor
Join Date: Mar 2007
Plugin ID:
345
Plugin Version:
1.0
Plugin Category:
Fun Stuff
Plugin Game:
Counter-Strike: Source
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Gives Extra Nades To Players Based On Flags
    Unapprover:
    Reason for Unapproving:
    Author inactive, plugin broken since 1.0.4.
    Old 04-06-2008 , 03:06   Extra Nades
    Reply With Quote #1

    This Plugin Will Give Extra Nades To Players During The Game , Based On The Cvars & Flags .

    Instalation:
    • Installs Like Any Other Plugins
    • .sp In Scripting
    • .smx In Plugins
    CVARS:
    • extra_nades_on 1/0 1 Turns The Plugin On 0 Is Off
    • extra_nades_amount 3 The Amount Of Extra Nades To Be Given
    • extra_nades_type "abc" The Flags Define Which Nades WIll Be Given
    Flags:
    • A == He Nades
    • B == Flash Bang
    • C == Smoke Grenade
    Change Log:
    • 1.0 - Initail Release
    Attached Files
    File Type: sp Get Plugin or Get Source (Extra Nades.sp - 3162 views - 3.2 KB)

    Last edited by Peoples Army; 04-06-2008 at 03:32.
    Peoples Army is offline
    Peoples Army
    SourceMod Donor
    Join Date: Mar 2007
    Old 04-12-2008 , 19:40   Re: Extra Nades
    Reply With Quote #2

    thx for the approval tcviper
    __________________
    Peoples Army is offline
    entha
    Junior Member
    Join Date: Apr 2008
    Old 04-21-2008 , 21:32   Re: Extra Nades
    Reply With Quote #3

    thx 4 the plugin - its great!

    but is it possible to give all player unlimited grenades all the time?

    thx 4 answer.
    entha is offline
    PStar
    Veteran Member
    Join Date: Mar 2008
    Old 06-04-2008 , 10:10   Re: Extra Nades
    Reply With Quote #4

    HY could you look into the code? Cause sometimes players don't get another grenade. No error in logs juts nothing happens (occurs rather too much).
    PStar is offline
    PStar
    Veteran Member
    Join Date: Mar 2008
    Old 06-21-2008 , 18:05   Re: Extra Nades
    Reply With Quote #5

    It still has the bug, is this plugin still maintained?
    PStar is offline
    Greyscale
    SourceMod Plugin Approver
    Join Date: Dec 2007
    Location: strYoMommasHouse[you];
    Old 06-25-2008 , 13:50   Re: Extra Nades
    Reply With Quote #6

    entha,

    http://forums.alliedmods.net/showthread.php?t=65368

    I think this is what you are looking for
    Greyscale is offline
    PStar
    Veteran Member
    Join Date: Mar 2008
    Old 07-13-2008 , 19:25   Re: Extra Nades
    Reply With Quote #7

    This Plugin is Broken whit the newest snapshot. SM-vr-1.1.2417
    People canot get in to the server cause they get dropped whit a reason that is unreadable like this:
    Quote:
    L 07/14/2008 - 01:13:21: "E-$port / Pro Gam1ng/ Szoke<2><>" connected, address "88.20xxxxxx"
    Client "E-$port / Pro Gam1ng/ Szoke" connected (88.20xxxxxxx).
    L 07/14/2008 - 01:13:21: "E-$port / Pro Gam1ng/ Szoke<2><>" disconnected (reason "Ę?őaą")
    Dropped E-$port / Pro Gam1ng/ Szoke from server (Ę?őaą)
    Got Steam2 authentication response for unknown

    Last edited by PStar; 07-13-2008 at 20:17.
    PStar is offline
    PStar
    Veteran Member
    Join Date: Mar 2008
    Old 09-07-2008 , 21:59   Re: Extra Nades
    Reply With Quote #8

    So just in case someone want's to use this plugin i had found some solution for the disconnecting bug on client connect if the plugin is loaded.
    I found out that this has caused the error:
    Quote:
    public bool:OnClientConnect(client)
    {

    he_nades_num[client] = 0;
    fb_nades_num[client] = 0;
    sg_nades_num[client] = 0;
    }
    So i deleted it, because it is not needed anyway.
    But i think it would bee enoguht too modify this line:
    Quote:
    public bool:OnClientConnect(client)
    To this:
    Quote:
    public OnClientConnect(client)
    I will try it too but for now i use the first option.

    Ass for the plugin, it shoud be moved to the unnaproved section, cause maybe it would draw the atention of the author on her plugin and fix it offical.

    So heres the smal fix:
    Attached Files
    File Type: sp Get Plugin or Get Source (Extra Nades.sp - 1577 views - 3.2 KB)
    PStar is offline
    HiJacker
    Senior Member
    Join Date: Jul 2008
    Location: Slovakia
    Old 09-14-2008 , 08:45   Re: Extra Nades
    Reply With Quote #9

    I have a problem When i add this into my zombie server , i get these errors :


    Code:
    Connecting to 86.110.226.103:27002...
    Connected to 86.110.226.103:27002
    Disconnect: -mHC*********RB.
    Disconnect: -mHC*********RB.
    
    Connecting to 86.110.226.103:27002...
    Connected to 86.110.226.103:27002
    Disconnect: .
    Disconnect: .
    
    Connecting to 86.110.226.103:27002...
    Connected to 86.110.226.103:27002
    Disconnect: player_death.
    Disconnect: player_death.
    
    Connecting to 86.110.226.103:27002...
    Connected to 86.110.226.103:27002
    Disconnect: flashbang_detonate.
    Disconnect: flashbang_detonate.
    __________________
    Before you talk to me, I should warn you : Im kind of strange.
    HiJacker is offline
    Send a message via ICQ to HiJacker
    PStar
    Veteran Member
    Join Date: Mar 2008
    Old 09-14-2008 , 16:12   Re: Extra Nades
    Reply With Quote #10

    Did you use my small fix version?
    Or the one inthe first post?
    PStar 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 07:31.


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