Dod bomb dispenser icon: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{CD|CDODBombDispenserMapIcon|base=CBaseEntity|file1=dod/dod_bombdispenser.cpp}}
{{CD|CDODBombDispenserMapIcon|base=CBaseEntity|file1=dod/dod_bombdispenser.cpp}}
{{stub}} {{ent not in fgd|nolink=1}}
{{stub}} {{ent not in fgd|nolink=1|because=It is automatically created by {{ent|dod_bomb_dispenser}}}}
{{this is a|point entity|name=dod_bomb_dispenser_icon|game=Day of Defeat: Source}}
{{this is a|point entity|name=dod_bomb_dispenser_icon|game=Day of Defeat: Source}}
The entity that indicates where a bomb dispenser is on the minimap. Automatically placed at the middle of each {{ent|dod_bomb_dispenser}}, regardless of the dispenser's {{mono|origin}}.

Revision as of 08:22, 1 April 2025

C++ Class hierarchy
CDODBombDispenserMapIcon
CBaseEntity
C++ dod/dod_bombdispenser.cpp

Stub

This article or section is a stub. You can help by expanding it.

Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map because It is automatically created by dod_bomb_dispenser.

dod_bomb_dispenser_icon is a point entity available in Day of Defeat: Source Day of Defeat: Source. The entity that indicates where a bomb dispenser is on the minimap. Automatically placed at the middle of each dod_bomb_dispenser, regardless of the dispenser's origin.