Post: How to hide the bomb carrier icon in Call of Duty 4 (GSC scripting)?
11-24-2025, 09:19 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Hi everyone,
I’m currently modifying a Search & Destroy / Sabotage script in Call of Duty 4: Modern Warfare (GSC). I’m trying to remove or hide the icon/marker that appears above (or on the HUD for) the player who is carrying the bomb briefcase.

I’ve checked the standard scripts (sd.gsc, sab.gsc) and I found the parts where the game assigns the bomb objective to a player, but I haven’t found a clean way to hide the icon from all players.

Does anyone know which function or method should be used to:

completely disable the bomb carrier icon, or

override/remove the objective icon assigned to the bomb carrier?

Functions I’ve seen so far include things like objective_add, objective_onplayer, setobjectiveicon, but I’m not sure which one is responsible for the bomb carrier marker in stock COD4.

Ideally, I’d like to achieve something like:

removing the objective for the bomb carrier, or

setting an empty icon, or

preventing the icon from being displayed at all.

If anyone has an example from a mod, a snippet of GSC code, or a pointer to the right file/function, that would be awesome.

Thanks in advance!
(adsbygoogle = window.adsbygoogle || []).push({});

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo