Commit Graph

328 Commits

Author SHA1 Message Date
eeb6ad0903 Spawns a non persistence vehicle in the closest open spot. 2015-09-01 23:24:15 +02:00
e092ab2ae5 Fixed
asd
2015-09-01 22:38:58 +02:00
dfcc8b4150 Updated, works.
We will push another update soon with some other, more convinient fixes!
2015-09-01 21:53:28 +02:00
2b2e054fb6 Updated
Fix
2015-09-01 21:33:28 +02:00
a3d7ef0a00 asd
asd
2015-09-01 21:20:15 +02:00
298addd07f Merge branch 'master' of https://github.com/Defent/DMS_Exile 2015-09-01 21:17:12 +02:00
48ecb643d0 Fixed
Fixed
2015-09-01 21:15:34 +02:00
6fa2243bf5 Update SpawnAIGroup.sqf 2015-09-01 19:31:51 +02:00
d9477a6f2c Fixd
Test
2015-09-01 19:31:04 +02:00
4a69cb4bc7 Updated Locality
Added AI locality check to FSM instead.
2015-09-01 19:28:14 +02:00
3d368dd3b4 No suppressor for zafir 2015-09-01 12:17:32 -05:00
c4ffd25836 Whoops
Fixed a silly mistake
2015-09-01 12:15:49 -05:00
8483ca60eb Update
Added 3 new missions.
Added ownership transfer of AI.
2015-09-01 18:59:43 +02:00
9af7f3f0ea Add percentage chance to clear AI bodies 2015-09-01 11:30:58 -05:00
275eb00584 Update PBO 2015-09-01 01:27:37 -05:00
f28280cb80 Whoops #2
Wrong order :P
2015-09-01 01:26:28 -05:00
ac8166c008 Whoops
messed up previous commit
2015-09-01 01:25:14 -05:00
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
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
0363b1e7af clarification 2015-08-31 17:22:54 -05:00
9f88195a51 whoops
Use this PBO instead :P
2015-08-31 16:54:17 -05:00
e036b3a938 PBOs
Removed test PBO. You should be able to test it yourself if you need to
:P
2015-08-31 16:53:26 -05:00
bc1e2f7ed9 dynamicTextRequest won't work atm :/ 2015-08-31 16:52:21 -05:00
8e05d669c4 Change poptab kill source message 2015-08-31 16:39:31 -05:00
73b55ad769 Set offload to client to false by default 2015-08-31 16:15:35 -05:00
baf183b42c Fixd
asd
2015-08-31 23:00:17 +02:00
6b60064f9e Merge branch 'master' of https://github.com/Defent/DMS_Exile 2015-08-31 15:58:33 -05:00
cb272a1096 338 2015-08-31 15:58:30 -05:00
8b095382a9 Removed
asd
2015-08-31 22:58:03 +02:00
af4f96b214 Update FindSuppressor.sqf 2015-08-31 22:52:01 +02:00
44d8ed97df dd
dd
2015-08-31 22:51:42 +02:00
b560462a4e Update FindSuppressor.sqf 2015-08-31 22:49:54 +02:00
1fa461da5b Missions are now slightly different 2015-08-31 15:45:47 -05:00
b130b134c7 Group Leader fix 2015-08-31 15:45:46 -05:00
10f20aa270 Crate Smoke/IR 2015-08-31 15:45:46 -05:00
eec12903cc Fixed things
FSM now loops mission status check every 15 seconds. Cleanup every 5
mins and mission start every 1 min.

Also added PBO prefixes.
2015-08-31 22:43:55 +02:00
63e96da40f Update FindSuppressor.sqf 2015-08-31 22:30:09 +02:00
af1d531e7e Update FindSuppressor.sqf 2015-08-31 22:28:37 +02:00
b0c2c304e0 I want credits too :( 2015-08-31 22:28:01 +02:00
5aba56c43c Decreased money and rep gain from kills 2015-08-31 15:16:10 -05:00
d3f3084d4b Fixed? 2015-08-31 14:55:50 -05:00
d3b5a7170b Merge branch 'eraser_rewrite' 2015-08-31 14:47:03 -05:00
b0807aff50 Merge branch 'eraser_rewrite' of https://github.com/Defent/DMS_Exile into eraser_rewrite 2015-08-31 14:46:33 -05:00
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
704b5850e2 Merge branch 'master' into eraser_rewrite
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:43:00 -05:00
34aab4a3b8 Edit "DMS_PlayerNotificationTypes" and Configs 2015-08-31 14:25:32 -05:00
282308a31d Config stuff
3 missions by default :D

Removed the PDWs that have hgun prefix but don't actually go in that
slot...
2015-08-31 13:32:23 -05:00
6c24c3f473 diversification of difficulties (colors) 2015-08-31 13:31:06 -05:00
3f27d92ef6 Poptab notification for killing
See comments ;)
2015-08-31 13:30:38 -05:00
beae797d12 So we get any potential errors in the config.sqf 2015-08-31 13:24:01 -05:00