splewis / csgo-retakes

CS:GO Sourcemod plugin for a site-retake gamemode
GNU General Public License v3.0
329 stars 115 forks source link

Plz add these features #96

Closed rishabhc43 closed 7 years ago

rishabhc43 commented 7 years ago

Hey splewis!

Thanks for the great plugin and I appreciate ur effort in making it. One of the best plugins in the game.

I just wanted to give some suggestions to add some new features. Can you plz add the support for grenades, flashes, smoke etc. You can give players not more than 2 grenade randomly. This would make the retake more real. Without grenades, this is just sort of an aim battle. Another feature i would like to request is giving an AWP to only one player in the team. Here also only those who opt for choosing an AWP would get it. When multiple guys have opted for AWP, it will be given randomly to only one person. Eagerly waiting to see these new features in the plugin...ThankYou

splewis commented 7 years ago

The retakes plugin is meant to be a base plugin, if users wan't specialized logic for what weapons/nades they are given, they are supposed to use the plugin's API for applying custom behavior.

I'd like to have a cvar-customizable plugin like this available with retakes as well (#98), but I doubt that gets done anytime soon.

Also, your AWP example doesn't apply to anything shipped with this retakes plugin. There is at most 1 awp given in the standard allocator example, and you won't get awps without that. You're probably playing on servers running other plugins, and there's nothing I can do to change those.

splewis commented 7 years ago

Closing since this isn't going to be added to the base retakes plugin.