DMS_Exile/@ExileServer/addons/a3_dms/scripts
eraser1 2650157577 Bunch of stuff...
* NEW CONFIG VALUES: ```DMS_GodmodeCrates``` and
```DMS_CrateCase_Sniper```. DMS_GodmodeCrates is pretty self-explanatory
:P
* NEW FEATURE FOR "DMS_fnc_FillCrate": You can now define "crate cases"
in the config (such as "DMS_CrateCase_Sniper"). Passing the "crate case"
name (such as "Sniper") will make the crate spawn with the exact gear
defined in the config. Refer to the testmission.sqf (line 80) and
"DMS_CrateCase_Sniper" config for an example.
* Spawned vehicles will now be LOCKED and INVINCIBLE until the mission
is completed.
* Spawned vehicles spawn with 100% fuel.
* "Fixed" some cases where killing from a mounted gun would reset your
money/respect (maybe).
* Fixed some spelling errors and incorrect names in some of the mission
messages/markers.
* Fixed DMS_fnc_FindSafePos for Bornholm. If you have any issues with
custom maps, please let us know.
* Fixed backpack spawning on the ground behind an AI unit that was
supposed to get a launcher.
2015-09-11 20:21:58 -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 Bunch of stuff... 2015-09-11 20:21:58 -05:00
fn_FindSafePos.sqf Bunch of stuff... 2015-09-11 20:21:58 -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 Bunch of stuff... 2015-09-11 20:21:58 -05:00
fn_MissionSuccessState.sqf Update + PBO 2015-09-05 01:03:20 -05:00
fn_OnKilled.sqf Bunch of stuff... 2015-09-11 20:21:58 -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 Bunch of stuff... 2015-09-11 20:21:58 -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 Bunch of stuff... 2015-09-11 20:21:58 -05:00
fn_SpawnNonPersistentVehicle.sqf Bunch of stuff... 2015-09-11 20:21:58 -05:00
fn_TargetsKilled.sqf Use config function definitions 2015-09-04 22:40:00 -05:00