nippelzwickar Posted September 25, 2013 Report Share Posted September 25, 2013 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 More sharing options...
0 haku Posted September 26, 2013 Report Share Posted September 26, 2013 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 More sharing options...
Question
nippelzwickar
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:
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
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now