Commit Graph

99 Commits

Author SHA1 Message Date
eraser1
a29824e371 Fixed binocs/rangefinder BS on AI 2015-09-04 22:59:27 -05:00
eraser1
687bbfb798 Use config function definitions
Thanks for the tip Zupa!
2015-09-04 22:40:00 -05:00
eraser1
00744a2d48 switch-do is case sensitive 2015-09-04 20:28:24 -05:00
eraser1
b83a9e6746 Improve Crate Mechanics
You can now have multiple crates in a mission (or none at all!).

Keep in mind that this changes the way you define your crates and their
loot values
2015-09-04 20:28:05 -05:00
eraser1
50a483684f PBO 2015-09-04 11:45:16 -05:00
eraser1
0830b05a78 Hotfix until I can properly test killing from vehs 2015-09-04 11:43:08 -05:00
eraser1
051450f010 Performance 2015-09-04 11:42:53 -05:00
eraser1
ea28d73468 Replace count w/ forEach 2015-09-04 11:35:19 -05:00
eraser1
6e627cf355 FindSuppressor Improvements
Fixed classname for 7.62 suppressor

Using fancy shmancy switch-do now
2015-09-04 11:12:56 -05:00
eraser1
8c4e0ff297 HC Logging + Fix?
Test please :)
2015-09-02 13:01:39 -05:00
eraser1
aaec1239fc Whoops 2015-09-02 12:18:48 -05:00
eraser1
3934384ce9 Compatibility for HC? 2015-09-02 12:16:22 -05:00
eraser1
4fef19a66c report 2015-09-02 12:01:33 -05:00
eraser1
997f94d3ac Update README, re-add example 2015-09-02 00:18:26 -05:00
eraser1
3760bc9826 Tweaks to Zupa's "SpawnNonPersistentVehicle" and comments
Used function "params" to parse input.

Decrease the initial "maxDistance"

Added debug log for the function

Improved explanation of a couple of configs
2015-09-01 19:43:17 -05:00
eraser1
26ded8908c Not needed there 2015-09-01 19:18:45 -05:00
eraser1
39ab0d1124 Fix FindSuppressor + Update stable PBO 2015-09-01 19:15:42 -05:00
eraser1
a6db45a673 Merge branch 'master' of https://github.com/Defent/DMS_Exile
Conflicts:
	@ExileServer/addons/a3_dms/fn_DMS_preInit.sqf
2015-09-01 18:26:18 -05:00
eraser1
6c9a12cd56 Better locality management 2015-09-01 18:23:32 -05:00
eraser1
7f6178c811 Increase AI mag count
Because they won't refill ammo when offloaded
2015-09-01 18:22:41 -05:00
eraser1
530ed61fd5 clarify 2015-09-01 17:37:29 -05:00
Zupa
f63eda8e87 Spawns a non persistence vehicle in the closest open spot &Added example 2015-09-01 23:29:46 +02:00
Zupa
eeb6ad0903 Spawns a non persistence vehicle in the closest open spot. 2015-09-01 23:24:15 +02:00
Defent
dfcc8b4150 Updated, works.
We will push another update soon with some other, more convinient fixes!
2015-09-01 21:53:28 +02:00
Defent
6fa2243bf5 Update SpawnAIGroup.sqf 2015-09-01 19:31:51 +02:00
eraser1
3d368dd3b4 No suppressor for zafir 2015-09-01 12:17:32 -05:00
eraser1
c4ffd25836 Whoops
Fixed a silly mistake
2015-09-01 12:15:49 -05:00
Defent
8483ca60eb Update
Added 3 new missions.
Added ownership transfer of AI.
2015-09-01 18:59:43 +02:00
eraser1
9af7f3f0ea Add percentage chance to clear AI bodies 2015-09-01 11:30:58 -05:00
eraser1
f28280cb80 Whoops #2
Wrong order :P
2015-09-01 01:26:28 -05:00
eraser1
ac8166c008 Whoops
messed up previous commit
2015-09-01 01:25:14 -05:00
eraser1
dae2d2a54f Fix launchers
Launchers should now spawn on AI if you set the config value to true and
set the spawn percentage correctly.

