Jump to content

SteveMac555

Members
  • Content Count

    73
  • Joined

  • Last visited

Community Reputation

37 Good

About SteveMac555

  • Rank
    Helicopter Hunter

Contact Methods

  • Website URL
    http://www.stevenmcmillan.co.uk

Profile Information

  • Gender
    Male
  • Location
    UK
  • Interests
    Website Development, DayZ.
  1. SteveMac555

    E3 and our attendance

    Can't wait for the standalone. Looks awesome going back to basics and focusing on survival. The mod is going downhill with every patch.
  2. I am starting to regret buying a server with Vilayer now... I haven't even got the server up and running. MySQL passwords keep getting reset when the server is stopped/restarted, which also breaks the live sync so I can't actually update to 1.7.7... Been waiting for support to even acknowledge my ticket since yesterday morning.
  3. I was going to look into why you were banned and by who. However, for the following: Player #31 ADMIN ABUSING FAGGOTS (-) has been kicked by BattlEye: Admin Ban (Admin Ban) Player #9 NO ADMIN ABUSE ON EMERGE (-) has been kicked by BattlEye: Admin Ban (Admin Ban) Player #39 ADMIN ABUSING GAY SERVER (-) has been kicked by BattlEye: Admin Ban (Admin Ban) Player #16 BRAINDEAD ADMIN ABUSERS (-) has been kicked by BattlEye: Admin Ban (Admin Ban) Player #39 ADMIN ABUSING FAGGOTS (-) has been kicked by BattlEye: Admin Ban (Admin Ban) Player #39 BANNED FOR NO REASON! (-) has been kicked by BattlEye: Admin Ban (Admin Ban) Player #31 PUTTIN SOME MUSIC ON (-) has been kicked by BattlEye: Admin Ban (Admin Ban) Player #31 BACK!!!!!!!! (-) has been kicked by BattlEye: Admin Ban (Admin Ban) Player #42 UNBAN AND I WILL STOP (-) has been kicked by BattlEye: Admin Ban (Admin Ban) Player #28 L2P ADMIN BAN WHEN KILED (-) has been kicked by BattlEye: Admin Ban (Admin Ban) Player #44 UNBAN ME THEN PUSSY (-) has been kicked by BattlEye: Admin Ban (Admin Ban) Player #44 CANT HANDLE MA SKILLS? (-) has been kicked by BattlEye: Admin Ban (Admin Ban) Player #0 THOUGHT SO USELESS ADMIN (-) has been kicked by BattlEye: Admin Ban (Admin Ban) Player #37 GO BACK TO KINDERGARDEN (-) has been kicked by BattlEye: Admin Ban (Admin Ban) Player #2 12Y OLD ADMIN ABUSER (-) has been kicked by BattlEye: Admin Ban (Admin Ban) Player #39 L2P ADMIN ABUSERS (-) has been kicked by BattlEye: Admin Ban (Admin Ban) Player #36 NEVERSEENTHISMUCHSKILB4? (-) has been kicked by BattlEye: Admin Ban (Admin Ban) Player #41 YEALUSADMINLOOKINFORSKIL (-) has been kicked by BattlEye: Admin Ban (Admin Ban) Player #10 EMERGEGAMING-BEST SERVER (-) has been kicked by BattlEye: Admin Ban (Admin Ban) This constant spam and abuse went on for over an hour and you reconnected over 100 times with abusive messages coming up in chat. You'll NEVER, EVER be getting back on the server again. Goodbye and good riddance.
  4. Just so people are aware... I am with DayZ.st and the backup restore does NOT work with our server. It adds all of the data back but EVERY player starts as a new spawn. We've tried contacting support numerous times and just get a "Try another backup" response. This happens every restore. The database we have has around 11k survivors, 14k profiles and is quite a popular server. But we keep having to reset it to 0 if a hacker decides to wipe everyone. We're sick of the lack of support and if this isn't fixed VERY shortly, our server will be gone by the end of the month.
  5. That's an Automatic ban from TSW Antihack I've removed it now, but if you ever see Pipebombs just sitting there in boxes or anything just leave them be as they are spawned/hacked in items and will only result in being detected by TSW. Not sure where you got the ban from, but it wasn't us. You're not banned on the server and have been playing on it since posting? Are you sure we're talking about the same server here?
  6. I've had the same problem... massive server lag when there is 30+ players in the server, since the switch over. It'll be nearly a week tomorrow since the original email as sent. (IRC is useless as they never respond) Shocking service and unless something changes, I'll be leaving and never recommending them to anyone.
  7. SteveMac555

    New sporkulus antihax\whitelister!

    What format does this come in then? Is it a mod or application running somewhere? What information would my current server host/or myself need to install/set this up? Thanks
  8. SteveMac555

    New sporkulus antihax\whitelister!

    Does the server have to be hosted by SurvivalServers to use it? Also, how does it handle servers with custom mods? (e.g. auto-refuel scripts, part removal from cars etc.)
  9. We've been busy tweaking the server today - Below are screenshots of what's been added to the NWAF to make it a little more fun! Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5 Screenshot 6
  10. UK London Survival | 400+ Vehicles | Extra Loot | Crash Sites | Full Moon | Lights & More! 94.23.250.120:2302 Come check out our new server UK London hosted, with the following additions: Extra Buildings Added - Cherno, NWAF, Random bases around the map etc.. 400+ Vehicle Spawns Auto Refuel (without jerry can) Extra Crashed Helicopter Spawns Custom Loot Tables Full Moon at Night Street Lights at Night Self Bloodbag (adds 3000 blood with 20% infection chance, doesn't work in combat and takes 30s) Rules No voice over sidechat. Respect all players. No Hacking/Glitching. Come along for some fun and games - It's currently a 50 slot server but that could be subject to change either way. We're always looking for mods/additions to make the server more fun. Bandits welcome :-)
  11. I am no Java programmer, however... Everytime you call Countup() it sets the variable back to 0. Try moving the variable declaration out of the method and into the class, then access the public variable from within the method. That will stop it resetting back to 0 everytime Countup() is called and you'll still have the numbers stored from previous iterations. Also, you can do nummy++; to increment a variable by 1. Something like this? (again, I am no Java programmer, the below is untested) public class Counter { public static int nummy = 0; public static void main (String[] args) { countUp(); } public countUp(){ Counter.nummy++; //Increment by 1. System.out.println(Counter.nummy); countUp(); } }
  12. SteveMac555

    DayZ Developer Blog 8th March

    While we're on the subject of payment - Will you be opening up the Alpha for Pre-orders, or just opening the flood gates as soon as it's ready to push out?
  13. That's correct - minus the cheating. We spawned in on top of the firestation roof next to you, we both got shot and died. I re-spawned in the debug plains (no gear) and then the server went down for a restart. 5mins later we log back in, I again, spawned where I died, as did Darkless. After that he spawned up there 3 times and eventually I got a normal spawn near the coast. Then comes your constant spamming of sidechat about cheats. The logs will support everything I said above. It was simply a bug, not a cheat.
×