DMS_Exile/@ExileServer/addons/a3_dms
eraser1 e8eedfa538 More features, fixes, tweaks
* NEW CONFIG VALUES: ```DMS_MarkerPosRandomization```,
```DMS_MarkerPosRandomRadius```, and ```DMS_RandomMarkerBrush```
* With the above configs, you can randomize the marker positions in a
random position around the actual mission center.
* You can also "force" DMS_fnc_CreateMarker to randomize (or not
randomize) the marker position with optional boolean parameter of index
3.
* Changed the default (non-randomized) circle marker "brush". It should
be a solid circle.
* Created new functions ```DMS_fnc_SelectOffsetPos``` and
```DMS_fnc_SelectRandomVal```
* Adjusted a couple functions to use them.
* Fixed ```DMS_fnc_IsNearWater```.
2015-09-10 17:48:56 -05:00
..
FSM Forgot to rename a couple things :P 2015-09-10 12:44:17 -05:00
missions More features, fixes, tweaks 2015-09-10 17:48:56 -05:00
scripts More features, fixes, tweaks 2015-09-10 17:48:56 -05:00
static Couple things 2015-08-28 11:37:23 -05:00
$PBOPREFIX$ Fixed things 2015-08-31 22:43:55 +02:00
$PREFIX$ Fixed things 2015-08-31 22:43:55 +02:00
config.cpp More features, fixes, tweaks 2015-09-10 17:48:56 -05:00
config.sqf More features, fixes, tweaks 2015-09-10 17:48:56 -05:00
fn_DMS_postInit.sqf Use config function definitions 2015-09-04 22:40:00 -05:00
fn_DMS_preInit.sqf That's done :) 2015-09-09 22:10:37 -05:00