@@ -1,4 +1,6 @@
+#include "../../config_macros.hpp"
params ["_unit", "_weapon", "_muzzle", "_mode", "_ammo"];
+systemChat "works";
if(_unit ammo _muzzle > 0) exitWith
{
systemChat format["fired skipped for %1", _muzzle];