Add an item to a queue. Items in excess of the specified purge count will be deleted in First-in First-out ( FIFO ) order.
_item | Item queued for removal. [Object] |
_max_count | Maximum number of instances of this item allowed to exist. |
nil
[_BombCrater, 30] call ACE_fnc_add2Fifo;
Xeno, © 2010