From 1f53e21c2a1bc4cb802afe8d97871d0ee2658202 Mon Sep 17 00:00:00 2001 From: Defent Date: Tue, 25 Aug 2015 22:03:07 +0200 Subject: [PATCH] asgfa f --- README.md | 49 ++----------------------------------------------- 1 file changed, 2 insertions(+), 47 deletions(-) diff --git a/README.md b/README.md index 7f34353..d28200d 100644 --- a/README.md +++ b/README.md @@ -1,49 +1,4 @@ -DMS - File rev 0.48 - Date: 2015 - 08 - 25 -=== - -Defents mission system - -Stuff is not always working as it should. This works but you will need to have some knowledge on how to -execute files serverside in Arma 3. - -Contains two MAAIN twst missions. No array for side missions at the moment. Will be added later. - -Missions should spawn AI. To keep ai staying, unquote the last part. Should keep them active and up for 4 hours. +http://www.exilemod.com/forums/topic/dms-defents-mission-system/#post-10434 -WHAT DOES THIS NOT HAVE AND WHATS IN DEVELOPMENT: - -- Ai spawning only when player is x distance to mission. -- Attach Ai to player instead of server side. - - -If you believe that the files I use and scripts I have resemble yours, please do tell me at -admin@numenadayz.com and I will correct it. Or PM me on the epoch forums. - -We do not want to steal code now do we ;) - - -HOW TO INSTALL -=== - -Make custom pbo -Call my file DMS_INIT.sqf - -Eeh.. put files in root folder. - - -What to modify? -=== - -Change mission timer in selectMission.sqf - -_minTime = 1*1; //1 sec -_maxTime = 2*2; //4 sec - - -Open your init.sqf or add an init.sqf to your Exile.Altis.PBO file. and add: - - -"GlobalHint" addPublicVariableEventHandler { - hint parseText format["%1", (_this select 1) select 1]; -}; \ No newline at end of file +To install. \ No newline at end of file