Jump to content

Sinoco

Members
  • Content Count

    44
  • Joined

  • Last visited

Everything posted by Sinoco

  1. Modded DayZ Chernarus 150 Vehicles Fully Repaired 8 Helis Extra Heli Crashes (spawns every 12 minutes) Refuel Script Custom Bases Full Moon Nights/GMT-5 Custom Vehicle/Heli Spawns Friendly Proactive Admins Backups Every 30 minutes Anti-Hack Software Side Chat Enabled (No Abuse/Spam) Constant Editing of the Mission File (Improving the Server) Hi guys, we are a small server that just wants to let people enjoy the mod. We have a small regular player base who are very friendly and love to help people out. I have been working on the mission and server files, trying to improve the standard DayZ mod, and I am changing many things, with my current project being to adjust the zombie spawning logic. I have changed loot spawning and various other things, way too much to list for a short little summary. You should come on the server and check it out. We respect our players and their feedback, so just hit me up with a PM and we can chat. Join us @ 109.123.114.188:3085
  2. From what I read, you were arguing with an IRC moderator, who (afaik), does not work for DayZ.ST.
  3. I would like this feature, but not for those reasons. The page has no information about your PayPal at all, and even if it did, it would not have information about your credit card, as PayPal handles that.
  4. Have no information nor do I use Lingor, but I see that DayZ Commander only has Lingor 1.3, and DayZ.ST only updates something when DZC does.
  5. Would you mind pointing out the specific files that are updated? I'd rather not have to download a new server pbo and make all of my changes again, though I can understand if you would be hesitant to do this.
  6. I am fairly certain those scripts are designed solely for vanilla DayZ, and not for any other mods or modded DayZ. I run Chernarus and I had to make some heavy edits to those filters whenever I added anything to the mission file, they are fairly strict, so I assume it is incompatible with Taviana, it's something you could ask on their forum thread though.
  7. My server seems to not be working, hitting the stop button and it just stays on, with player count "Unknown". Any issues? EDIT: Toker fixed it on IRC, thanks a lot man!
  8. As well, I tried to comment out the line, but it seems that it's not that simple, as I commented out 117, it would kick for #116, then 115, all the way down to 113.
  9. The filters are kicking people for clicking the "ADD AMMO TO M240" menu item in the Huey's gunner seat. If you could fix this it would be much appreciated.
  10. Hey guys, we have switched servers, IP noted in the thread. I have been working on the server several hours per day, editing and trying to improve it. If you guys have any feedback, hit me up. Enjoy.
  11. My server won't load on the new London server: it cannot find the dayz_logo on the first loading screen after clicking "Ok" and it freezes there with the loading bar full.
  12. About making vehicles spawn fully repaired, you need to change a few things in the vehicle table in the database. damage_min -> 0 damage_max -> 0 //The vehicles won't be damaged. fuel_min -> 1 fuel_max -> 1 //Vehicles will have full fuel, or whatever your preference is limit_min -> 0 limit_max -> 0 // Vehicles will have no broken parts You can do this to all vehicles by running this SQL command: UPDATE vehicle SET damage_min=0,damage_max=0,fuel_min=1,fuel_max=1,limit_min=0,limit_max=0; I have not actually used the database in that way, but that should work fine. I have a PHP script that runs hourly that loads in new vehicles randomly to empty spawns (no matter if a vehicle from that spawn is on a map, so multiple vehicles per spawn, which apparently does not automatically happen with the current bliss) up to our vehicle limit. I also have a separate max heli count, and helis will spawn in based on the number I set (so I always have the same number of helis on the server).
  13. My Chernarus UK server is stuck at Waiting for Host after it just restarted. EDIT: Problem solved.
  14. Ok guys, we are now on the dayzland.eu version of Taviana, which we highly prefer to the alternative.
  15. We have now officially switched to DayZTaviana.com, if you want to try it out, come check us out! ;)
  16. After the change to DayZTaviana, I can no longer login to my server, I just get stuck at "Wait for Host".
  17. My server is stuck at "Wait for host". I cannot do anything; if I click the shutdown button the light stays green and the server doesn't shut down. EDIT: Now I just joined my server and it was a different server, lovely. EDIT2: Problem seems solved... don't know what the hell just happened.
  18. The gear got into the game by hacking. That's no big deal? I do not kick people for that, I ban them.
  19. We have had recent lag fixed with a new database server, and it's running smooth as silk! We also have added Mi17, AH6X, and AN2 spawns, so look out for those! EDIT: We also have 15-minute offsite backups now, so taking care of hackers is much less hassle than before.
  20. My London server basically just crapped out (unlimited desync and I had to shut it down), and the site is loading like molasses, any problems?
×