piffaroni 13 Posted October 28, 2013 Hi All. I run my own server, its located on some machine somewhere. I dont have the support of a hoster, I am on my own.... my cars keep dissapearing on restart on my server, how can I fix this? I know its some thing in some file somwhere, I dont know where. what can I do to fix this? anyone else know how to make cars stop dissapearing Share this post Link to post Share on other sites
-Se7eN- 874 Posted October 29, 2013 Firstly how are the cars being spawned in. And secondly are you running any custom scripts? (Also what mod) Share this post Link to post Share on other sites
piffaroni 13 Posted October 29, 2013 Firstly how are the cars being spawned in. And secondly are you running any custom scripts? (Also what mod)I use the 3d editor to place the cars and heli where i want them. I load them in with the spawn vechile tool which i downloaded here and it placed them in instance vehciles and world vechiles regular dayz mod, just halo jump and self blood bag Share this post Link to post Share on other sites
-Se7eN- 874 Posted October 29, 2013 spawn vehicle tool? Share this post Link to post Share on other sites
piffaroni 13 Posted October 29, 2013 (edited) spawn vehicle tool?this http://opendayz.net/threads/tool-cusom-vehicle-spawns.10580/ it works , I am using a reality dayz hive I believe... I was using the dayz control center before when I was on a provider... since they could not update to 1.8 dayz I got me my own dedi. but now, dayz control center had a FIX AND REFUEL cars button, which would do it. I dont know to fix and refuel cars now... or why the keep disappearing I noticed my weapon creates keep disappearing too Edited October 29, 2013 by piffkush Share this post Link to post Share on other sites
-Se7eN- 874 Posted October 29, 2013 when you say "disappearing" do you mean when you go ingame there just not there, or they are there for awhile and then randomly despawn? Share this post Link to post Share on other sites
piffaroni 13 Posted October 29, 2013 when you say "disappearing" do you mean when you go ingame there just not there, or they are there for awhile and then randomly despawn?they are gone from the database...maybe they get destoried, and I need them to come back to where they got destoried at or where they last where at Share this post Link to post Share on other sites
OfficerRaymond 2064 Posted October 29, 2013 I'm 99% sure that any cars spawned using ingame tools (no matter what tool) will always disappear upon restart. The same thing applies to fixed vehicles a per the damage fixed (the damage fixed will be undone upon server restart). Share this post Link to post Share on other sites
OfficerRaymond 2064 Posted October 29, 2013 Instead of using tools to spawn vehicles, actually add them to you're database and map manually using your server map and database. It's as simple as putting in coordinates and finding vehicle code names. Share this post Link to post Share on other sites
piffaroni 13 Posted October 29, 2013 Instead of using tools to spawn vehicles, actually add them to you're database and map manually using your server map and database. It's as simple as putting in coordinates and finding vehicle code names.I have over 400 cars and helis.... its not about adding them, its about the server removing them. I know how to put them in... can someone PLEASE tell me where this code goes in TIMEOUT /T 2.\@dayzcc\mysql\bin\mysql -h %dbhost% -P%dbport% -u %dbuser% -p%dbpass% -e "UPDATE instance_vehicle SET parts = '[]', fuel = '100', damage = '0'" %dbname%echo. Share this post Link to post Share on other sites