KiloSwiss Posted February 13, 2015 Author Report Share Posted February 13, 2015 I'd like all the ai in the same uniform as the ai i have set on Vemf and A3EAI. Just makes it easier for my players to recognize the ai as our servers PVE.The AI Uniforms can be defined in the config file, coming with the next update.For now (SEM version 0.8.1) You can edit the file "fn_spawnAI.sqf" in "sem.pbo\scripts\ai\".Greez KiloSwiss Incsy 1 Link to comment Share on other sites More sharing options...
DayZDrDoom Posted February 13, 2015 Report Share Posted February 13, 2015 So, I've got your missions system installed. I have no errors on my RPT. but I not seeing anything spawn. I've change the spawn timer's to 5 minute minimum and 15 minute max. Any thought as to why this is? Link to comment Share on other sites More sharing options...
prone Posted February 13, 2015 Report Share Posted February 13, 2015 So, I've got your missions system installed. I have no errors on my RPT. but I not seeing anything spawn. I've change the spawn timer's to 5 minute minimum and 15 minute max. Any thought as to why this is? SEM_debug = true; Test it from there ... /* Debug settings: - Missions time out after 10min - Minimum players is set to 0 - Time between missions is 60sec - Mission clean up happens after 2min - More events and additional data is logged */ Can find this in initmissions.sqf Link to comment Share on other sites More sharing options...
DayZDrDoom Posted February 13, 2015 Report Share Posted February 13, 2015 Thanks Prone Link to comment Share on other sites More sharing options...
DayZDrDoom Posted February 13, 2015 Report Share Posted February 13, 2015 let it run, still nothing Link to comment Share on other sites More sharing options...
prone Posted February 13, 2015 Report Share Posted February 13, 2015 And you're calling this script in your init.sqf? You gotta give us more info to go off of. Link to comment Share on other sites More sharing options...
KiloSwiss Posted February 13, 2015 Author Report Share Posted February 13, 2015 @DayZDrDoom No one can help You if You don't provide any usefull information like logfiles and/or the files You changed. #1. Check Your server RPT if the Missions do spawn or if You find any script/syntax errors. Look for lines, beginning with "#SEM:" or "#SEM DEBUG:". If possible, set "SEM_debug" to "true".#2. Check if You added the clientside scripts correctly into the mission file (epoch.<island>.pbo) and also check the client .RPT for any errors.#3. If everything fails, take the last backup without SEM and do the installation again, carefully and step-by-step.btw. No need for double posts, Your server is not that important. Greez KiloSwiss Link to comment Share on other sites More sharing options...
DayZDrDoom Posted February 13, 2015 Report Share Posted February 13, 2015 Kilo, Debug is set to true, no showing anything. Only init.sqf I have in my misisons pbo is yours, I used your files in my epoch.altis.pbo So those are unchanged from what you have, I'll just redo it all tonight and see if maybe I missed something, I'm pretty key on making sure I follow the instructions perfectly. update: Figured out my error, KiloSwiss 1 Link to comment Share on other sites More sharing options...
Flashhhka Posted February 13, 2015 Report Share Posted February 13, 2015 Thank you, Kilo, now its working :) Link to comment Share on other sites More sharing options...
Calaveylon Posted February 13, 2015 Report Share Posted February 13, 2015 The AI Uniforms can be defined in the config file, coming with the next update. For now (SEM version 0.8.1) You can edit the file "fn_spawnAI.sqf" in "sem.pbo\scripts\ai\". Greez KiloSwiss Thank Kilo, your hard work is greatly appreciated. I am excited to see next update seems to have a lot to offer Link to comment Share on other sites More sharing options...
sparrow8332 Posted February 13, 2015 Report Share Posted February 13, 2015 mission runs but NO marker appear .. disabled all AH and tried and nothing . ran debug and still nothing Link to comment Share on other sites More sharing options...
prone Posted February 13, 2015 Report Share Posted February 13, 2015 mission runs but NO marker appear .. disabled all AH and tried and nothing . ran debug and still nothing Sounds like a problem with your init.sqf. What else do you have in it? Link to comment Share on other sites More sharing options...
Moody Posted February 13, 2015 Report Share Posted February 13, 2015 After updating i get #52 =/ scriptslog.txtscripts.txt Link to comment Share on other sites More sharing options...
sparrow8332 Posted February 13, 2015 Report Share Posted February 13, 2015 Sounds like a problem with your init.sqf. What else do you have in it? thats what i thought so used the one in the .zip ( blank besides the code to call the mission) and still no markers :-( Link to comment Share on other sites More sharing options...
Leigham Posted February 13, 2015 Report Share Posted February 13, 2015 dont know if anyone want to try this, the is only one mission enabled in it but its worth a shot if it works i think you will like it but my hosting provider is messing about https://www.dropbox.com/s/m5w1pb96bar83rg/sem.pbo?dl=0this "mission" is only configuered for chernarus, untill i get dynamic waypoints working but it was working in editor, so could someone try it :D forgot to say just replace your SEM.pbo in epochhive/addons Link to comment Share on other sites More sharing options...
Havoc302 Posted February 14, 2015 Report Share Posted February 14, 2015 Had an interesting one today, for the first time I've seen it since putting in 0.81 it's suddenly stopped running missions after one was compeleted, last log entries from SEM was: 4:09:17 "#SEM: Mission AI searching for new possible thread(s)" 4:09:22 "#SEM DEBUG: Possible threads: [b Alpha 1-1:2 (SmokeyHaze) REMOTE,B Alpha 1-1:1 (Bones) REMOTE]" 4:09:26 "#SEM: Mission "Supply Van" finished" 4:09:28 "#SEM: AI moving stopped - Remaining AIs: (0/3)" Server ran for another 2.5 hrs with no more missions spawning. Link to comment Share on other sites More sharing options...
DayZDrDoom Posted February 14, 2015 Report Share Posted February 14, 2015 Kilo, love it. Missions are great, love the sniper range as well. Whats the eta on Multiple missions at once? Link to comment Share on other sites More sharing options...
Moody Posted February 14, 2015 Report Share Posted February 14, 2015 DELETED Link to comment Share on other sites More sharing options...
KiloSwiss Posted February 14, 2015 Author Report Share Posted February 14, 2015 Success! The convoys are fully working, including the updating position marker. Many other changes mentioned on the last pages, were also implemented. To do: - Finish the convoy missions (4 different variants). - Move the AI gear to the new, external config (outside the sem.pbo). - Test it on a live server (only did local tests so far). If nothing happens, expect the update to be released tomorrow. Good night everyone! Greez KiloSwiss Incsy, Moody, unrealPANDA and 5 others 8 Link to comment Share on other sites More sharing options...
Leigham Posted February 14, 2015 Report Share Posted February 14, 2015 Keep up the Good Work kilo, i think ill stick to static missions :D Link to comment Share on other sites More sharing options...
Chriski Posted February 15, 2015 Report Share Posted February 15, 2015 Success! The convoys are fully working, including the updating position marker. Many other changes mentioned on the last pages, were also implemented. To do: - Finish the convoy missions (4 different variants). - Move the AI gear to the new, external config (outside the sem.pbo). - Test it on a live server (only did local tests so far). If nothing happens, expect the update to be released tomorrow. Good night everyone! Greez KiloSwiss nice Kilo, really looking forward to the convoy missions. :) Uber Spooge!! Link to comment Share on other sites More sharing options...
Havoc302 Posted February 15, 2015 Report Share Posted February 15, 2015 Hey Kiloswiss, I'm using a custom script to call some of your AI for static spawns, is there any way to give them some sort of fortify command so they get in nearby buildings? I'm calling them as below: _group1 = [[(_position select 0) + 90, (_position select 1),0],(5+(random 4))] call SEM_fnc_spawnAI; _group2 = [[(_position select 0) - 160, (_position select 1),0],(5+(random 4))] call SEM_fnc_spawnAI; _group3 = [[(_position select 0), (_position select 1) + 145,0],(5+(random 4))] call SEM_fnc_spawnAI; _group4 = [[(_position select 0) + 30, (_position select 1) - 105,0],(5+(random 4))] call SEM_fnc_spawnAI; _group5 = [[(_position select 0) - 3, (_position select 1) + 355,0],(5+(random 1))] call SEM_fnc_spawnAI; _group6 = [[(_position select 0) + 203, (_position select 1) + 242,0],(5+(random 1))] call SEM_fnc_spawnAI; _group7 = [[(_position select 0) + 287, (_position select 1) + 8,0],(5+(random 1))] call SEM_fnc_spawnAI; _group8 = [[(_position select 0) + 202, (_position select 1) - 198,0],(5+(random 1))] call SEM_fnc_spawnAI; _group9 = [[(_position select 0) - 53.5, (_position select 1) - 271.5,0],(5+(random 1))] call SEM_fnc_spawnAI; _group10 = [[(_position select 0) - 300, (_position select 1) - 181.5,0],(5+(random 1))] call SEM_fnc_spawnAI; _group11 = [[(_position select 0) - 300, (_position select 1) - 181.5,0],(5+(random 1))] call SEM_fnc_spawnAI; _group11 = [[(_position select 0) - 242, (_position select 1) + 34,0],(5+(random 1))] call SEM_fnc_spawnAI; _group12 = [[(_position select 0) - 255.5, (_position select 1) + 274.5,0],(5+(random 1))] call SEM_fnc_spawnAI; Link to comment Share on other sites More sharing options...
SilentHog Posted February 15, 2015 Report Share Posted February 15, 2015 Help script restiction#21 : 7 playableunits !="getDir _x, name _x];};}forEach playableUnits;};if" !"{getplayeruid _x == _ownerVar} count playableunits" !="lbSetData[21500, _index, netId _x];\n} forEach(playableUnits - [player]);" 7 allUnits !="allUnits-playableUnits;};if" !="{_x allowFleeing 0} forEach allUnits;" !="EPOCH_ESPMAP_TARGETS = allUnits + vehicles;" 7 allowDamage !="if(!isPlayer _x)then{_x allowDamage" !="player allowDamage true;vehicle player allowDamage true;" 7 exec !="execVM \"semClient.sqf\"" !="<execute expression=" !"RscDebugConsole_execute" !"execFSM" !"_executeStackedEventHandler" !"fn_execVM" !"fn_moduleExecute" !"fn_execRemote" !"fn_MPexec" !"bis_fnc_moduleExecute_activate" !"fn_tridentExecute" !"randomize_civ1" !"executed from" !"EPOCH_DebugGUI_exec" !"_handle = [_display] execVM _script;" !"execVM \"\A3\Structures_F\scripts" !="execVM \"\A3\Structures_F_EPC\Civ\PlayGround\scripts\Carousel_spin.sqf\"" 7 addWeaponCargo Link to comment Share on other sites More sharing options...
KiloSwiss Posted February 15, 2015 Author Report Share Posted February 15, 2015 @Havoc302 I can give You a script to move units into nearby buildings. But You might want to edit/adapt it for Your needs. Will send You a PM when I'm back at the PC. @SilentHog What magic do You expect to happen now? Seriously, fix Your BE restriction kicks by Yourself (there are enough ressources full with information), and learn to upload the necessary files all together as an attachment instead of posting long texts. Very important: Pack all related files together! Link to comment Share on other sites More sharing options...
Leigham Posted February 15, 2015 Report Share Posted February 15, 2015 Kilo, if its ok with you i was going to work on a script to work with SEM for people who want static missions ? Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now