(adsbygoogle = window.adsbygoogle || []).push({});
Is it possible to disable a button once its been pressed? Say if a player were to pull out a grenade, can it be made so that the player would hold that grenade until it explodes? If so, how would I do this? I know a bit about button monitoring, but the problem is when I have to disable that one button. Is there a script or a function that can help me with this?