Commit Graph

21 Commits

Author SHA1 Message Date
eraser1
6e3a9b8615 More fixes + SpawnCrate
Created function SpawnCrate

Updated missions to use DMS_SpawnCrate

Fix (I think) issue with _side being passed to onkilled

updated test PBO
2015-08-31 01:08:30 -05:00
eraser1
641d40c157 DMSv1 is Live :D
Still a few things left to do but... the system works! ;)
2015-08-30 23:51:06 -05:00
eraser1
287508e6cb Oops
More mistakes :P
2015-08-30 22:22:15 -05:00
eraser1
0c4e56f697 First mission(s)! 2015-08-30 21:42:02 -05:00
eraser1
02696c3406 Tweaks + More Configs + Fix
You can now give AI general gear items (like food/drink/meds) per class

Removed old mission files

Added debug logging to AddMissionToMonitor

I accidentally switched _markerDot and markerXtime variables in debug
logging for removemarkers
2015-08-29 20:30:56 -05:00
eraser1
15429d5712 Tweaks + New Functions
Move mission variable initialization to mission_init

Create mission_init

Create selectMission

Add "_missionSide" to missionstatuscheck params ("bandit" or "hero".
Only "bandit" functionality currently)
2015-08-28 20:48:18 -05:00
eraser1
13eef51a31 Progress
Created FindSafePos

Initialize DMS_MissionCount

Config will be loaded in preInit now

Renamed skills and random skill array

Removed mission_init (we will be using FSM instead)
2015-08-28 14:14:59 -05:00
Defent
346d3b9cdd Update MM9.sqf 2015-08-28 14:31:10 +02:00
Defent
7fe6e04c7b Update MM8.sqf 2015-08-28 14:29:59 +02:00
Defent
a5e356d777 Update MM7.sqf 2015-08-28 14:28:34 +02:00
Defent
e315888c30 Update MM6.sqf 2015-08-28 14:27:27 +02:00
Defent
9d78538622 Update MM6.sqf 2015-08-28 14:27:12 +02:00
Defent
5b29dfdc52 Update MM5.sqf 2015-08-28 14:26:08 +02:00
Defent
c62de049c8 Update MM4.sqf 2015-08-28 14:25:20 +02:00
Defent
5daf54c821 Update MM3.sqf 2015-08-28 14:24:40 +02:00
Defent
1b02ddf77d Fix'd 2015-08-28 14:24:31 +02:00
Defent
cb98561943 Fix'd 2015-08-28 14:23:34 +02:00
Defent
6a69947cfc Fix'd 2015-08-28 14:22:46 +02:00
Defent
6797b9d70e Fixed missions 2015-08-28 14:21:25 +02:00
eraser1
8386773993 Couple functions "added" + Tweaks
Add the DMS_MissionStatusCheck loop only if DMS_DynamicMission is being
used

Insert base function for findSafePos

Create a couple files to be used later
2015-08-28 01:04:50 -05:00
Defent
f6cfb66a21 Fixed so it looks good and not stupid
Nice.
2015-08-26 23:01:10 +02:00