AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [CS:GO/ZP] ExtraItem: Infinity Ammo (https://forums.alliedmods.net/showthread.php?t=281987)

gubka 04-26-2016 09:21

[CS:GO/ZP] ExtraItem: Infinity Ammo
 
1 Attachment(s)
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" 


gubka 04-27-2016 12:01

Re: [CS:GO/ZP] ExtraItem: Infinity Ammo
 
UPDATE*

gubka 12-07-2017 12:04

Re: [CS:GO/ZP] ExtraItem: Infinity Ammo
 
Update to vec 7.2

gubka 12-10-2017 18:41

Re: [CS:GO/ZP] ExtraItem: Infinity Ammo
 
Bug fix*******8

incarnate 07-09-2018 02:03

Re: [CS:GO/ZP] ExtraItem: Infinity Ammo
 
not work in 8.0

Lost_lgz 07-11-2018 08:53

Re: [CS:GO/ZP] ExtraItem: Infinity Ammo
 
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(178) : error 088: cannot return a value from a void function
// D:\CSGO Diverse\Zombie_Plague 8.2\ZP_scripting\zbm3_extraitem_infinity_ammo .sp(178) : 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

eyal282 07-11-2018 08:58

Re: [CS:GO/ZP] ExtraItem: Infinity Ammo
 
Infinite*

romeo7 07-11-2018 14:58

Re: [CS:GO/ZP] ExtraItem: Infinity Ammo
 
4 Attachment(s)
Quote:

Originally Posted by Lost_lgz (Post 2602917)
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)"
    



Lost_lgz 07-11-2018 16:08

Re: [CS:GO/ZP] ExtraItem: Infinity Ammo
 
nice dude ..nice..thx

dalata 10-16-2018 01:17

Re: [CS:GO/ZP] ExtraItem: Infinity Ammo
 
Hi, is it possible to update this plugin to work with 8.4?


All times are GMT -4. The time now is 10:11.

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