trigger_ammo
This is an entity on id Tech 3 engines, present on Enemy Territory. Below you can find its spawnflags, keys and editor settings for each game that defines it.
Enemy Territory
Any entity that touches this will get additional ammo a specified rate up to a specified maximum.
Keys
| Key |
Description |
| ammorate |
rate of ammo clips per second. default 1. (whole number only) |
| ammototal |
the maximum clips of ammo this trigger can add. if <= 0, it's unlimited. default 0 (whole numbers only) |
| target |
cabinet that this entity is linked to |
Editor
| Property |
Value |
| Type |
brush entity |
| Color |
.5 .5 .5 |
| Spawn function |
SP_trigger_ammo |