Launchers will always spawn if you define it in the AI type
2015-09-01 01:24:42 -05:00
eraser1
06f818d1c0 Oops
Forgot to do _x params instead of implied _this params

Forgot to add groups to allowed types in cleanup manager

Updated pre-packed PBO with latest fixes
2015-08-31 20:24:13 -05:00
eraser1
8e05d669c4 Change poptab kill source message 2015-08-31 16:39:31 -05:00
eraser1
73b55ad769 Set offload to client to false by default 2015-08-31 16:15:35 -05:00
eraser1
cb272a1096 338 2015-08-31 15:58:30 -05:00
Defent
af4f96b214 Update FindSuppressor.sqf 2015-08-31 22:52:01 +02:00
Defent
b560462a4e Update FindSuppressor.sqf 2015-08-31 22:49:54 +02:00
eraser1
b130b134c7 Group Leader fix 2015-08-31 15:45:46 -05:00
eraser1
10f20aa270 Crate Smoke/IR 2015-08-31 15:45:46 -05:00
Defent
63e96da40f Update FindSuppressor.sqf 2015-08-31 22:30:09 +02:00
Defent
af1d531e7e Update FindSuppressor.sqf 2015-08-31 22:28:37 +02:00
Defent
b0c2c304e0 I want credits too :( 2015-08-31 22:28:01 +02:00
eraser1
d3f3084d4b Fixed? 2015-08-31 14:55:50 -05:00
eraser1
96bb053267 github pls
Conflicts:
	@ExileServer/addons/a3_dms/DMS_init.sqf
	@ExileServer/addons/a3_dms/crates/DMS_CreateBox.sqf
	@ExileServer/addons/a3_dms/missions/MM1.sqf
	@ExileServer/addons/a3_dms/missions/MM10.sqf
	@ExileServer/addons/a3_dms/missions/MM2.sqf
	@ExileServer/addons/a3_dms/missions/MM3.sqf
	@ExileServer/addons/a3_dms/missions/MM4.sqf
	@ExileServer/addons/a3_dms/missions/MM5.sqf
	@ExileServer/addons/a3_dms/missions/MM6.sqf
	@ExileServer/addons/a3_dms/missions/MM7.sqf
	@ExileServer/addons/a3_dms/missions/MM8.sqf
	@ExileServer/addons/a3_dms/missions/MM9.sqf
	@ExileServer/addons/a3_dms/scripts/DMS_CreateMarker.sqf
	@ExileServer/addons/a3_dms/scripts/DMS_cleanup.sqf
	@ExileServer/addons/a3_dms/scripts/DMS_findSafePos.sqf
	@ExileServer/addons/a3_dms/scripts/DMS_fnc_nearbyPlayers.sqf
	@ExileServer/addons/a3_dms/scripts/DMS_selectMission.sqf
	@ExileServer/addons/a3_dms/scripts/DMS_spawnAI.sqf
	Pre-Packed PBO/a3_dms.pbo
	README.md
2015-08-31 14:46:28 -05:00
eraser1
34aab4a3b8 Edit "DMS_PlayerNotificationTypes" and Configs 2015-08-31 14:25:32 -05:00
eraser1
3f27d92ef6 Poptab notification for killing
See comments ;)
2015-08-31 13:30:38 -05:00
eraser1
b2a1e634e1 Fixes + Tweaks 2015-08-31 03:04:07 -05:00
eraser1
a4144c7c07 More Fixes!
FSM should now call all of the functions...

Fixed debug messages for selectmission

Added recursive call for cleanup for typeName ARRAY arguments

Fixed parsing for FillCrate

Fixed script errors and removed some RPT spam from missionsmonitor

Allow groups for missionsuccesstate

Removed debug log for converting data type into array for TargetsKilled
2015-08-31 02:52:46 -05:00
eraser1
c300f83bb4 Fixed killfeed
May end up adding a notification to client about poptabs separately
2015-08-31 02:50:19 -05:00