User Tools

Site Tools


bace_int

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
bace_int [2023/09/18 06:57] – created north_adminbace_int [2023/09/18 07:00] (current) north_admin
Line 60: Line 60:
   .. Delay time in seconds after magazine reload has been initiated. Casing ejects after this delay.   .. Delay time in seconds after magazine reload has been initiated. Casing ejects after this delay.
   ** **EjectPosOffSet**   ** **EjectPosOffSet**
-  .. OPTIONAL. Offset for ejectPosition [x, y, z], some trial and error arbitrary values (see NORTH_bace_fnc_helper for, well, help..). If left empty default values used (ejectPosOffSet[] = {-0.14, 0.05})+  .. OPTIONAL. Offset for ejectPosition [x, y, z], some trial and error arbitrary values (see [[#helper_fnc|NORTH_bace_fnc_helper]] for, well, help..). If left empty default values used (ejectPosOffSet[] = {-0.14, 0.05})
   ** **ejectVelocityRandom**   ** **ejectVelocityRandom**
   .. OPTIONAL velocity modifier for the ejected casings velocity, [x, y, z].\\ Use values compatible with the 'random' scripting command, as in number or array (of three numbers, see BIS wiki).\\ If left empty default values used: <code>ejectVelocityRandom[] = {{-0.5, 0, 1.5}, {-0.5, 0, 1.5}, {0.5, 1, 1.5}}</code>.\\ The final value applied to each velocity vector element is //2 * (random (ejectVelocityRandom select N))//.   .. OPTIONAL velocity modifier for the ejected casings velocity, [x, y, z].\\ Use values compatible with the 'random' scripting command, as in number or array (of three numbers, see BIS wiki).\\ If left empty default values used: <code>ejectVelocityRandom[] = {{-0.5, 0, 1.5}, {-0.5, 0, 1.5}, {0.5, 1, 1.5}}</code>.\\ The final value applied to each velocity vector element is //2 * (random (ejectVelocityRandom select N))//.
Line 94: Line 94:
   .. Delay in seconds before the above sound is played   .. Delay in seconds before the above sound is played
  
-<wrap #helper_fnc />==== NORTH_bace_fnc_helper ====+<wrap #helper_fnc /> 
 +==== NORTH_bace_fnc_helper ====
 This is a helper function to define the position for the casing eject, or any other eject position. This is a helper function to define the position for the casing eject, or any other eject position.
  
bace_int.1695020248.txt.gz · Last modified: by north_admin