Commit Graph

471 Commits

Author SHA1 Message Date
eraser1
1d7cf6accb
Merge pull request #80 from MGTDB/patch-8
Would prefer to make it a config option, but this is fine.
2023-09-05 19:28:58 -05:00
MGT
c594a92ddd
Update fn_SpawnAIStaticMG.sqf
Prevents static weapons from being disassembled
2023-09-05 17:14:46 +01:00
eraser1
f2e8c1d2cf
Ninja edit
Variable `_pos` is undefined in the static mission monitor. It was renamed to `_missionPos` at some point, but the debug calls weren't updated. Oops
2022-06-11 18:37:15 -05:00
eraser1
48e530bfb5
Update fn_ImportFromM3E_Static.sqf
Rectify importing logic.

Thanks to "HorsefedDave#8870" on Discord from "Kubotas PVE Exile".
2021-09-27 12:00:50 -05:00
eraser1
c523a82cd1
Merge pull request #72 from MGTDB/patch-7
Update fn_SpawnNonPersistentVehicle.sqf
2019-11-17 12:14:55 -06:00
MGT
14f156330a
Update fn_SpawnNonPersistentVehicle.sqf
Make sure area to spawn vehicle is clear
2019-11-17 13:37:23 +00:00
eraser1
6d45755efc Merge branch 'master' of https://github.com/Defent/DMS_Exile 2018-02-13 00:09:11 -06:00
eraser1
eb623b32a7
Update README.md 2018-02-13 00:08:52 -06:00
eraser1
06a13b1e32 I haven't COMPLETELY forgotten about this... 2018-02-13 00:07:34 -06:00
eraser1
bf28a02056 Merge pull request #62 from MGTDB/patch-6
Update config.sqf
2017-10-14 03:55:56 +03:00
MGT
cb88e5f5eb Update config.sqf
Added note to DMS_SpawnMissions_Scheduled to fix the AI shooting each other
2017-10-10 13:57:35 +01:00
eraser1
3fec814882 Merge pull request #61 from MGTDB/patch-5
Chernarus Redux reqiured map config
2017-09-17 10:19:32 -05:00
MGT
3c39544c61 Chernarus Redux reqiured map config 2017-09-17 10:29:57 +01:00
eraser1
254e03a009 Fix static mission spawn limit
can't believe I didn't notice this for so long
2017-09-07 11:08:15 -05:00
eraser1
55df8bb3f8 Somebody did a thing!
https://github.com/Defent/DMS_Exile/wiki/Changelog#september-2-2017-1240-pm-cst-america
2017-09-02 00:41:07 -05:00
eraser1
268e0af4ab Merge pull request #60 from MGTDB/patch-4
Update config.sqf
2017-08-16 01:20:57 -05:00
MGT
01ac7860b0 Update config.sqf
Changed DMS_AI_Classname from O_recon_F to O_Soldier_unarmed_F, when Arma is Arma and the AI spawns naked, it uses the default loadout of O_recon_F which has a Katiba with attachments that can be dupe sold in Exile
2017-08-13 08:38:48 +01:00
eraser1
180fda031f Update infiSTAR installation instructions 2017-07-23 10:39:28 -05:00
eraser1
ae77b2f8a0 Because people don't always have infiStar.. 2017-07-14 17:08:27 -05:00
eraser1
de2061450c Update infistar log format 2017-06-12 14:06:53 -05:00
eraser1
73aaf8e275 Update saltflatsbase config
Enabled simulation on a bunch of buildings that have doors
2017-06-08 13:45:10 -05:00
eraser1
ef59aaab70 Update this stuff too.. 2017-06-08 13:30:43 -05:00
eraser1
7c228cbe5e Merge previous changes
Fix some conflicts, optimize previous code
2017-06-08 13:28:41 -05:00
eraser1
f13c89118e Some other things... 2017-06-08 13:17:41 -05:00
eraser1
f6f95b76c3 NINJA EDIT 2017-06-08 13:16:15 -05:00
eraser1
76e8c6292f Merge pull request #59 from MGTDB/patch-3
Create malden_config.sqf
2017-06-03 15:11:26 -05:00
MGT
f0bce9ffa2 Create malden_config.sqf
Just a holder so it runs on Malden
2017-06-03 10:50:13 +01:00
eraser1
f039b3dbe9 Merge pull request #57 from kuplion/master
Additional map configs..
2017-05-14 13:12:27 -05:00
kuplion
554a741108 Additional map configs..
* Chernarus Isles
* Chernarus Winter
* Chernarus Summer
2017-05-10 11:07:38 +01:00
eraser1
df3edce010 Merge pull request #54 from ravmustang/master
Master
2017-04-28 20:34:40 -05:00
DESKTOP-UH65DCE\MusTanG
97e85393cc Update code 2017-04-27 19:25:05 -05:00
DESKTOP-UH65DCE\MusTanG
f64c63261b Fix
Re-add Exile simulationMonitor for non dynamic simulation servers.
2017-04-27 19:23:44 -05:00
eraser1
1a24429301 Merge pull request #53 from ravmustang/master
Added DynSim Toggle
2017-04-25 21:05:02 -05:00
DESKTOP-UH65DCE\MusTanG
087bc76c47 Crate DynSim Toggle 2017-04-24 21:27:49 -05:00
DESKTOP-UH65DCE\MusTanG
f105490cca DynSim Toggle #2 Vehicles 2017-04-24 21:21:29 -05:00
DESKTOP-UH65DCE\MusTanG
89036defd1 Added DynSim Toggle 2017-04-24 20:32:35 -05:00
eraser1
fa447be68c Merge pull request #52 from bryant1410/master
Fix broken headings in Markdown files

Thanks @bryant1410 !
2017-04-20 22:00:03 -05:00
Santiago Castro
3e60eda803 Fix broken Markdown headings 2017-04-17 22:09:45 -03:00
eraser1
a021adf517 Merge pull request #50 from Cloudhax23/patch-1
Fixed finsihed to finished
2017-03-14 13:11:32 -05:00
Cloudhax23
bf882affd1 Fixed finsihed to finished 2017-03-14 09:29:34 -05:00
eraser1
f9167e362d Minor Bug fix
https://github.com/Defent/DMS_Exile/wiki/Changelog#march-10-2017-550-pm-cst-america
2017-03-10 17:49:55 -06:00
eraser1
0821fac8a1 Special Missions should actually work now!
https://github.com/Defent/DMS_Exile/wiki/Changelog#march-8-2017-545-pm-cst-america
2017-03-08 17:40:21 -06:00
eraser1
1ddfe06bd9 whoopsies 2017-02-25 22:34:33 -06:00
eraser1
c6c4db9e02 It's been a while!
https://github.com/Defent/DMS_Exile/wiki/Changelog#february-23-2017-645-pm-cst-america
2017-02-23 18:50:14 -06:00
second_coming
92d32436e0 Update occupation.sqf
added multiple positions for Altis/Chernarus/Tanoa/Esseker
2016-09-22 09:51:46 +01:00
second_coming
21bdacd8a1 added multiple positions for Tanoa and Napf 2016-09-06 12:11:09 +01:00
eraser1
e64b4cf5d6 Fix issue with looting AI 2016-09-05 11:12:39 -05:00
eraser1
7c7479be9b whoops
thanks SC
2016-09-01 16:34:17 -05:00
eraser1
99594a6e04 update badges 2016-09-01 14:52:18 -05:00
eraser1
beafa6d80e Exile Update + Other Fixes 2016-09-01 14:48:58 -05:00