I created a Github for the project to easily push changes.
Also, I created a tutorial, which you can find in the github's readme.
You can find it here: https://github.com/Prestodus/DayZ.stAdminPanelPHP
I hope the tutorial is clear, it's the first tutorial and the first github I ever created.
Yeah I'll make a tutorial when I get back home.
I didn't have much time when I decided to share this with all of you, that's why the readme is so short.
Hmm, I had an rcon built-in, with the people online and admin message, but I tried a few webservers and they all blocked the port.
Version 1.2 online, changelog in topic
Current version: 1.4
Hi everyone,
My name is Ruben Coolen, I'm from Belgium and me and some friends rent a server at dayz.st.
I've made my own custom admin panel, which we very frequently use on our server.
This works for all maps, but with limited function on Celle, Utes and Zargabad...
I'm having problems trying to set it up.
My database settings are as they should be, but I cannot connect.
It's throwing the error "Problem connecting to your database or our Reality is not your Reality".
In your SQL:
DELETE FROM survivor WHERE last_updated < now() - INTERVAL 6 WEEK
Or create a cronjob if you have a webserver, and make it run every day or every second day.
For cronjob, link to a PHP file with this content:
<?php
$link = mysql_connect('YOURDBHOST', 'YOURDBUSER'...
I am creating a tool to easily monitor the survivors on my server.
I found out how to see if one is infected, in pain, how much humanity one has, if he/she's uncounsious, how much blood he/she has, ...
The things I can't figure out where they are are these:
If someone's hungry or not (I found...
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.