Home
Feedback Tracker
Search
Configure Global Search
Log In
Transactions
T85835
Change Details
Change Details
Old
New
Diff
Place a static Mk32 GMG and add the following to the init line: this addEventHandler ["Fired", {hintSilent format ["Muzzle velocity: %1 m/s", vectorMagnitude velocity (_this select 6)]}]; Confirm by looking at the config for CfgWeapons >> MGun and CfgWeapons >> GMG_20mm in the config broweser. The initspeed will be 900.
Place a static Mk32 GMG and add the following to the init line: this addEventHandler ["Fired", {hintSilent format ["Muzzle velocity: %1 m/s", vectorMagnitude velocity (_this select 6)]}]; Confirm by looking at the config for CfgWeapons >> MGun and CfgWeapons >> GMG_20mm in the config broweser. The initspeed will be 900.
Continue