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

Showing results 1 to 15 of 15
Search took 0.01 seconds.
Search: Posts Made By: zollymaN
Forum: Scripting Help 03-01-2022, 12:19
Replies: 2
Views: 491
Posted By zollymaN
Re: Add limit item ZP 5.0.8 | problem

*Facepalm* register_event("HLTV", "NewRound", "a", "1=0", "2=0")

done :D TY
Forum: Scripting Help 03-01-2022, 12:08
Replies: 2
Views: 491
Posted By zollymaN
Add limit item ZP 5.0.8 | problem

Hi, I have a problem I tried to limit this extra item so you can only buy it twice a round... the number of purchases of the item is not reset .. even if I buy this round 2 gas masks, I restart the...
Forum: Suggestions / Requests 08-25-2021, 15:03
Replies: 0
Views: 607
Posted By zollymaN
Jump Bomb for biohazard not work

#include <amxmodx>
#include <engine>
#include <fakemeta>
#include <hamsandwich>
#include <biohazard>
#include <bio_shop>

#define PLUGIN "[Bio] Extra Item: Jump Bomb"
#define VERSION "1.0"...
Forum: Scripting Help 08-22-2021, 19:16
Replies: 1
Views: 625
Posted By zollymaN
Bug Night Vision ( no lag)

#include <amxmodx>
#include <fakemeta>

new const PLUGIN_VERSION[] = "1.0"

new g_nightvision[33]

new g_default_map_light[32]

new g_fwLightStyle
Forum: Scripting Help 08-21-2021, 12:35
Replies: 5
Views: 886
Posted By zollymaN
Re: Turning HUD into DHUD

Spectating someone else?
if (id != ID_SHOWHUD)
{
// Show name, health, class, and ammo packs and armor
set_hudmessage(255, 10, 255, HUD_SPECT_X, HUD_SPECT_Y, 1, 6.0, 1.1, 0.0, 0.0, -1)...
Forum: Scripting Help 08-19-2021, 17:00
Replies: 12
Views: 1,774
Posted By zollymaN
Re: Limit of buy item but he take ammo

now i can buy hp once per round it works properly, it gave me an error but i forgot to define MAX_PLAYERS 32: D

and I don't know why it bugs with another plugin ... that is the "knife blink"...
Forum: Scripting Help 08-19-2021, 16:48
Replies: 12
Views: 1,774
Posted By zollymaN
Re: Limit of buy item but he take ammo

I use the version where you updated it mr crazy, that is 4.4, my opinion is that it is the most stable and well developed source of zm :D

I tried the code written by you but it still drops me from...
Forum: Scripting Help 08-19-2021, 05:09
Replies: 12
Views: 1,774
Posted By zollymaN
Re: Limit of buy item but he take ammo

none of these work, and I also discovered that in fact the limit is once on the map, not on the round...... What's wrong with this plugin?
Forum: Scripting Help 08-18-2021, 12:33
Replies: 12
Views: 1,774
Posted By zollymaN
Limit of buy item but he take ammo

I put a limit on an item so I can't abuse it but when I want to buy the same item I keep deducting from ammo packs why?


#include <amxmodx>
#include <fun>
#include <zp_apocalypse>

new const...
Forum: New Plugin Submissions 08-17-2021, 07:41
Replies: 847
Views: 242,655
Posted By zollymaN
Re: OciXCrom's Rank System [XP|Levels|Ranks]

but rank in chat how i can active?
Forum: Scripting Help 08-15-2021, 14:03
Replies: 3
Views: 740
Posted By zollymaN
Re: Zp respawn problem

in this case you have nothing to do, it works but I tried to do it myself so that the respawn doesn't work in ways and still it works anyway
Forum: Scripting Help 08-15-2021, 12:01
Replies: 3
Views: 740
Posted By zollymaN
Zp respawn problem

#include <amxmodx>
#include <hamsandwich>
#include <zombieplague>

#define PLUGIN "[ZP] Extra Item : Zspawn"
#define VERSION "1.4"
#define AUTHOR "Fry!"

new g_item_name[] = { "Zspawn" }
new...
Forum: Scripting Help 08-14-2021, 11:44
Replies: 1
Views: 722
Posted By zollymaN
Beretta Gunslinger little problem

I have a small problem this weapon activates its ability especially when all the bullets are fired, but those with VIP have infinite bullets and the ability does not activate what can I do?
I use...
Forum: Scripting Help 08-12-2021, 10:09
Replies: 3
Views: 997
Posted By zollymaN
Re: Stack items zp

but how i can make this?
Forum: Scripting Help 08-11-2021, 13:42
Replies: 3
Views: 997
Posted By zollymaN
Stack items zp

I have 2 items for zombie wounds that are 2 ways on the same weapon, if I buy the first weapon example m4a1 gold, and after I buy m4a1 freeze, m4a1 freeze will shoot with gold bullets how can i solve...
Showing results 1 to 15 of 15

 
Forum Jump

All times are GMT -4. The time now is 20:17.


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