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

[CS:GO/ZP] ExtraItem: Infinity Ammo


Post New Thread Reply   
 
Thread Tools Display Modes
Author
gubka
Veteran Member
Join Date: Jan 2012
Location: Russia
Plugin ID:
5159
Plugin Version:
Plugin Category:
Gameplay
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Give the infinity ammo for a player
    Old 04-26-2016 , 09:21   [CS:GO/ZP] ExtraItem: Infinity Ammo
    Reply With Quote #1

    Give the infinity ammo for a player, who will buy it

    Version: 1.3

    Cvars:
    PHP Code:
    "zp_ammo_type" "0" "The type of buying ['0' = one round] ['1' = until become zombie] ['2' = timer]"
    "zp_ammo_time" "20.0" 
    "Time of having infinity ammo, if type is timer" 
    Attached Files
    File Type: sp Get Plugin or Get Source (zbm3_extraitem_infinity_ammo.sp - 418 views - 4.3 KB)
    __________________

    Last edited by gubka; 03-17-2019 at 15:49.
    gubka is offline
    Send a message via ICQ to gubka
    gubka
    Veteran Member
    Join Date: Jan 2012
    Location: Russia
    Old 04-27-2016 , 12:01   Re: [CS:GO/ZP] ExtraItem: Infinity Ammo
    Reply With Quote #2

    UPDATE*
    __________________
    gubka is offline
    Send a message via ICQ to gubka
    gubka
    Veteran Member
    Join Date: Jan 2012
    Location: Russia
    Old 12-07-2017 , 12:04   Re: [CS:GO/ZP] ExtraItem: Infinity Ammo
    Reply With Quote #3

    Update to vec 7.2
    __________________
    gubka is offline
    Send a message via ICQ to gubka
    gubka
    Veteran Member
    Join Date: Jan 2012
    Location: Russia
    Old 12-10-2017 , 18:41   Re: [CS:GO/ZP] ExtraItem: Infinity Ammo
    Reply With Quote #4

    Bug fix*******8
    __________________
    gubka is offline
    Send a message via ICQ to gubka
    incarnate
    Junior Member
    Join Date: Jul 2018
    Old 07-09-2018 , 02:03   Re: [CS:GO/ZP] ExtraItem: Infinity Ammo
    Reply With Quote #5

    not work in 8.0
    incarnate is offline
    Lost_lgz
    Member
    Join Date: Sep 2011
    Old 07-11-2018 , 08:53   Re: [CS:GO/ZP] ExtraItem: Infinity Ammo
    Reply With Quote #6

    for version 8.2 error:

    Quote:
    //// zbm3_extraitem_infinity_ammo.sp
    //
    // D:\CSGO Diverse\Zombie_Plague 8.2\ZP_scripting\zbm3_extraitem_infinity_ammo .sp(74) : error 017: undefined symbol "TEAM_HUMAN"
    // D:\CSGO Diverse\Zombie_Plague 8.2\ZP_scripting\zbm3_extraitem_infinity_ammo .sp(155) : error 088: cannot return a value from a void function
    // D:\CSGO Diverse\Zombie_Plague 8.2\ZP_scripting\zbm3_extraitem_infinity_ammo .sp(155) : warning 213: tag mismatch
    // D:\CSGO Diverse\Zombie_Plague 8.2\ZP_scripting\zbm3_extraitem_infinity_ammo .sp(164) : error 088: cannot return a value from a void function
    // D:\CSGO Diverse\Zombie_Plague 8.2\ZP_scripting\zbm3_extraitem_infinity_ammo .sp(164) : warning 213: tag mismatch
    // D:\CSGO Diverse\Zombie_Plague 8.2\ZP_scripting\zbm3_extraitem_infinity_ammo .sp(17 : error 088: cannot return a value from a void function
    // D:\CSGO Diverse\Zombie_Plague 8.2\ZP_scripting\zbm3_extraitem_infinity_ammo .sp(17 : warning 213: tag mismatch
    // D:\CSGO Diverse\Zombie_Plague 8.2\ZP_scripting\zbm3_extraitem_infinity_ammo .sp(150) : error 180: function return type differs from prototype. expected 'void', but got 'Action'
    //
    // 5 Errors.
    //
    // Compilation Time: 0.86 sec
    __________________
    Lost_lgz is offline
    Send a message via Yahoo to Lost_lgz Send a message via Skype™ to Lost_lgz
    eyal282
    Veteran Member
    Join Date: Aug 2011
    Old 07-11-2018 , 08:58   Re: [CS:GO/ZP] ExtraItem: Infinity Ammo
    Reply With Quote #7

    Infinite*
    __________________
    I am available to make plugins for pay.

    Discord: Eyal282#1334
    eyal282 is offline
    romeo7
    Senior Member
    Join Date: Mar 2017
    Old 07-11-2018 , 14:58   Re: [CS:GO/ZP] ExtraItem: Infinity Ammo
    Reply With Quote #8

    Quote:
    Originally Posted by Lost_lgz View Post
    for version 8.2 error:
    I have updated this plugin to v1.4:
    - fixed: when bullet is over and you bought infinite ammo, was no changes.

    There are two versions here: for ZP7.x.x and for ZP8.x.x.
    Don`t forget to add translation to zombieplague.phrases.txt file:
    PHP Code:
        "@Infinity Ammo"
        
    {
            
    "en"            "Infinity Ammo (single round)"
            "ru"            "Бесконечное Боеприпасы (один раунд)"
            "tr"            "Tükenmeyen Cephane (tek raund)"
        

    Attached Files
    File Type: sp Get Plugin or Get Source (zbm3_extraitem_infinity_ammo_zp7.x.x.sp - 379 views - 7.1 KB)
    File Type: smx zbm3_extraitem_infinity_ammo_zp7.x.x.smx (6.1 KB, 423 views)
    File Type: sp Get Plugin or Get Source (zbm3_extraitem_infinity_ammo_zp8.x.x.sp - 414 views - 8.3 KB)
    File Type: smx zbm3_extraitem_infinity_ammo_zp8.x.x.smx (6.2 KB, 427 views)
    romeo7 is offline
    Lost_lgz
    Member
    Join Date: Sep 2011
    Old 07-11-2018 , 16:08   Re: [CS:GO/ZP] ExtraItem: Infinity Ammo
    Reply With Quote #9

    nice dude ..nice..thx
    __________________
    Lost_lgz is offline
    Send a message via Yahoo to Lost_lgz Send a message via Skype™ to Lost_lgz
    dalata
    Junior Member
    Join Date: Oct 2018
    Location: São Paulo, Brazil
    Old 10-16-2018 , 01:17   Re: [CS:GO/ZP] ExtraItem: Infinity Ammo
    Reply With Quote #10

    Hi, is it possible to update this plugin to work with 8.4?

    Last edited by dalata; 10-18-2018 at 14:42.
    dalata is offline
    Send a message via AIM to dalata Send a message via Yahoo to dalata
    Reply


    Thread Tools
    Display Modes

    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 05:28.


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