DJSean00 Posted August 7, 2013 Share Posted August 7, 2013 Hi Guys, I've got a quick question which is really a 2 part question on how to do something and/or best practice when doing it. With ARMA3 and the command line manager people can adjust the command line of their servers to add mods etc. However there is also now BattleEye Extended Controls which I used to use a batch file that had a command to start "bec.exe -f" followed by the ARMA start command in a bat file. I guess I'm asking is there anyway to continue using the command line manager in ARMA and tell TCadmin to also start something else when the server is started rather then discontinuing the command line manager and going for a bat file where users cannot edit it? Sean. Link to comment Share on other sites More sharing options...
omgdfox Posted August 25, 2013 Share Posted August 25, 2013 Go add script on your game setting if possible to start .bat here with option. its my technique for dayz with bec Link to comment Share on other sites More sharing options...
omgdfox Posted August 25, 2013 Share Posted August 25, 2013 if you do as I said it does not alters the command line Link to comment Share on other sites More sharing options...
HIS-MOTHER Posted August 25, 2013 Share Posted August 25, 2013 This can be done once Luis adds secondary services to V2. Link to comment Share on other sites More sharing options...
DJSean00 Posted August 26, 2013 Author Share Posted August 26, 2013 Go add script on your game setting if possible to start .bat here with option. its my technique for dayz with bec That's an idea - just got to learn how to make the script! Cheers mate! Link to comment Share on other sites More sharing options...
omgdfox Posted September 6, 2013 Share Posted September 6, 2013 np its very simple. if its .exe make .bat with start c:\xxx\xx.exe then next start then boot with this bat. Link to comment Share on other sites More sharing options...
omgdfox Posted September 6, 2013 Share Posted September 6, 2013 "c:\xxx\xx.exe" -xxxoption Link to comment Share on other sites More sharing options...
DJSean00 Posted September 15, 2013 Author Share Posted September 15, 2013 Hey Guys thanks for the suggestions here, I've created the start bat however under the mod I've created for it, under scripts I noticed in the list of scripts you could create you have an "Event" drop down. In this drop down you have "before started" however when I go into my script and event drop down I only have - No Event - Before Mod Install - After Extracting Mod Files - After Mod Install - Before Mod Uninstall - After Mod Uninstall Where do I find the event trigger to start this mod when the server is started? Kind Regards Sean Link to comment Share on other sites More sharing options...
DJSean00 Posted September 15, 2013 Author Share Posted September 15, 2013 UPDATE: Found it under the game's custom scripts - just tick to ignore errors if it's not present and no worries! Cheers to all for the help here, really appreciate it. Sean Link to comment Share on other sites More sharing options...
AlexR Posted February 17, 2014 Share Posted February 17, 2014 Hi, Can someone help as I'm stuck on this? I want Bec to run for each customer, so if I set the script to run c:\xxx\bec.exe -f config, then how does the customer control a different instance? For example, add admins and create their own schedule. No matter how much I try, I can't get my head around it Cheers Link to comment Share on other sites More sharing options...
Sharkie Posted November 30, 2014 Share Posted November 30, 2014 I've also been having the same problem. I have a mod to install the config files to the server, but I need a script to start the Bec.exe after server startup. But I don't know how to launch it with the clients user and have it use their configs. Can anyone help with this? I may be willing to pay for assistance. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now