This function will help you set the bomb much faster. Without this fix, in order to planting a bomb, it was necessary to run through a significant part of the site, but now this will not happen.
Before
After
void FixedBombPlant(CUserCmd* cmd){
if (!(cmd->buttons & IN_USE) &&...