Commit Graph

302 Commits

Author SHA1 Message Date
Defent
01ed2fbdc9 asd
asd
2015-08-27 15:41:44 +02:00
Defent
076dbfd64b asd
asd
2015-08-27 13:50:43 +02:00
Defent
a8636eb995 asd
asd
2015-08-27 11:24:26 +02:00
Defent
a6da0fca1c asd
asd
2015-08-27 11:19:04 +02:00
eraser1
9110ffc675 Beginning Steps of DMS Rewrite
***!!!THIS COMMIT WILL NOT WORK. DO NOT BOTHER COMPILING IT. THIS IS
SIMPLY A "SAVE POINT"!!!***

I copied a lot of WAI stuff (specifically the config.sqf) as a template
for the desired levels of customization that I want in the end.

Created a couple unique DMS config values w/ comments (all variables
prefixed with DMS_ in config.sqf)

Created BroadCastMissionStatus (with a variety of options)

Edited cleanup.sqf to take ARRAY params. It also won't clean up objects
if there is a player within 20m of it (I will probably improve/replace
the function later)

Replaced original crate function with WAI (because of customizability.
Will probably rewrite using BIS_fnc_param)

Fixed the PBOPREFIX

MissionStatusCheck is set up the way I want it, with all functions it
uses ready as well.

Made Exile and exile_server_config a necessary addon.

Created preInit for compiling code (postInit simply launches it now)

All functions added/changed so far have debug reports (if
DMS_DEBUG=true)
2015-08-27 02:44:23 -05:00
Defent
2a9a0fc06e Thx Eraser 2015-08-27 00:06:07 +02:00
Defent
ec7a321f11 Added thing
asd
2015-08-26 23:32:14 +02:00
Defent
2b3597907a added tags. 2015-08-26 23:31:01 +02:00
Defent
65ca9b02b9 d
removed
2015-08-26 23:02:24 +02:00
Defent
f6cfb66a21 Fixed so it looks good and not stupid
Nice.
2015-08-26 23:01:10 +02:00
Defent
8da952cbd4 uiuisleep...
;
2015-08-26 22:14:54 +02:00
Defent
447b9a33a8 d
d
2015-08-26 22:07:27 +02:00
Defent
e02a9328f0 d
d
2015-08-26 21:57:49 +02:00
Defent
dd81912721 Stuff
asd
2015-08-26 21:56:04 +02:00
Defent
a76124216f Update DMS_cleanup.sqf 2015-08-26 21:25:45 +02:00
Defent
7257d98213 asd
asd
2015-08-26 21:22:15 +02:00
Defent
15bf4fe41e Fixed. 2015-08-26 21:18:43 +02:00
Defent
45fcc4ed05 Stuff
d
2015-08-26 20:56:23 +02:00
Defent
7f4fefad00 New version
asd
2015-08-26 20:39:39 +02:00
Defent
050264ca59 asd
asd
2015-08-26 20:13:01 +02:00
Defent
3913144e87 Fixed
dd
2015-08-26 20:06:47 +02:00
Defent
6368ad64eb Stuff fixed
dasd
2015-08-26 20:05:21 +02:00
Defent
8099f74a35 Removed tag 2015-08-26 19:17:51 +02:00
Defent
9cb6af4eb3 Uploaded mission fix
asd
2015-08-26 19:07:05 +02:00
Defent
0275d96323 Fixed
a problem iwht .sqf
2015-08-26 19:04:45 +02:00
Defent
c2a7aeb4a9 Pbo File
as requested.
2015-08-26 18:05:13 +02:00
Defent
7366d4df4e Fucking github
messing with my shit
2015-08-26 15:12:14 +02:00
Defent
ccaebd7916 asd
asd
2015-08-26 15:11:20 +02:00
Defent
ba042da2a3 Github fucked with my file.. 2015-08-26 15:08:13 +02:00
Defent
ca8f5231de Update DMS_init.sqf 2015-08-26 15:07:56 +02:00
Defent
631ffc2146 Shit was broken. Reupped.
Shit was broken. Reupped.
2015-08-26 15:05:44 +02:00
Defent
e8253bf1c4 Merge remote-tracking branch 'origin/master'
Conflicts:
	DMS_init.sqf
2015-08-26 14:52:00 +02:00
Defent
7ccf6ff572 Updated stuff. 2015-08-26 12:31:16 +02:00
Defent
1f53e21c2a asgfa
f
2015-08-25 22:03:07 +02:00
Defent
1f4855e372 Update DMS_init.sqf
BROKEN ON LIKE 29, WHO GIVES A SHIT? WELL I DO, FUCK OFF BROKEN SHIT PLS HELP
2015-08-25 21:57:18 +02:00
Defent
7afd3923fc Fixed shit
line 30, broken, doesnt launch anything.
2015-08-25 21:54:40 +02:00
Defent
e39d9d1a07 Update DMS_spawnAI.sqf 2015-08-25 21:53:15 +02:00
Defent
74cc943093 Fixed some stuff. Major error on one part though.
line 30 in DMS_Init.sqf. This part doesnt start the mission select.
2015-08-25 21:52:07 +02:00
Defent
d2adb0940c Update DMS_init.sqf 2015-08-25 19:48:02 +02:00
Defent
3c3466bc65 Fix'd 2015-08-25 19:47:52 +02:00
Defent
96256f120c ReadMe
asd
2015-08-25 19:40:04 +02:00
Defent
e1f7b64b42 Merge branch 'master' of https://github.com/Defent/DMS_Exile 2015-08-25 19:39:57 +02:00
Defent
46841fb021 Removed wrong pathing. 2015-08-25 19:39:05 +02:00
Defent
a9916e52b9 Things.
Removed more execVM.

Added Exiles own Hint system script. Because grim called me a moron.
2015-08-25 19:36:00 +02:00
Defent
158bc9ea68 Fixed stuff
Removed execVM.

Made it better to use for .pbo filing etc. Fixed other things too.
2015-08-25 19:29:45 +02:00
Defent
cf4890cc14 Fix'd 2015-08-25 18:45:53 +02:00
Defent
8677b8c603 Things. 2015-08-25 18:24:59 +02:00
Defent
a88fa06d6d Not tested. 2015-08-25 18:14:15 +02:00
Defent
c335ce296f Added AI owner. Ty Grim-senpai. 2015-08-25 18:04:38 +02:00
Defent
333fe567b2 Changed side to west. 2015-08-25 18:00:18 +02:00