Jump to content
  • 0

DayzChernarus Mission: Vehicles will disappear after restart


nippelzwickar

Question

hello guys,

 

someone knows how to save the vehicles from the missions to the private hive? after restart they will despawn...

 

cleanup looks like this:

if(vehicle _x != _x && (vehicle _x getVariable [""Mission"",0] != 1) && !(vehicle _x in _safety) && (isPlayer _x)  && (typeOf vehicle _x) != ""ParachuteWest"" && (vehicle _x getVariable [""DZAI"",0] != 1)) then {" \n

you can drive the vehicles and they dont explode, but after the restart they are gone...

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

I don't think u can since they are spawned by the AI and not by the server itself (somehow if this makes sense) unless u can setup the AI's script to update the mysql object_data and insert the vehicle it "spawned" wich will place alot of vehicles into database , so imo its good as it is 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...