A_CountdownArg
From ZDoom Wiki
A_CountdownArg (int arg)
This function counts one of the actor's args down until it reaches 0 and then either explodes this actor if it is a missile or kills it.
arg: Which arg to use as counter
Examples
| Note: This article lists no examples. If you make use of this feature in your own project(s) or know of any basic examples that could be shared, please add them. This will make it easier to understand for future authors seeking assistance. Your contibutions are greatly appreciated. |

