DMS_Exile/@ExileServer/addons/a3_dms/scripts
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
..
fn_AddMissionToMonitor.sqf More features, fixes, tweaks 2015-09-10 17:48:56 -05:00
fn_AILocalityManager.sqf Use config function definitions 2015-09-04 22:40:00 -05:00
fn_BroadcastMissionStatus.sqf Use config function definitions 2015-09-04 22:40:00 -05:00
fn_CleanUp.sqf Update + PBO 2015-09-05 01:03:20 -05:00
fn_CleanUpManager.sqf Use config function definitions 2015-09-04 22:40:00 -05:00
fn_CreateMarker.sqf More features, fixes, tweaks 2015-09-10 17:48:56 -05:00
fn_FillCrate.sqf Update + PBO 2015-09-05 01:03:20 -05:00
fn_FindSafePos.sqf Update + PBO 2015-09-05 01:03:20 -05:00
fn_FindSuppressor.sqf Use config function definitions 2015-09-04 22:40:00 -05:00
fn_IsNearWater.sqf More features, fixes, tweaks 2015-09-10 17:48:56 -05:00
fn_IsPlayerNearby.sqf Update + PBO 2015-09-05 01:03:20 -05:00
fn_MissionsMonitor.sqf Forgot to rename a couple things :P 2015-09-10 12:44:17 -05:00
fn_MissionSuccessState.sqf Update + PBO 2015-09-05 01:03:20 -05:00
fn_OnKilled.sqf Test pls 2015-09-09 21:05:46 -05:00
fn_RemoveMarkers.sqf More features, fixes, tweaks 2015-09-10 17:48:56 -05:00
fn_SelectMagazine.sqf Use config function definitions 2015-09-04 22:40:00 -05:00
fn_SelectMission.sqf More features, fixes, tweaks 2015-09-10 17:48:56 -05:00
fn_SelectOffsetPos.sqf More features, fixes, tweaks 2015-09-10 17:48:56 -05:00
fn_SelectRandomVal.sqf More features, fixes, tweaks 2015-09-10 17:48:56 -05:00
fn_SetAILocality.sqf Use config function definitions 2015-09-04 22:40:00 -05:00
fn_SetGroupBehavior.sqf Update fn_SetGroupBehavior.sqf 2015-09-06 04:48:04 +02:00
fn_SpawnAIGroup.sqf Test pls 2015-09-09 21:05:46 -05:00
fn_SpawnAISoldier.sqf Test pls 2015-09-09 21:05:46 -05:00
fn_SpawnAIStatic.sqf Stupid me + add private vars 2015-09-09 21:18:30 -05:00
fn_SpawnCrate.sqf Use config function definitions 2015-09-04 22:40:00 -05:00
fn_SpawnNonPersistentVehicle.sqf Use config function definitions 2015-09-04 22:40:00 -05:00
fn_TargetsKilled.sqf Use config function definitions 2015-09-04 22:40:00 -05:00