Jump to content

Forums Announcement

Read-Only Mode for Announcements & Changelogs

Dear Survivors, we'd like to inform you that this forum will transition to read-only mode. From now on, it will serve exclusively as a platform for official announcements and changelogs.

For all community discussions, debates, and engagement, we encourage you to join us on our social media platforms: Discord, Twitter/X, Facebook.

Thank you for being a valued part of our community. We look forward to connecting with you on our other channels!

Stay safe out there,
Your DayZ Team

Sign in to follow this  
fubister

Vehicles not spawning 1.8.6.1

Recommended Posts

I'm running latest dayz mod server vanilla, no vehicles are spawning I'm guessing it's turned off by default as I have not made any changes anywhere, can someone point to where I can set vehicle spawn to true so they can be spawned and saved by players?

Share this post


Link to post
Share on other sites

check your instance, and ensure you have the proper functions such as pmain scheduled to run at restart

 

also are there any vehicles spawned in object_data?

Edited by B@ker
  • Like 1

Share this post


Link to post
Share on other sites

there is nothing in object_data except for some tents, regarding this pmain procedure, how do I schedule that?

Share this post


Link to post
Share on other sites

The pMain procedure should be running by default, triggered by a timed function called 3h restarts or something like that,

 

 

I had an issue similar to this and found that the problem was that MySQL event scheduler was not running by default, and therefore the trigger was not enabled and was not running the pMain procedure.

 

You can turn this on and off from MySQL workbench, fyi.

Edited by Epoc568
  • Like 2

Share this post


Link to post
Share on other sites

The pMain procedure should be running by default, triggered by a timed function called 3h restarts or something like that,

 

 

I had an issue similar to this and found that the problem was that MySQL event scheduler was not running by default, and therefore the trigger was not enabled and was not running the pMain procedure.

 

You can turn this on and off from MySQL workbench, fyi.

First ensure you ran all the sql's included in the server package, then this^

  • Like 1

Share this post


Link to post
Share on other sites

you were right, scheduler was turned off, seems eveything is working fine, thanks all

Edited by Fubister
  • Like 1

Share this post


Link to post
Share on other sites
Sign in to follow this  

×