The arma2OA server exe does crash sometimes on shutdown. Some people integrate a line into their startup batch so that once it closes another line will actually kill the process. you could use something like
taskkill /im arma2oaserver.exe
If you have more than one server running on the same...
Ayan4m1 the main dev for Bliss hive has announced here that he will be closing the Bliss forums. He has suggested that users move over here, which should be agreat step towards consolidating the community.
I was thinking that to help with tis transition we should probably add a Bliss section...
Thanks man. The Bliss forums are closing?
EDIT: just saw the post over there from ayan4m1. Nice to see we'll be consolidating over here anyway. I just hope he freezes them for a while so we have time to pull anything useful out of there over here just like you did :)
make sure you are calling the right mission file from your dayz hive confg file. Also check your logs to see if there is a database connection issue. Both can cause that issue.
You are missing the "[BEC]". It should be like this
[BEC]
Ip = 127.0.0.1
Port = 2302
BePath = C:\ArmA 2 Server\BattlEye
LogDir = Server1
Admins = Admins.xml
Commands = Commands.xml
Scheduler = scheduler.xml
You'll want to uncomment the [Misc] section as well I think.
You can install it anywhere you want. I just put it in my Arma2OA directory and then I have it launched by the same batch that starts the server.
Here's my server startup batch, you can see in the second line I call the BEC startup
perl db_spawn_vehicles.pl --password 123456 --name...
You can use the BEC (Battleye Extended Controls) scheduler system. You can find more information about it here.
This is the one I use, it is set up to reboot the server every five hours. Rather than being set for specific times of the day it is just a countdown timer from when the server...
It is probably easier to just have 2 databases on the same sql server but different names. No reason to use different ports for them. I have used this method with both bliss and antirocket based hives without issue.
dammit. With this and Namalsk out now I'm not going to have enough time to play Dishonored and X-Com this weekend. What a tough life I lead :p Thanks for the hard work man. Can't wait to try it out tonight!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.