Tj0 2 Report post Posted September 10, 2015 Hello,i installed the ai missions but no missions are getting started ( i dont get any errors or so ). i also run zombies and demons. they work init.sqf ( mission.pbo ):while { true } do {sleep 10;if (alive player) then {[] execVM "zombie\configurations.sqf"; };sleep 600;};execVM "blckClient.sqf";if (isServer) then { [] execVM "\q\addons\custom_server\init.sqf";};Custom server.pbo is in the arma3-server\@ExileServer\addons folder And one more Problem. The Server dont do Autorestarts. Anyone know why? useAutoLock=0; restartAutoLock=3; restartTimer[]={3,0}; useAutoKick=1; kickTime=2; useRestartMessages=1; restartWarrningTime[]={180,120,60,30,15,10,5,3,1}; Share this post Link to post Share on other sites
King Raymond 4 Report post Posted September 10, 2015 Hi, I am not entirely sure about your missions (have not installed it yet, I am very happy with DMS.As for your restart - that function does not restart your server, it simply prepares your server for a restart. You still need to use something like MBcon or BEC etc. Share this post Link to post Share on other sites
King Raymond 4 Report post Posted September 10, 2015 could you maybe attach your RPT - both client and server side? Share this post Link to post Share on other sites
Tj0 2 Report post Posted September 10, 2015 ah, i use DMS now too. Very easy installed ^^ thanks for your link to dms Share this post Link to post Share on other sites
Tj0 2 Report post Posted September 10, 2015 on BEC, it says its for epoch server.. shall i still install it? Share this post Link to post Share on other sites
Tj0 2 Report post Posted September 10, 2015 Hi, I am not entirely sure about your missions (have not installed it yet, I am very happy with DMS.As for your restart - that function does not restart your server, it simply prepares your server for a restart. You still need to use something like MBcon or BEC etc.if i use the BEC he want me to put a number for the map on my server. but Altis isnt in.. so what do i take ? Share this post Link to post Share on other sites
King Raymond 4 Report post Posted September 10, 2015 anything random to be honest. This is from the A2 Days Share this post Link to post Share on other sites
Torchgodz 112 Report post Posted September 10, 2015 As for BEC Johny305 is running it now and has the website back up and running you can configure BEC and have it do auto restarts just like the old days.execVM "blckClient.sqf";if (isServer) then { [] execVM "\q\addons\custom_server\init.sqf";};Try putting this at the top of your init.sqf works good for me. Share this post Link to post Share on other sites
[DZW] ☠Real-Killer☠ 10 Report post Posted October 25, 2015 You will also find that VEMF is easy to install. For now put in enough town invasion and it is like having roaming AI. This helps if you have a server population at 10 or lower.How do I put Town Invasion? I want AI to spawn in areas and walk about until they see a player then go and start attacking them I was looking for A3XAI but cant seem to find a download link for it all links seem to be offline... But many servers claim they have it running on there server... Any ideas how I can get A3XAI or something that have good roaming ai? Share this post Link to post Share on other sites
DreamCatcher 2 Report post Posted November 24, 2015 Here's the link enjoy \, I have it running and it works great make sure you follow the installation procedures properly. https://github.com/Gotteshand/A3XAI DC Share this post Link to post Share on other sites