s1lentq / ReGameDLL_CS

:hammer: Reverse-engineered gamedll (CS 1.6 / CZero)
GNU General Public License v3.0
577 stars 198 forks source link

add limit purchase grenades per round #718

Open think4k opened 2 years ago

think4k commented 2 years ago

flashbang_max hegrenade_max smokegrenade_max

Vaqtincha commented 2 years ago

Use mp_buytime or amxx plugin.

PRinceBhai commented 2 years ago

This, I believe would better suit to AMXX plugins because not everyone uses/needs Limits on certain items/weapons plus it'll just bloat this dll.

Maxi605 commented 2 years ago

This, I believe would better suit to AMXX plugins because not everyone uses/needs Limits on certain items/weapons plus it'll just bloat this dll.

I believe AMXX 1.10 it's in the process of doing this.

PRinceBhai commented 2 years ago

I believe AMXX 1.10 it's in the process of doing this.

There are already plugins that exist that can do what OP needs.