Jump to content

dmustanger

Members
  • Content Count

    26
  • Joined

  • Last visited

Community Reputation

9 Neutral

About dmustanger

  • Rank
    Scavenger
  1. not just your servers. stop acting like you wrote the code as you did not http://opendayz.net/...ck-script.8552/ you dont even give the coders credit. typical copy and paste coder
  2. YO YOU GUYS WORKING TODAY? ANSWER SOME DAMN SUPPORT TICKETS!!!
  3. this is incorrect. use "this setPos [3721.9106, 14501.003, 0]" x,y,z z will adjust the height from 0 so go -1 to go down, 1 to go up I use the setVectorup to make sure buildings are level on hills
  4. to set the height use something like this in the init field. this setPos [3721.9106, 14501.003, 0]; this setVectorUp [0.0001,0.0001,1] this setPos [3721.9106, 14501.003, +10]; this setVectorUp [0.0001,0.0001,1] this setPos [3721.9106, 14501.003, -10]; this setVectorUp [0.0001,0.0001,1] First one = ground level Second one = +10m above ground level Third one = -10m below ground level set the position and height with setPos and keep everything level with setVectorUp
  5. global= always transmitted side= only transmitted when more then 2 players on a team group= only transmitted when more then 2 players in a group direct = only transmitted when more then 2 players are close enough to each other
  6. Yeah i have seen this before, even seen my whole server turn to dogs before lol. You prob joined the server while the cheater was on. If you have private hive just change the model or wait till you die.
  7. http://opendayz.net/index.php?threads/create-custom-vehicle-spawns.1809/
  8. [direction,[x,y,height]] go to the vehicles table and add that to the inventory column go to the instance table and edit the inventory column and/or backpack column
  9. dmustanger

    DO NOT RENT FROM SURVIVALSERVERS

    Dont worry, if they keep it up like this, they wont be around much longer.
  10. we wouldnt be complaing about the same thing if ss would up there game and get inline with their competition wich offers all the stuff for a better price with better "tools" and have updates out within 24 hours and dont take 12 hours to answer support tickets for simple fixes.
  11. I do understand how your tools work and dont act like you wrote the complete script on your own. I am pretty sure you copied and pasted 99% of the perl scripts that come with the hive. Removing wire fencing and tank traps, and spawning vehicles can all be done with the db_spawn_vehicles.pl that comes with the hive. Not hard to set a cron job on that one. Custom spawns are not that difficult either if you know what you are doing. Changing the time can be done in the ini. All your tools do is put everything in easy mode for people that dont know what they are doing. But keep making excuses as to why it takes so long to release updates when it is nothing to do with your tools as there are no major database changes. If your tools are not working it is because they did not work before!
  12. This is a sad excuse as to why not to release a patch. If there are no database changes it makes it a very easy update to put out. Yes you did, However this was 4 days after the patch was released! so here it is almost a week later and still waiting! You do not release updates shortly after they are released. Its always 4-7 days after the fact, this is not "shortly" in my eyes. "Shortly" would be 24 hours or less. Stop blaming the admin tools for delays of updates. They have nothing to do with anything other than the fact you are charging for something that you can do on your own.
  13. For one if this patch is so buggy, why is my server running just fine without any problems? Most people who are having problems have no clue how to run a server and they really shouldnt. If you have 0 coding/mysql experiance then a dayz server is not for you! Go back to cod. Anyways I have my server updated with 0 problems. Waiting weeks after a patch is out is not going to help anything. Get a better way of releasing the patch then fix your tools that should really work still unless they didnt work before. ( dont know as i dont use their fail tools to begin with). Now they are tired of getting bitched at because they are failing and do not want to hear about it so they dont really post here anymore. They dont have their own forums (that should have been up before they opened their doors). So yes if you like sitting in a empty server by all means let them take their time, however i am not paying for a server to sit dormant so i expect all updates to be out within 24 hours of release unless their is a damn good reason as to why they cant release it. Has anyone heard of a GOOD reason as to why we are still waiting to see the last 2 bliss and newest dayz updates? I did not think so!
  14. If you need help to update, you are better off just waiting for survival servers to update as you can break your server easy if you are not carefull.
×