rehlds / ReGameDLL_CS

Enhanced server-side GameDLL for Counter-Strike 1.6 (and CS: Condition Zero), offering new features and fixes.
https://rehlds.dev/docs/regamedll-cs
GNU General Public License v3.0
587 stars 203 forks source link

suggestion limited garnade buy per round! #1018

Open Escap3d opened 1 month ago

Escap3d commented 1 month ago

Can you add an option for limited grenade purchases, such as:

Flashbang limited to 2 per round HE grenade limited to 1 per round Smoke grenade limited to 1 per round

Often during matches, players buy too many grenades and spam them. It would be more advanced if there was a limit on purchases, so players can't buy too many smoke grenades either.

Vaqtincha commented 1 month ago

Set mp_buytime 0.25

Escap3d commented 1 month ago

Is there any solution where instead of reducing the buy time, I want to limit grenade purchases after each spawn?"

Set mp_buytime 0.25

StevenKal commented 1 month ago

Use a plugin, this already exists.

Escap3d commented 1 month ago

Use a plugin, this already exists.

Give me if u have plugin? And link