Tell me more ×
Arqade is a question and answer site for passionate videogamers on all platforms. It's 100% free, no registration required.

How to make throwing and testing smoke grenades more efficient? sv_infinite_ammo 1 makes you have many... I'd prefer to throw/place them and shortly see the smoke. Maybe smoke can be made last shorter or be deleted with some command after being set off?

share|improve this question
1  
I don't see how this could be done without modding the server. – Retrosaur Dec 23 '12 at 3:34
Hm, so there is no duration setting for smoke maybe? I saw a delete entity command some time ago, doesn't that work? – Konsta Dec 23 '12 at 3:43
1  
This is a feature you can request with the developers, but I don't think it's something we can answer. – Retrosaur Dec 23 '12 at 4:50

1 Answer

There are no settings in the base release of Counter Strike Global Offensive that provide the functionality that you're after. I'm not even sure off the top of my head of any mods that would provide you with this functionality.

As pointed out you can use sv_infinite_ammo 1 which will let you throw as many as you want, but you can't adjust the duration of the smoke bombs or reset the state of a smoke bomb with any in game command or server side setting.

Your only option would likely be using a sourcemod.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.