Search results

  1. D

    DayZ Whitelister Pro App

    It seems like creating new threads is having issues with the captcha, it won't seem to accept even a correct entry :( I'll make the thread once the admins sort it out.
  2. D

    DayZ Whitelister Pro App

    Awesome :) That's what I like to hear. I'm also working on a Rcon client that I'll make compatible with the whitelister so your admins can use the client to issue commands and to whitelist people. The kick message is limited by the game, not the application, so there's nothing I can do about...
  3. D

    DayZ Whitelister Pro App

    I'll be making a new thread on this forum in a few hours with instructions on how to get this up and running. It's quite an easy setup. The reason I've put this out is because I got fed up of the amount of script-kiddies joining and ruining my player's game. It works a dream and I barely have...
  4. D

    DayZ Whitelister Pro App

    You aren't putting in correct MySQL details in. Filling in correct credentials will fix the issue. Edit: Actually, it looks more like the database user you're using to log in with doesn't have permission to add new rows to the log. I'd double check the privileges for your user and try again.
  5. D

    DayZ Whitelister Pro App

    How's it been running, mate? Been stable enough? The reconnect feature is working quite nicely for me. Very handy not having to restart the app every time the server restarts.
  6. D

    DayZ Whitelister Pro App

    This should work now. Try uninstalling first, then run the setup. Also, make sure you've extracted the files before you run the setup. Let me know if you have any more issues. With this version, the server should attempt to reconnect when it's disconnected. So, hopefully, it won't need...
  7. D

    DayZ Whitelister Pro App

    I also should've noted in my last post that when setting the welcome message you can use #name to display the players name. Also, #url doesn't change to anything, I was supposed to remove that, so just replace it yourself with your site's URL.
  8. D

    DayZ Whitelister Pro App

    Here's an update with welcome and kick messages that are customisable. Again, let me know if there's any issues. I need to do a bit more testing before I'm confident enough to make a new thread and release the source. Hopefully tonight at some point though. Also, if you can think of any extra...
  9. D

    DayZ Whitelister Pro App

    I'll be linking it in a few hours when I get home :) I'll also make my own thread in this forum with the source code.
  10. D

    DayZ Whitelister Pro App

    I'd just replace any instance of the 'dayz' user with whatever username you use to connect to your database. I should've made that clear in the original post :)
  11. D

    DayZ Whitelister Pro App

    Yeah, I know it has a few issues at the moment. It's very much a work in progress. All tables should be empty except the logtypes table which should have 2 rows which I left out. It's not entirely necessary to have these rows for the app to function, but you can use the following SQL to insert...
  12. D

    DayZ Whitelister Pro App

    Hi mate, I've attached the zip file to this post. Just run the SQL file on your MySQL server, run the setup and you should be good to go. Let me know if you have any issues. Also let me know what you think.
  13. D

    DayZ Whitelister Pro App

    The only access you need is to the computer that is running the whitelist app. The web interface will still work with my version as all it does is add entries into the database table. I'm planning to also create a client application that your admins can download, fill in the rcon + database...
  14. D

    DayZ Whitelister Pro App

    With my version, I cut out the need of running a web server to add/remove GUIDs. If you have access to the database, you could always add the GUIDs manually to the 'whitelist' table. With my application you can add/remove GUIDs from the whitelister itself, so there's no need to install...
  15. D

    DayZ Whitelister Pro App

    For now, you could download the latest version from GitHub and give it another try as I identified a bug that stopped the program from working and reported it to the developer. He's committed the change to the project so I imagine it should be working now. Or just wait for me to upload my...
  16. D

    DayZ Whitelister Pro App

    I've taken this app's source code and turned it into quite a nice Windows form application. I'll make a post on this forum tomorrow with the first release and a how-to guide.
Back
Top