object - commandobject - unit


int OnCannonLowAmmo(int nCannonNum)

Scope: public

Parameters
nCannonNum - number of cannon which called event.

Return values
true - if script handled event.
false - if script dosn't handled event.

Description
This event is called when ammo count in cannon requiring external supply will achieve half of maximum value.
Returned value isn't important.

See also
SendSupplyRequest