Cloughy 0 Posted December 19, 2006 This is my Dedicated Server Tool for Armed Assault http://www.garycorp.com/software/dst/gcaadst.rar ds@garycorp.com This tool is for launching dedicated server in armed assault. You can select most of the server options from the interface and run a server from any execute which is in the exe's current directory. See readme for more info, screen shot available: http://www.garycorp.com/software/dst/gcaadst1.jpg Forgot to mention, Needs .Net 2.0 installed. Cheers Gareth Clough Download link For GCAADST.rar Share this post Link to post Share on other sites
RN Escobar 0 Posted December 19, 2006 nice work for those that don't run firedemon i'd add a little check bos for disable VoN as well now its supported Share this post Link to post Share on other sites
Odie3 0 Posted December 19, 2006 Also would be nice to be able to set the settings with in Cadet/Veteran - like no crosshairs. Share this post Link to post Share on other sites
satcomnl 0 Posted December 19, 2006 The tool works like a charm but for some reeason I have to login as an admin and select a mission before the game starts This is not due to the great tool! I had this before too Does anyone know how to run a dedicated server that automatically selects maps and starts the game? This: http://www.dffclan.com/pubserver.cfg is my server config (that's probably causing the problem) Sorry for misplacing this post here, but you guys seem to have the brains Share this post Link to post Share on other sites
crashdome 3 Posted December 19, 2006 In OFP, it was because you didn't have any missions defined in the server.cfg. I think you only have to add one (as default) for it to work properly. [EDIT] Never mind.. I see you have one on the tail end there...[/EDIT] Share this post Link to post Share on other sites
Guest Posted December 20, 2006 Very nice tool indeed Armaholic.com mirror added here. Share this post Link to post Share on other sites
Cloughy 0 Posted December 20, 2006 satcomnl, Are you running the config with my app. Or using a bat file. I had a similar issue, when i was testing an early version. make sure you are using the -server -config=, i was using - server - config and had similar issues. Cheers GC P.S. look out for some coop missions i am goin to make. Used to get good reviews on my OFP missions. Share this post Link to post Share on other sites
satcomnl 0 Posted December 20, 2006 I am using this as a shortcut: C:\server\ArmA_server\ArmA_Server.exe -config=pubserver.cfg Share this post Link to post Share on other sites
Cloughy 0 Posted December 20, 2006 I think you have to use the -server command, even though its a dedi exe. Im not 100%, but the help file of the dedi says ya have too. i use in my code ArmA_Server.exe -nosplash -server -config=GCAADST.cfg -port=2302 exe & Port no, is set from the app. Cheers GC Share this post Link to post Share on other sites
sicilian 0 Posted December 21, 2006 I think you have to use the -server command, even though its a dedi exe. Im not 100%, but the help file of the dedi says ya have too.i use in my code ArmA_Server.exe -nosplash -server -config=GCAADST.cfg -port=2302 exe & Port no, is set from the app. Cheers GC -server command is only for running a server from the client machine with your arma.exe! The dedicated server exe doesn't need it, as well as the -nosplash param because dedicated server doesn't have any splash screen... @satcoml Your problem is your server.cfg... To start missions directly see the ClassMissions part as you already have in your .cfg. Refer to the readme to get how it works... Share this post Link to post Share on other sites