Dod ammo box: Difference between revisions
Jump to navigation
Jump to search
SirYodaJedi (talk | contribs) mNo edit summary |
SirYodaJedi (talk | contribs) No edit summary |
||
| Line 3: | Line 3: | ||
{{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. | {{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. The team also cannot be set via [[VScript]], as the variable that controls it is not part of the [[DATADESC]] or [[send table]]. | 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 the variable that controls it is not part of the [[DATADESC]] or [[SendProp|send table]]. | ||
Latest revision as of 08:34, 26 November 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 the variable that controls it is not part of the DATADESC or send table.