|
Post by Sa8Gecko on Jul 29, 2006 6:12:48 GMT -5
MCAR engine 0.9.3(7 days only, 35 kb) Mirrordebugging (MCAR_debug = true) : - the output max speed for SAM missiles is the max effective one the missile will have, and no more the one in vacuum - when the missile is destroyed the time, distance from shooter and missile's speed are printed on screen new features: - _MEXH parameter (only for SAMs) can be a function or an expression. This will allow, for example, to simulate boosters with different propellant than the main rocket engine's. Or to simulate booster effects having _MKGS constant (example: ..._MEXH,"if(_tDiff<2)then{2500}else{1700}" ) - it's also possible for _MKGS to be an expression too, instead of only a function: for example, _MKGS,"if(_tDiff<4)then{8.5}else{4.1}" . In this case, _MINT must be set to "auto". This allows easy implementation of dual thrust engine, without recurring to the automatically generated function: the main advantage is the simplicity of the calculations involved (no arc tangent and logarithm to be evaluated, just plain algebra). differences from previous versions: - regarding SAMs missiles, the max turning rate is effectively the one specified in stringtable.csv, rather than being higher, cause before it was calculated using max missile speed in vacuum. To compensate for this, at lower speed (<50% max speed) the missiles are more maneuvrable than before.
|
|
|
Post by Sa8Gecko on Oct 22, 2006 13:01:18 GMT -5
This version is no longer to be considered experimental, but will be released as fully functional: the new SA-10 Grumble needs it. The new version will be released alongside the Grumble. As a consequence older addons will continue to work, but you may (or may not) observe a decrease in hitting percentage for SAMs missiles due to the reason explained above. If you have some argument against it, please post here your reason(s) so that eventually the modifications needed can be incorporated before the release date (TBA). In the meantime you can try out the current version (0.9.31): MCAR Engine 0.9.31 and the current version of the Grumble to play with it: SA-10 Grumbleplease note that this addon is still in an unfinished status. Permission to modify it for your own purposes and re-release it in other forms is granted at condition you won't apply any charges on this and respect BIS license. The .psd files for textures can be found here: textures(13 mb)
|
|