Note: Due to a bug in the BattlEye API your server may crash if you request a ban list that contains more than 3000 bans.
Forgot to remove that warning. Thanks to Dwarden who has posted on the thread on the BI Forums and has told us that the bug has been removed...
Sadly the rcon does not have any features that will allow you to schedule tasks such as restarts or messages. The automated messages could be a feature to be added in the future if enough people wanted it. Atm i don't think uncledave has any plans of adding it into the rcon and has been telling...
Not in this current build. UncelDave is working on the rewrite of the program to allow multiple connections to different servers. Each server will be open in new tabs and all you have to do is switch between the tabs to see the chat for that server.
There was an update to the rcon tool a couple of days ago which everyone should downloaded with the auto updater. We are working on a change log but i can say a basic version of the !admin has been added into the rcon tool so let me know how it works out.
Just a quick update !admin alert is done, just adding in optional settings that allow private hives to connect to their own MySQL server database which will allow them to store their player databases on their own servers rather than using local or global databases.
EPM DayZ RCon Beta 0.9
- Changed line breaks to play nice with Windows Notepad.
- Added a global database of players.
- Added a local database of players.
- Added AutoUpdate.
- Added more options.
- Added auto log saving.
- Upgraded settings to version 1.1, more user preferences are now remembered.
The Helicopter does indeed shoot back at people but it's completely random. After shooting at the helicopter it does send some messages about "stop firing" in side chat. I would assume this has something to do with the side the AI is on. It would be nice if the AI would also return fire if they...
After having a look at why the helicopter disappears if shot it would seem it has something to do with the FSM to start with and the server_pushobj and Server_updateobjects. Those are the two bits of code that are effecting players getting into the choppers.
First off, really great job with this script works great but there are a few bugs that i have noticed but not 100% sure of the root cause yet but i think everything is leading back to the fsm. Anyways only calling the script once but it seems to be spawning 4 helicopters at server start, which i...
I think this is what you're looking for. This "should" allow you to get into the vehicle without the server killing it.
class check_for_hacker
{
name = "check_for_hacker";
init = /*%FSM<STATEINIT""">*/"//Check for hackers" \n
" {" \n
"// if(vehicle _x != _x)...
EPM DayZ RCon Beta 0.8.1
- Fixed mouseover scrolling.
- Fixed an unhandled exception when searching for a ban before loading the list.
- Added a confirmation when shutting down the server.
- Added a confirmation when restarting the server.
- Added the ability to (Re)load createvehicle.txt...
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.