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

How to make humans receive more grenades?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
GlobalPlague
Senior Member
Join Date: Feb 2016
Location: Pluto
Old 02-05-2022 , 10:29   How to make humans receive more grenades?
Reply With Quote #1

Hello.

Is there a way to make humans receive more grenades in ZP?

Currently, in ZP, humans receive one fire grenade, one frost grenade, and one light grenade at the beginning of every round.

Is there a way to make humans receive more than 1 grenade? For example, 4 fire grenades, 6 frost grenades, and 10 light grenades.

The game interprets fire grenades as HE grenades, frost grenades as flash grenades, and light grenades as smoke grenades.

So, even if there is no such plugin specifically made for ZP, a plugin made for classical CS 1.6 server will help make humans receive multiple grenades, I think.

Thanks.
GlobalPlague is offline
Supremache
Veteran Member
Join Date: Sep 2019
Location: Egypt
Old 02-05-2022 , 14:07   Re: How to make humans receive more grenades?
Reply With Quote #2

Yes, use cs_set_weapon_bammo
__________________
Youtube.com/Supremache

Bank System [Nvault - SQL Support]
VIP System
  • If you think it's that simple, then do it yourself.
Supremache is offline
GlobalPlague
Senior Member
Join Date: Feb 2016
Location: Pluto
Old 02-07-2022 , 08:07   Re: How to make humans receive more grenades?
Reply With Quote #3

Quote:
Originally Posted by Supremache View Post
Yes, use cs_set_weapon_bammo
Hello. Thanks for trying to help me. Would you explain to me how to use "cs_set_weapon_bammo"? What exactly do i have to do with "cs_set_weapon_bammo"?

I was unable to find "cs_set_weapon_bammo" in the source code (main .sma file) of my ZP server.
GlobalPlague is offline
zXCaptainXz
Member
Join Date: May 2017
Old 02-07-2022 , 10:32   Re: How to make humans receive more grenades?
Reply With Quote #4

You can change how many grenades players receive in zombieplague.ini

Find something like this:

Code:
[Buy Menu Weapons]
GRENADES = weapon_hegrenade , weapon_flashbang , weapon_smokegrenade
and replace it with the number of items of each you want to give, say you want to give 2 HE Grenades and 2 Flashbangs and 1 Smoke Grenade, it would be like this

Code:
[Buy Menu Weapons]
GRENADES = weapon_hegrenade , weapon_hegrenade , weapon_flashbang ,  weapon_flashbang , weapon_smokegrenade
Unless you modified something in your ZP plugin this should work.
zXCaptainXz 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:32.


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