Dod ammo box: Difference between revisions
Jump to navigation
Jump to search
SirYodaJedi (talk | contribs) (Doesn't use m_iTeamNum.) |
m (Classifying as model entity) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{CD|CAmmoBox|file1=dod_ammo_box.cpp}} | {{CD|CAmmoBox|file1=dod_ammo_box.cpp}} | ||
{{stub}}{{ent not in fgd|codeonly=1}} | {{stub}}{{ent not in fgd|codeonly=1}} | ||
{{this is a| | {{this is a|model entity|name=dod_ammo_box|game=Day of Defeat: Source}} An ammo box, which can be used by the team of the player who dropped it. | ||
If placed directly in the map, the ammo box will be display the Allied ammo model, but will not be able to be picked up by either team, as the team cannot be set via keyvalues. | If placed directly in the map, the ammo box will be display the Allied ammo model, but will not be able to be picked up by either team, as the team cannot be set via keyvalues. The team also cannot be set via [[VScript]], as it is not part of the [[DATADESC]] or [[send table]]. |
Latest revision as of 04:30, 19 May 2025
![]() |
---|
CAmmoBox |
![]() |

dod_ammo_box
is a model entity available in Day of Defeat: Source. An ammo box, which can be used by the team of the player who dropped it.
If placed directly in the map, the ammo box will be display the Allied ammo model, but will not be able to be picked up by either team, as the team cannot be set via keyvalues. The team also cannot be set via VScript, as it is not part of the DATADESC or send table.